From 15c2d1eb54e43f2cf7516471b6fb8e020e7fc8cd Mon Sep 17 00:00:00 2001 From: raglay_2021 Date: Fri, 26 Jan 2024 08:24:39 +0700 Subject: [PATCH] Auto saving at wordAlignment chapter_3 2th 3:3 --- .../translationCore/alignmentData/2th/3.json | 2 +- .../2th/3/10/2024-01-23T02_03_27.646Z.json | 23 +++++++++++++++++++ .../2th/3/13/2024-01-23T02_07_00.443Z.json | 23 +++++++++++++++++++ .../2th/3/3/2024-01-23T01_48_36.676Z.json | 23 +++++++++++++++++++ .../2th/3/3/2024-01-23T01_48_36.701Z.json | 22 ++++++++++++++++++ .../2th/3/3/2024-01-23T01_50_11.598Z.json | 22 ++++++++++++++++++ .../2th/3/3/2024-01-23T01_51_21.662Z.json | 22 ++++++++++++++++++ .../2th/3/3/2024-01-23T01_55_01.061Z.json | 22 ++++++++++++++++++ .../2th/3/3/2024-01-23T01_56_29.849Z.json | 22 ++++++++++++++++++ .../2th/3/3/2024-01-23T01_59_54.760Z.json | 22 ++++++++++++++++++ .../2th/3/3/2024-01-23T02_01_50.304Z.json | 22 ++++++++++++++++++ .../2th/3/3/2024-01-23T02_03_27.666Z.json | 22 ++++++++++++++++++ .../2th/3/3/2024-01-23T02_07_00.469Z.json | 22 ++++++++++++++++++ .../2th/3/4/2024-01-23T01_50_11.575Z.json | 23 +++++++++++++++++++ .../2th/3/5/2024-01-23T01_51_21.643Z.json | 23 +++++++++++++++++++ .../2th/3/6/2024-01-23T01_55_01.038Z.json | 23 +++++++++++++++++++ .../2th/3/7/2024-01-23T01_56_29.831Z.json | 23 +++++++++++++++++++ .../2th/3/8/2024-01-23T01_59_54.740Z.json | 23 +++++++++++++++++++ .../2th/3/9/2024-01-23T02_01_50.277Z.json | 23 +++++++++++++++++++ .../2th/currentContextId/contextId.json | 2 +- .../tools/wordAlignment/completed/3/10.json | 1 - .../tools/wordAlignment/completed/3/13.json | 1 - .../tools/wordAlignment/completed/3/3.json | 1 - .../tools/wordAlignment/completed/3/4.json | 1 - .../tools/wordAlignment/completed/3/5.json | 1 - .../tools/wordAlignment/completed/3/6.json | 1 - .../tools/wordAlignment/completed/3/7.json | 1 - .../tools/wordAlignment/completed/3/8.json | 1 - .../tools/wordAlignment/completed/3/9.json | 1 - .../tools/wordAlignment/invalid/3/10.json | 1 + .../tools/wordAlignment/invalid/3/13.json | 1 + .../tools/wordAlignment/invalid/3/3.json | 1 + .../tools/wordAlignment/invalid/3/4.json | 1 + .../tools/wordAlignment/invalid/3/5.json | 1 + .../tools/wordAlignment/invalid/3/6.json | 1 + .../tools/wordAlignment/invalid/3/7.json | 1 + .../tools/wordAlignment/invalid/3/8.json | 1 + .../tools/wordAlignment/invalid/3/9.json | 1 + 2th/3.json | 18 +++++++-------- settings.json | 2 +- 40 files changed, 426 insertions(+), 21 deletions(-) create mode 100644 .apps/translationCore/checkData/verseEdits/2th/3/10/2024-01-23T02_03_27.646Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/2th/3/13/2024-01-23T02_07_00.443Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_48_36.676Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_48_36.701Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_50_11.598Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_51_21.662Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_55_01.061Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_56_29.849Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_59_54.760Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T02_01_50.304Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T02_03_27.666Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T02_07_00.469Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/2th/3/4/2024-01-23T01_50_11.575Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/2th/3/5/2024-01-23T01_51_21.643Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/2th/3/6/2024-01-23T01_55_01.038Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/2th/3/7/2024-01-23T01_56_29.831Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/2th/3/8/2024-01-23T01_59_54.740Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/2th/3/9/2024-01-23T02_01_50.277Z.json delete mode 100644 .apps/translationCore/tools/wordAlignment/completed/3/10.json delete mode 100644 .apps/translationCore/tools/wordAlignment/completed/3/13.json delete mode 100644 .apps/translationCore/tools/wordAlignment/completed/3/3.json delete mode 100644 .apps/translationCore/tools/wordAlignment/completed/3/4.json delete mode 100644 .apps/translationCore/tools/wordAlignment/completed/3/5.json delete mode 100644 .apps/translationCore/tools/wordAlignment/completed/3/6.json delete mode 100644 .apps/translationCore/tools/wordAlignment/completed/3/7.json delete mode 100644 .apps/translationCore/tools/wordAlignment/completed/3/8.json delete mode 100644 .apps/translationCore/tools/wordAlignment/completed/3/9.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/3/10.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/3/13.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/3/3.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/3/4.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/3/5.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/3/6.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/3/7.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/3/8.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/3/9.json diff --git a/.apps/translationCore/alignmentData/2th/3.json b/.apps/translationCore/alignmentData/2th/3.json index c19ad96..1cb1fd3 100644 --- a/.apps/translationCore/alignmentData/2th/3.json +++ b/.apps/translationCore/alignmentData/2th/3.json @@ -1 +1 @@ -{"1":{"alignments":[{"topWords":[{"word":"τὸ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"λοιπὸν","strong":"G30620","lemma":"λοιπός","morph":"Gr,RI,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Luỗiq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hadơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"προσεύχεσθε","strong":"G43360","lemma":"προσεύχομαι","morph":"Gr,V,MPM2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"lakơu","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"iơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"lakơu","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀδελφοί","strong":"G00800","lemma":"ἀδελφός","morph":"Gr,N,,,,,VMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pa","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"thơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơnõq","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"περὶ","strong":"G40120","lemma":"περί","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ga","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἵνα","strong":"G24430","lemma":"ἵνα","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pioh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"λόγος","strong":"G30560","lemma":"λόγος","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnuaĩq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hũ","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"Κυρίου","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Yàc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τρέχῃ","strong":"G51430","lemma":"τρέχω","morph":"Gr,V,SPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"sơmar","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"akhàt","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tơviãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"sì","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δοξάζηται","strong":"G13920","lemma":"δοξάζω","morph":"Gr,V,SPP3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hũ","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sơ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"uỗt","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mơyòp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καθὼς","strong":"G25310","lemma":"καθώς","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"yơu","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"kung","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πρὸς","strong":"G43140","lemma":"πρός","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ὑμᾶς","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2A,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"adơi","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[{"word":"song","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"bôh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"2":{"alignments":[{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"ἵνα","strong":"G24430","lemma":"ἵνα","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pioh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ῥυσθῶμεν","strong":"G45060","lemma":"ῥύομαι","morph":"Gr,V,SAP1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hũ","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"dõc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"suãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπὸ","strong":"G05750","lemma":"ἀπό","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"tlah","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mưng","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῶν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ἀτόπων","strong":"G08240","lemma":"ἄτοπος","morph":"Gr,AA,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"iãh","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sàq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"sì","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"πονηρῶν","strong":"G41900","lemma":"πονηρός","morph":"Gr,AA,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"iãh","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"mơsãc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀνθρώπων","strong":"G04440","lemma":"ἄνθρωπος","morph":"Gr,N,,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơgrữq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"mơnuĩh","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"οὐ","strong":"G37560","lemma":"οὐ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"iỡuq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kơyua","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πάντων","strong":"G39560","lemma":"πᾶς","morph":"Gr,RI,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơgrữq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"tãl","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"aràc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"kung","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hũ","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"πίστις","strong":"G41020","lemma":"πίστις","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"voh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tui","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[{"word":"sì","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"ga","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mơnuĩh","occurrence":2,"occurrences":2,"type":"bottomWord"}]},"3":{"alignments":[{"topWords":[{"word":"πιστὸς","strong":"G41030","lemma":"πιστός","morph":"Gr,NP,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"tui","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tơpãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δέ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Nữn","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐστιν","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"la","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"Κύριος","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Yàc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὃς","strong":"G37390","lemma":"ὅς","morph":"Gr,RR,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Pitrai","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"στηρίξει","strong":"G47410","lemma":"στηρίζω","morph":"Gr,V,IFA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ròq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ngãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"kơjãp","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"kađữc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμᾶς","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2A,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ga","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"sì","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"φυλάξει","strong":"G54420","lemma":"φυλάσσω","morph":"Gr,V,IFA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"rơmiãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"jàc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơnõq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"adơi","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπὸ","strong":"G05750","lemma":"ἀπό","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"tlah","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mưng","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"πονηροῦ","strong":"G41900","lemma":"πονηρός","morph":"Gr,NS,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Sa","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tan","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"4":{"alignments":[{"topWords":[{"word":"πεποίθαμεν","strong":"G39820","lemma":"πείθω","morph":"Gr,V,IEA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":4,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"hũ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hatai","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pãc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"gơnĩt","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Sì","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Κυρίῳ","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Yàc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐφ’","strong":"G19090","lemma":"ἐπί","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mưng","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμᾶς","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2A,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":4,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ὅτι","strong":"G37540","lemma":"ὅτι","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"nữn","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"la","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἃ","strong":"G37390","lemma":"ὅς","morph":"Gr,RD,,,,ANP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơgrữq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"kaya","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παραγγέλλομεν","strong":"G38530","lemma":"παραγγέλλω","morph":"Gr,V,IPA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":4,"occurrences":4,"type":"bottomWord"},{"word":"hlãq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"pơto","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơđar","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ποιεῖτε","strong":"G41600","lemma":"ποιέω","morph":"Gr,V,IPA2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":3,"occurrences":4,"type":"bottomWord"},{"word":"adơi","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"miẽt","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"gãm","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"sì","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ποιήσετε","strong":"G41600","lemma":"ποιέω","morph":"Gr,V,IFA2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ròq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dòq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ngãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"wỡq","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"5":{"alignments":[{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"Κύριος","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Yàc","occurrence":1,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"κατευθύναι","strong":"G27200","lemma":"κατευθύνω","morph":"Gr,V,OAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Lakơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dui","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"va","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῶν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὰς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFP,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"καρδίας","strong":"G25880","lemma":"καρδία","morph":"Gr,N,,,,,AFP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hatai","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"weh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sì","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"ἀγάπην","strong":"G00260","lemma":"ἀγάπη","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kaya","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"anĩt","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"duman","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"hũ","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"Θεοῦ","strong":"G23160","lemma":"θεός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Yàc","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"Pô","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Lơngĩq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"sì","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"trôh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"ὑπομονὴν","strong":"G52810","lemma":"ὑπομονή","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kaya","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"ãt","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ỡl","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"hũ","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστοῦ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Yàc","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"Dõc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Pơ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tlah","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"6":{"alignments":[{"topWords":[{"word":"παραγγέλλομεν","strong":"G38530","lemma":"παραγγέλλω","morph":"Gr,V,IPA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":3,"occurrences":6,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"akhàt","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"payơr","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ga","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"tũq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nĩ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῖν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2D,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":4,"occurrences":6,"type":"bottomWord"},{"word":"adơi","occurrence":2,"occurrences":4,"type":"bottomWord"},{"word":"sơai","occurrence":2,"occurrences":4,"type":"bottomWord"}]},{"topWords":[{"word":"ἀδελφοί","strong":"G00800","lemma":"ἀδελφός","morph":"Gr,N,,,,,VMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Pa","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"thơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơnõq","occurrence":1,"occurrences":6,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":4,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":4,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mãq","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ὀνόματι","strong":"G36860","lemma":"ὄνομα","morph":"Gr,N,,,,,DNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"angãn","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"Κυρίου","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Yàc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":6,"type":"bottomWord"},{"word":"drơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hũ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Ἰησοῦ","strong":"G24240","lemma":"Ἰησοῦς","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Je","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"su","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστοῦ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Dõc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Pơ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tlah","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"στέλλεσθαι","strong":"G47240","lemma":"στέλλω","morph":"Gr,V,NPM,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Iỡuq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pleh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμᾶς","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2A,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"làiq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπὸ","strong":"G05750","lemma":"ἀπό","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"atah","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παντὸς","strong":"G39560","lemma":"πᾶς","morph":"Gr,EQ,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơgrữq","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀδελφοῦ","strong":"G00800","lemma":"ἀδελφός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"adơi","occurrence":3,"occurrences":4,"type":"bottomWord"},{"word":"sơai","occurrence":3,"occurrences":4,"type":"bottomWord"}]},{"topWords":[{"word":"ἀτάκτως","strong":"G08140","lemma":"ἀτάκτως","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ơlah","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"atàq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"περιπατοῦντος","strong":"G40430","lemma":"περιπατέω","morph":"Gr,V,PPA,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hadiuq","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"sì","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hadiuq","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"μὴ","strong":"G33610","lemma":"μή","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"κατὰ","strong":"G25960","lemma":"κατά","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"tui","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"παράδοσιν","strong":"G38620","lemma":"παράδοσις","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơgrữq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"kaya","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ngãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mưng","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"halơu","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἣν","strong":"G37390","lemma":"ὅς","morph":"Gr,RD,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"nữn","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παρελάβοσαν","strong":"G38800","lemma":"παραλαμβάνω","morph":"Gr,V,IAA3,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":5,"occurrences":6,"type":"bottomWord"},{"word":"adơi","occurrence":4,"occurrences":4,"type":"bottomWord"},{"word":"sơai","occurrence":4,"occurrences":4,"type":"bottomWord"},{"word":"song","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tồq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mãq","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"παρ’","strong":"G38440","lemma":"παρά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mưng","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"anĩh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"pơnõq","occurrence":6,"occurrences":6,"type":"bottomWord"},{"word":"hlãq","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[]},"7":{"alignments":[{"topWords":[{"word":"αὐτοὶ","strong":"G08460","lemma":"αὐτός","morph":"Gr,RE,,,2NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"rùp","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"phuỗt","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Kơyua","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οἴδατε","strong":"G14920","lemma":"οἶδα","morph":"Gr,V,IEA2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":5,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"thơu","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πῶς","strong":"G44590","lemma":"πῶς","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"làiq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δεῖ","strong":"G12100","lemma":"δέω","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":5,"type":"bottomWord"},{"word":"adơi","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"iỡuq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μιμεῖσθαι","strong":"G34010","lemma":"μιμέομαι","morph":"Gr,V,NPM,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mơgrũ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"đõm","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμᾶς","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1A,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":3,"occurrences":5,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ὅτι","strong":"G37540","lemma":"ὅτι","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kơyua","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐκ","strong":"G37560","lemma":"οὐ","morph":"Gr,DO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἠτακτήσαμεν","strong":"G08120","lemma":"ἀτακτέω","morph":"Gr,V,IAA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":4,"occurrences":5,"type":"bottomWord"},{"word":"hlãq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"hadiuq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"suẽl","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"voh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"va","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῖν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2D,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":5,"occurrences":5,"type":"bottomWord"},{"word":"dơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sơai","occurrence":3,"occurrences":3,"type":"bottomWord"}]}],"wordBank":[]},"8":{"alignments":[{"topWords":[{"word":"οὐδὲ","strong":"G37610","lemma":"οὐδέ","morph":"Gr,CO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δωρεὰν","strong":"G14320","lemma":"δωρεάν","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"bõc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"soh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἄρτον","strong":"G07400","lemma":"ἄρτος","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kaya","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"hagĩq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐφάγομεν","strong":"G20680","lemma":"ἐσθίω","morph":"Gr,V,IAA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Sì","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơnõq","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"παρά","strong":"G38440","lemma":"παρά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hũ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τινος","strong":"G51000","lemma":"τις","morph":"Gr,RI,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"asơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀλλ’","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Pa","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vlữq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"wỡq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"κόπῳ","strong":"G28730","lemma":"κόπος","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kãn","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dơmãl","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"μόχθῳ","strong":"G34490","lemma":"μόχθος","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"sì","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dleh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dlàr","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"νυκτὸς","strong":"G35710","lemma":"νύξ","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"ἡμέρας","strong":"G22500","lemma":"ἡμέρα","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"harơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐργαζόμενοι","strong":"G20380","lemma":"ἐργάζομαι","morph":"Gr,V,PPM,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"hlãq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"ngãq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"vruãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πρὸς","strong":"G43140","lemma":"πρός","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pioh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὸ","strong":"G35880","lemma":"ὁ","morph":"Gr,RD,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"μὴ","strong":"G33610","lemma":"μή","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐπιβαρῆσαί","strong":"G19120","lemma":"ἐπιβαρέω","morph":"Gr,V,NAA,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ngãq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"kaya","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"ơnong","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tơrãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ga","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τινα","strong":"G51000","lemma":"τις","morph":"Gr,RI,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mơnuĩhq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"halơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῶν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơnõq","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"9":{"alignments":[{"topWords":[{"word":"οὐχ","strong":"G37560","lemma":"οὐ","morph":"Gr,DO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"iỡuq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὅτι","strong":"G37540","lemma":"ὅτι","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Pơnõq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"ngãq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"yơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nữn","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"kơyua","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐκ","strong":"G37560","lemma":"οὐ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"hũ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἔχομεν","strong":"G21920","lemma":"ἔχω","morph":"Gr,V,IPA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":4,"type":"bottomWord"},{"word":"hlãq","occurrence":2,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"ἐξουσίαν","strong":"G18490","lemma":"ἐξουσία","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"gơnuar","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀλλ’","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"nữn","occurrence":2,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"ἵνα","strong":"G24430","lemma":"ἵνα","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pioh","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἑαυτοὺς","strong":"G14380","lemma":"ἑαυτοῦ","morph":"Gr,RE,,,1AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"krơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τύπον","strong":"G51790","lemma":"τύπος","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"krơh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δῶμεν","strong":"G13250","lemma":"δίδωμι","morph":"Gr,V,SAA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ngãq","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῖν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2D,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ga","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơnõq","occurrence":2,"occurrences":4,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pioh","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"tui","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nữn","occurrence":3,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"τὸ","strong":"G35880","lemma":"ὁ","morph":"Gr,RD,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":3,"occurrences":4,"type":"bottomWord"},{"word":"adơi","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"μιμεῖσθαι","strong":"G34010","lemma":"μιμέομαι","morph":"Gr,V,NPM,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơlih","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mơgrũ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"đõm","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμᾶς","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1A,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":4,"occurrences":4,"type":"bottomWord"},{"word":"hlãq","occurrence":3,"occurrences":3,"type":"bottomWord"}]}],"wordBank":[]},"10":{"alignments":[{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"viãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Kơyua","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὅτε","strong":"G37530","lemma":"ὅτε","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"tũq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἦμεν","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,IIA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dòq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πρὸς","strong":"G43140","lemma":"πρός","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"sì","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμᾶς","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2A,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦτο","strong":"G37780","lemma":"οὗτος","morph":"Gr,RD,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnuaĩq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nĩ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παρηγγέλλομεν","strong":"G38530","lemma":"παραγγέλλω","morph":"Gr,V,IIA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"song","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơto","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơđar","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῖν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2D,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"adơi","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ὅτι","strong":"G37540","lemma":"ὅτι","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"εἴ","strong":"G14870","lemma":"εἰ","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Mơyah","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"làiq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τις","strong":"G51000","lemma":"τις","morph":"Gr,RI,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mơnuĩh","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"halơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐ","strong":"G37560","lemma":"οὐ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"θέλει","strong":"G23090","lemma":"θέλω","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ưng","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐργάζεσθαι","strong":"G20380","lemma":"ἐργάζομαι","morph":"Gr,V,NPM,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ngãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vruãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μηδὲ","strong":"G33660","lemma":"μηδέ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"nữn","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"juơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐσθιέτω","strong":"G20680","lemma":"ἐσθίω","morph":"Gr,V,MPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"luơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mơnuĩh","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"nữn","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"bõc","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"11":{"alignments":[{"topWords":[{"word":"ἀκούομεν","strong":"G01910","lemma":"ἀκούω","morph":"Gr,V,IPA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hmỡq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"đơp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γάρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Kơyua","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τινας","strong":"G51000","lemma":"τις","morph":"Gr,RI,,,,AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hũ","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"tơkìq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mơnuĩh","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"περιπατοῦντας","strong":"G40430","lemma":"περιπατέω","morph":"Gr,V,PPA,AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hadiuq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῖν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2D,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀτάκτως","strong":"G08140","lemma":"ἀτάκτως","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ơlah","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"atàq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μηδὲν","strong":"G33670","lemma":"μηδείς","morph":"Gr,RI,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐργαζομένους","strong":"G20380","lemma":"ἐργάζομαι","morph":"Gr,V,PPM,AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Pơnõq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nhũ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ngãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vruãq","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀλλὰ","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"nữn","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vloh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sròq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tơma","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"περιεργαζομένους","strong":"G40200","lemma":"περιεργάζομαι","morph":"Gr,V,PPM,AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"vruãq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"mơnuĩh","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"tơmo","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hũ","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[]},"12":{"alignments":[{"topWords":[{"word":"τοῖς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơgrữq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mơnuĩh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Tũq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nĩ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοιούτοις","strong":"G51080","lemma":"τοιοῦτος","morph":"Gr,RD,,,,DMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"yơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nữn","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παραγγέλλομεν","strong":"G38530","lemma":"παραγγέλλω","morph":"Gr,V,IPA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơto","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"pơđar","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"sì","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παρακαλοῦμεν","strong":"G38700","lemma":"παρακαλέω","morph":"Gr,V,IPA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơto","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"pa","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sơdor","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Κυρίῳ","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Yàc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Ἰησοῦ","strong":"G24240","lemma":"Ἰησοῦς","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Je","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"su","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστῷ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Dõc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Pơ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tlah","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἵνα","strong":"G24430","lemma":"ἵνα","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"làiq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μετὰ","strong":"G33260","lemma":"μετά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"savĩq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡσυχίας","strong":"G22710","lemma":"ἡσυχία","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"suà","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"lìt","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐργαζόμενοι","strong":"G20380","lemma":"ἐργάζομαι","morph":"Gr,V,PPM,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"nhũ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"iỡuq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ngãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vruãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὸν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hũ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἑαυτῶν","strong":"G14380","lemma":"ἑαυτοῦ","morph":"Gr,RE,,,3GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"rùp","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"phuỗt","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"drơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἄρτον","strong":"G07400","lemma":"ἄρτος","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kaya","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"bõc","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐσθίωσιν","strong":"G20680","lemma":"ἐσθίω","morph":"Gr,V,SPA3,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pioh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"bõc","occurrence":1,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[]},"13":{"alignments":[{"topWords":[{"word":"ὑμεῖς","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2N,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"lakơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơnõq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"adơi","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δέ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Nữn","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀδελφοί","strong":"G00800","lemma":"ἀδελφός","morph":"Gr,N,,,,,VMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pa","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"thơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơnõq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"μὴ","strong":"G33610","lemma":"μή","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"juơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐνκακήσητε","strong":"G14555","lemma":"ἐνκακέω","morph":"Gr,V,SAA2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ơlah","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καλοποιοῦντες","strong":"G25690","lemma":"καλοποιέω","morph":"Gr,V,PPA,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tũq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ngãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vruãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"siàp","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"14":{"alignments":[{"topWords":[{"word":"εἰ","strong":"G14870","lemma":"εἰ","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mơyah","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"làiq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δέ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Sì","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τις","strong":"G51000","lemma":"τις","morph":"Gr,RI,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hũ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mơnuĩh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"halơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐχ","strong":"G37560","lemma":"οὐ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑπακούει","strong":"G52190","lemma":"ὑπακούω","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pãc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rơmiãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῷ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"λόγῳ","strong":"G30560","lemma":"λόγος","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnuaĩq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":4,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"nĩ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐπιστολῆς","strong":"G19920","lemma":"ἐπιστολή","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"sơrãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơyua","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦτον","strong":"G37780","lemma":"οὗτος","morph":"Gr,RD,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":4,"type":"bottomWord"},{"word":"nhũ","occurrence":1,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"σημειοῦσθε","strong":"G45930","lemma":"σημειόω","morph":"Gr,V,MPM2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"iỡuq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"iãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mững","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μὴ","strong":"G33610","lemma":"μή","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"juơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"συναναμίγνυσθαι","strong":"G48740","lemma":"συναναμίγνυμι","morph":"Gr,V,NPM,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"sì","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"ngãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"salơnuãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sì","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"αὐτῷ","strong":"G08460","lemma":"αὐτός","morph":"Gr,RP,,,3DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":3,"occurrences":4,"type":"bottomWord"},{"word":"nhũ","occurrence":2,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"ἵνα","strong":"G24430","lemma":"ἵνα","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pioh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐντραπῇ","strong":"G17880","lemma":"ἐντρέπω","morph":"Gr,V,SAP3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":4,"occurrences":4,"type":"bottomWord"},{"word":"nhũ","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"thơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"kaya","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mơlơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ơlah","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"15":{"alignments":[{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Nữn","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μὴ","strong":"G33610","lemma":"μή","morph":"Gr,DO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"juơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὡς","strong":"G56130","lemma":"ὡς","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"yơu","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐχθρὸν","strong":"G21900","lemma":"ἐχθρός","morph":"Gr,NS,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mơnuĩh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"jơdrãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡγεῖσθε","strong":"G22330","lemma":"ἡγέομαι","morph":"Gr,V,MPM2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mững","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơnõq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"nhũ","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀλλὰ","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"nữn","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"νουθετεῖτε","strong":"G35600","lemma":"νουθετέω","morph":"Gr,V,MPA2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"iỡuq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơto","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơđar","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơnõq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"nhũ","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ὡς","strong":"G56130","lemma":"ὡς","morph":"Gr,CS,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"yơu","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀδελφόν","strong":"G00800","lemma":"ἀδελφός","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"adơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"drơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"16":{"alignments":[{"topWords":[{"word":"αὐτὸς","strong":"G08460","lemma":"αὐτός","morph":"Gr,RE,,,3NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mĩn","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rùp","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"phuỗt","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Mư","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tũq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"nĩ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"Κύριος","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"Yàc","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"εἰρήνης","strong":"G15150","lemma":"εἰρήνη","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dadu","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"lơngai","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δῴη","strong":"G13250","lemma":"δίδωμι","morph":"Gr,V,OAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"lakơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vrơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ga","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῖν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2D,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"εἰρήνην","strong":"G15150","lemma":"εἰρήνη","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kaya","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dadu","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"lơngai","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mưng","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παντὸς","strong":"G39560","lemma":"πᾶς","morph":"Gr,RI,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơgrữq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"tũq","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παντὶ","strong":"G39560","lemma":"πᾶς","morph":"Gr,EQ,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơgrữq","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τρόπῳ","strong":"G51580","lemma":"τρόπος","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnẽq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"Κύριος","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,NMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"Lakơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Yàc","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"μετὰ","strong":"G33260","lemma":"μετά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dòq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sigỡuq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sì","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πάντων","strong":"G39560","lemma":"πᾶς","morph":"Gr,RI,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"avih","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tãl","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"aràc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῶν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"adơi","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[]},"17":{"alignments":[{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Nĩ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"la","occurrence":1,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"ἀσπασμὸς","strong":"G07830","lemma":"ἀσπασμός","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnuaĩq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tơnĩa","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rơwãc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῇ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hlãq","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"hũ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐμῇ","strong":"G16990","lemma":"ἐμός","morph":"Gr,EP,,,1DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mưng","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rùp","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"phuỗt","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hlãq","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"wãq","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"χειρὶ","strong":"G54950","lemma":"χείρ","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"tơngãn","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Παύλου","strong":"G39720","lemma":"Παῦλος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Pol","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὅ","strong":"G37390","lemma":"ὅς","morph":"Gr,RR,,,,NNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"nữn","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐστιν","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"la","occurrence":2,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"σημεῖον","strong":"G45920","lemma":"σημεῖον","morph":"Gr,N,,,,,NNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"tãm","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ban","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"kiq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πάσῃ","strong":"G39560","lemma":"πᾶς","morph":"Gr,EQ,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơgrữq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐπιστολῇ","strong":"G19920","lemma":"ἐπιστολή","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"vlah","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sơrãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơyua","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὕτως","strong":"G37790","lemma":"οὕτως","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Kaya","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nĩ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"la","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"pơnẽq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γράφω","strong":"G11250","lemma":"γράφω","morph":"Gr,V,IPA1,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hlãq","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"wãq","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[]},"18":{"alignments":[{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"χάρις","strong":"G54850","lemma":"χάρις","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Lakơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"kaya","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"anĩt","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hũ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Κυρίου","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Yàc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"drơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Ἰησοῦ","strong":"G24240","lemma":"Ἰησοῦς","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Je","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"su","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστοῦ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Dõc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Pơ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tlah","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μετὰ","strong":"G33260","lemma":"μετά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dòq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sigỡuq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sì","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πάντων","strong":"G39560","lemma":"πᾶς","morph":"Gr,RI,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"avih","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tãl","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"aràc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῶν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]}} \ No newline at end of file +{"1":{"alignments":[{"topWords":[{"word":"τὸ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"λοιπὸν","strong":"G30620","lemma":"λοιπός","morph":"Gr,RI,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Luỗiq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hadơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"προσεύχεσθε","strong":"G43360","lemma":"προσεύχομαι","morph":"Gr,V,MPM2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"lakơu","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"iơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"lakơu","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀδελφοί","strong":"G00800","lemma":"ἀδελφός","morph":"Gr,N,,,,,VMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pa","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"thơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơnõq","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"περὶ","strong":"G40120","lemma":"περί","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ga","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἵνα","strong":"G24430","lemma":"ἵνα","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pioh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"λόγος","strong":"G30560","lemma":"λόγος","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnuaĩq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hũ","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"Κυρίου","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Yàc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τρέχῃ","strong":"G51430","lemma":"τρέχω","morph":"Gr,V,SPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"sơmar","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"akhàt","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tơviãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"sì","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δοξάζηται","strong":"G13920","lemma":"δοξάζω","morph":"Gr,V,SPP3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hũ","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sơ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"uỗt","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mơyòp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καθὼς","strong":"G25310","lemma":"καθώς","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"yơu","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"kung","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πρὸς","strong":"G43140","lemma":"πρός","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ὑμᾶς","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2A,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"adơi","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[{"word":"song","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"bôh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"2":{"alignments":[{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"ἵνα","strong":"G24430","lemma":"ἵνα","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pioh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ῥυσθῶμεν","strong":"G45060","lemma":"ῥύομαι","morph":"Gr,V,SAP1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hũ","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"dõc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"suãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπὸ","strong":"G05750","lemma":"ἀπό","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"tlah","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mưng","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῶν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ἀτόπων","strong":"G08240","lemma":"ἄτοπος","morph":"Gr,AA,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"iãh","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sàq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"sì","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"πονηρῶν","strong":"G41900","lemma":"πονηρός","morph":"Gr,AA,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"iãh","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"mơsãc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀνθρώπων","strong":"G04440","lemma":"ἄνθρωπος","morph":"Gr,N,,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơgrữq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"mơnuĩh","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"οὐ","strong":"G37560","lemma":"οὐ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"iỡuq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kơyua","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πάντων","strong":"G39560","lemma":"πᾶς","morph":"Gr,RI,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơgrữq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"tãl","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"aràc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"kung","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hũ","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"πίστις","strong":"G41020","lemma":"πίστις","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"voh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tui","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[{"word":"sì","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"ga","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mơnuĩh","occurrence":2,"occurrences":2,"type":"bottomWord"}]},"3":{"alignments":[{"topWords":[{"word":"πιστὸς","strong":"G41030","lemma":"πιστός","morph":"Gr,NP,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"tui","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tơpãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δέ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Nữn","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐστιν","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"la","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"Κύριος","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Yàc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὃς","strong":"G37390","lemma":"ὅς","morph":"Gr,RR,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"στηρίξει","strong":"G47410","lemma":"στηρίζω","morph":"Gr,V,IFA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ròq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ngãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"kơjãp","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"kađữc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμᾶς","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2A,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ga","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"sì","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"φυλάξει","strong":"G54420","lemma":"φυλάσσω","morph":"Gr,V,IFA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"jàc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơnõq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"adơi","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπὸ","strong":"G05750","lemma":"ἀπό","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"tlah","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mưng","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"πονηροῦ","strong":"G41900","lemma":"πονηρός","morph":"Gr,NS,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"viãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Pitao","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"iãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mơnuĩh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mơsãc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"4":{"alignments":[{"topWords":[{"word":"πεποίθαμεν","strong":"G39820","lemma":"πείθω","morph":"Gr,V,IEA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hlãq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"hũ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hatai","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pãc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"gơnĩt","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Κυρίῳ","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Yàc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐφ’","strong":"G19090","lemma":"ἐπί","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mưng","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμᾶς","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2A,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ὅτι","strong":"G37540","lemma":"ὅτι","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ἃ","strong":"G37390","lemma":"ὅς","morph":"Gr,RD,,,,ANP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơgrữq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"kaya","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παραγγέλλομεν","strong":"G38530","lemma":"παραγγέλλω","morph":"Gr,V,IPA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"hlãq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"pơto","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơđar","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ποιεῖτε","strong":"G41600","lemma":"ποιέω","morph":"Gr,V,IPA2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"adơi","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"sì","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ποιήσετε","strong":"G41600","lemma":"ποιέω","morph":"Gr,V,IFA2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ròq","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[{"word":"Pơnõq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"làiq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơnõq","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"ãn","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ngãq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"ngãq","occurrence":2,"occurrences":2,"type":"bottomWord"}]},"5":{"alignments":[{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"Κύριος","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Yàc","occurrence":1,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"κατευθύναι","strong":"G27200","lemma":"κατευθύνω","morph":"Gr,V,OAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Lakơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dui","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"va","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῶν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὰς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFP,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"καρδίας","strong":"G25880","lemma":"καρδία","morph":"Gr,N,,,,,AFP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hatai","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"weh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sì","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"ἀγάπην","strong":"G00260","lemma":"ἀγάπη","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kaya","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"anĩt","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"duman","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"hũ","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"Θεοῦ","strong":"G23160","lemma":"θεός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Yàc","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"Pô","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Lơngĩq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"sì","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"trôh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"ὑπομονὴν","strong":"G52810","lemma":"ὑπομονή","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kaya","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"ãt","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ỡl","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"hũ","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστοῦ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Yàc","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"Dõc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Pơ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tlah","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[{"word":"pơto","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"6":{"alignments":[{"topWords":[{"word":"παραγγέλλομεν","strong":"G38530","lemma":"παραγγέλλω","morph":"Gr,V,IPA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hlãq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"akhàt","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"tũq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nĩ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῖν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2D,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":3,"occurrences":7,"type":"bottomWord"},{"word":"adơi","occurrence":2,"occurrences":4,"type":"bottomWord"},{"word":"sơai","occurrence":2,"occurrences":4,"type":"bottomWord"}]},{"topWords":[{"word":"ἀδελφοί","strong":"G00800","lemma":"ἀδελφός","morph":"Gr,N,,,,,VMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"thơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơnõq","occurrence":1,"occurrences":7,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":4,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":4,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mãq","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ὀνόματι","strong":"G36860","lemma":"ὄνομα","morph":"Gr,N,,,,,DNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"angãn","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"Κυρίου","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Yàc","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"drơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hũ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Ἰησοῦ","strong":"G24240","lemma":"Ἰησοῦς","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Je","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"su","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστοῦ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Dõc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Pơ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tlah","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"στέλλεσθαι","strong":"G47240","lemma":"στέλλω","morph":"Gr,V,NPM,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pleh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμᾶς","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2A,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"làiq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπὸ","strong":"G05750","lemma":"ἀπό","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"atah","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παντὸς","strong":"G39560","lemma":"πᾶς","morph":"Gr,EQ,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơgrữq","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀδελφοῦ","strong":"G00800","lemma":"ἀδελφός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"adơi","occurrence":3,"occurrences":4,"type":"bottomWord"},{"word":"sơai","occurrence":3,"occurrences":4,"type":"bottomWord"}]},{"topWords":[{"word":"ἀτάκτως","strong":"G08140","lemma":"ἀτάκτως","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"περιπατοῦντος","strong":"G40430","lemma":"περιπατέω","morph":"Gr,V,PPA,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"sì","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μὴ","strong":"G33610","lemma":"μή","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"κατὰ","strong":"G25960","lemma":"κατά","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"παράδοσιν","strong":"G38620","lemma":"παράδοσις","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ngãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dơgrữq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"kaya","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mưng","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"halơu","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἣν","strong":"G37390","lemma":"ὅς","morph":"Gr,RD,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"παρελάβοσαν","strong":"G38800","lemma":"παραλαμβάνω","morph":"Gr,V,IAA3,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"adơi","occurrence":4,"occurrences":4,"type":"bottomWord"},{"word":"sơai","occurrence":4,"occurrences":4,"type":"bottomWord"},{"word":"song","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tồq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"mãq","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"παρ’","strong":"G38440","lemma":"παρά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mưng","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"hlãq","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[{"word":"Bôh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"yơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nữn","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"pa","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơnõq","occurrence":2,"occurrences":7,"type":"bottomWord"},{"word":"la","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Yàc","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"pơto","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ga","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"pơnõq","occurrence":4,"occurrences":7,"type":"bottomWord"},{"word":"tồq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"ga","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"pơnõq","occurrence":5,"occurrences":7,"type":"bottomWord"},{"word":"mơnuĩh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pãc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tui","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"yàc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hadiuq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ôh","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"voh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"va","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tui","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"thrơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nữn","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"pơnõq","occurrence":6,"occurrences":7,"type":"bottomWord"},{"word":"pơnõq","occurrence":7,"occurrences":7,"type":"bottomWord"}]},"7":{"alignments":[{"topWords":[{"word":"αὐτοὶ","strong":"G08460","lemma":"αὐτός","morph":"Gr,RE,,,2NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"rùp","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"phuỗt","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Kơyua","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οἴδατε","strong":"G14920","lemma":"οἶδα","morph":"Gr,V,IEA2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":5,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"thơu","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πῶς","strong":"G44590","lemma":"πῶς","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"làiq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δεῖ","strong":"G12100","lemma":"δέω","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":5,"type":"bottomWord"},{"word":"adơi","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"iỡuq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μιμεῖσθαι","strong":"G34010","lemma":"μιμέομαι","morph":"Gr,V,NPM,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mơgrũ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"đõm","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμᾶς","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1A,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":3,"occurrences":5,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ὅτι","strong":"G37540","lemma":"ὅτι","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kơyua","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐκ","strong":"G37560","lemma":"οὐ","morph":"Gr,DO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἠτακτήσαμεν","strong":"G08120","lemma":"ἀτακτέω","morph":"Gr,V,IAA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":4,"occurrences":5,"type":"bottomWord"},{"word":"hlãq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"hadiuq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"suẽl","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"voh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"va","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ὑμῖν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2D,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":5,"occurrences":5,"type":"bottomWord"},{"word":"dơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sơai","occurrence":3,"occurrences":3,"type":"bottomWord"}]}],"wordBank":[{"word":"yơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hayơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"di","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"khrãh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"8":{"alignments":[{"topWords":[{"word":"οὐδὲ","strong":"G37610","lemma":"οὐδέ","morph":"Gr,CO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δωρεὰν","strong":"G14320","lemma":"δωρεάν","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"bõc","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"soh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἄρτον","strong":"G07400","lemma":"ἄρτος","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kaya","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐφάγομεν","strong":"G20680","lemma":"ἐσθίω","morph":"Gr,V,IAA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"παρά","strong":"G38440","lemma":"παρά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"τινος","strong":"G51000","lemma":"τις","morph":"Gr,RI,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ἀλλ’","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"κόπῳ","strong":"G28730","lemma":"κόπος","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"μόχθῳ","strong":"G34490","lemma":"μόχθος","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"νυκτὸς","strong":"G35710","lemma":"νύξ","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"ἡμέρας","strong":"G22500","lemma":"ἡμέρα","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"harơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐργαζόμενοι","strong":"G20380","lemma":"ἐργάζομαι","morph":"Gr,V,PPM,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ngãq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"vruãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πρὸς","strong":"G43140","lemma":"πρός","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pioh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὸ","strong":"G35880","lemma":"ὁ","morph":"Gr,RD,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"μὴ","strong":"G33610","lemma":"μή","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐπιβαρῆσαί","strong":"G19120","lemma":"ἐπιβαρέω","morph":"Gr,V,NAA,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kaya","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"ngãq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"ga","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τινα","strong":"G51000","lemma":"τις","morph":"Gr,RI,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"halơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῶν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"adơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[{"word":"pơnõq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"kung","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"bõc","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sa","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"aràc","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"mơnuĩh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nữn","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dơlãp","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"dleh","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"dlar","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"kãl","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dơmãn","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dleh","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"dlar","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"avih","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tãl","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"aràc","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"dơlãp","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"pơnõq","occurrence":2,"occurrences":2,"type":"bottomWord"}]},"9":{"alignments":[{"topWords":[{"word":"οὐχ","strong":"G37560","lemma":"οὐ","morph":"Gr,DO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"iỡuq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὅτι","strong":"G37540","lemma":"ὅτι","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kơyua","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"yơu","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐκ","strong":"G37560","lemma":"οὐ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"hũ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἔχομεν","strong":"G21920","lemma":"ἔχω","morph":"Gr,V,IPA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":4,"type":"bottomWord"},{"word":"hlãq","occurrence":2,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"ἐξουσίαν","strong":"G18490","lemma":"ἐξουσία","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"gơnuar","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀλλ’","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"nữn","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἵνα","strong":"G24430","lemma":"ἵνα","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pioh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἑαυτοὺς","strong":"G14380","lemma":"ἑαυτοῦ","morph":"Gr,RE,,,1AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"krơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τύπον","strong":"G51790","lemma":"τύπος","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"krơh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δῶμεν","strong":"G13250","lemma":"δίδωμι","morph":"Gr,V,SAA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ὑμῖν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2D,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":4,"type":"bottomWord"},{"word":"ga","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"τὸ","strong":"G35880","lemma":"ὁ","morph":"Gr,RD,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":3,"occurrences":4,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μιμεῖσθαι","strong":"G34010","lemma":"μιμέομαι","morph":"Gr,V,NPM,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mơgrũ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"đõm","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμᾶς","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1A,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":4,"occurrences":4,"type":"bottomWord"},{"word":"hlãq","occurrence":3,"occurrences":3,"type":"bottomWord"}]}],"wordBank":[{"word":"chẽq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rùp","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"drơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ngãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tồq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"10":{"alignments":[{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"viãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Kơyua","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὅτε","strong":"G37530","lemma":"ὅτε","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"tũq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἦμεν","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,IIA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dòq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πρὸς","strong":"G43140","lemma":"πρός","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"sì","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμᾶς","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2A,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦτο","strong":"G37780","lemma":"οὗτος","morph":"Gr,RD,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnuaĩq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nĩ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παρηγγέλλομεν","strong":"G38530","lemma":"παραγγέλλω","morph":"Gr,V,IIA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"song","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơto","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơđar","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῖν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2D,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"adơi","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ὅτι","strong":"G37540","lemma":"ὅτι","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"εἴ","strong":"G14870","lemma":"εἰ","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Mơyah","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"làiq","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τις","strong":"G51000","lemma":"τις","morph":"Gr,RI,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mơnuĩh","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"halơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐ","strong":"G37560","lemma":"οὐ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"θέλει","strong":"G23090","lemma":"θέλω","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ưng","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐργάζεσθαι","strong":"G20380","lemma":"ἐργάζομαι","morph":"Gr,V,NPM,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ngãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vruãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μηδὲ","strong":"G33660","lemma":"μηδέ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"nữn","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"juơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐσθιέτω","strong":"G20680","lemma":"ἐσθίω","morph":"Gr,V,MPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"luơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mơnuĩh","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"nữn","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"bõc","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[{"word":"làiq","occurrence":1,"occurrences":2,"type":"bottomWord"}]},"11":{"alignments":[{"topWords":[{"word":"ἀκούομεν","strong":"G01910","lemma":"ἀκούω","morph":"Gr,V,IPA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hmỡq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"đơp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γάρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Kơyua","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τινας","strong":"G51000","lemma":"τις","morph":"Gr,RI,,,,AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hũ","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"tơkìq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mơnuĩh","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"περιπατοῦντας","strong":"G40430","lemma":"περιπατέω","morph":"Gr,V,PPA,AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hadiuq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῖν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2D,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀτάκτως","strong":"G08140","lemma":"ἀτάκτως","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ơlah","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"atàq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μηδὲν","strong":"G33670","lemma":"μηδείς","morph":"Gr,RI,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐργαζομένους","strong":"G20380","lemma":"ἐργάζομαι","morph":"Gr,V,PPM,AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Pơnõq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nhũ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ngãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vruãq","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀλλὰ","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"nữn","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vloh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sròq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tơma","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"περιεργαζομένους","strong":"G40200","lemma":"περιεργάζομαι","morph":"Gr,V,PPM,AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"vruãq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"mơnuĩh","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"tơmo","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hũ","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[]},"12":{"alignments":[{"topWords":[{"word":"τοῖς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơgrữq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mơnuĩh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Tũq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nĩ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοιούτοις","strong":"G51080","lemma":"τοιοῦτος","morph":"Gr,RD,,,,DMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"yơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nữn","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παραγγέλλομεν","strong":"G38530","lemma":"παραγγέλλω","morph":"Gr,V,IPA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơto","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"pơđar","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"sì","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παρακαλοῦμεν","strong":"G38700","lemma":"παρακαλέω","morph":"Gr,V,IPA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơto","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"pa","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sơdor","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Κυρίῳ","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Yàc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Ἰησοῦ","strong":"G24240","lemma":"Ἰησοῦς","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Je","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"su","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστῷ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Dõc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Pơ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tlah","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἵνα","strong":"G24430","lemma":"ἵνα","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"làiq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μετὰ","strong":"G33260","lemma":"μετά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"savĩq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡσυχίας","strong":"G22710","lemma":"ἡσυχία","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"suà","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"lìt","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐργαζόμενοι","strong":"G20380","lemma":"ἐργάζομαι","morph":"Gr,V,PPM,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"nhũ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"iỡuq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ngãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vruãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὸν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hũ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἑαυτῶν","strong":"G14380","lemma":"ἑαυτοῦ","morph":"Gr,RE,,,3GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"rùp","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"phuỗt","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"drơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἄρτον","strong":"G07400","lemma":"ἄρτος","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kaya","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"bõc","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐσθίωσιν","strong":"G20680","lemma":"ἐσθίω","morph":"Gr,V,SPA3,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pioh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"bõc","occurrence":1,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[]},"13":{"alignments":[{"topWords":[{"word":"ὑμεῖς","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2N,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"lakơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơnõq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"adơi","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δέ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ἀδελφοί","strong":"G00800","lemma":"ἀδελφός","morph":"Gr,N,,,,,VMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pa","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"thơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơnõq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"μὴ","strong":"G33610","lemma":"μή","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"juơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐνκακήσητε","strong":"G14555","lemma":"ἐνκακέω","morph":"Gr,V,SAA2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ơlah","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καλοποιοῦντες","strong":"G25690","lemma":"καλοποιέω","morph":"Gr,V,PPA,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tũq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ngãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vruãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"siàp","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[{"word":"Dòq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"14":{"alignments":[{"topWords":[{"word":"εἰ","strong":"G14870","lemma":"εἰ","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mơyah","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"làiq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δέ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Sì","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τις","strong":"G51000","lemma":"τις","morph":"Gr,RI,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hũ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mơnuĩh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"halơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐχ","strong":"G37560","lemma":"οὐ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ôh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑπακούει","strong":"G52190","lemma":"ὑπακούω","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pãc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rơmiãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῷ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"λόγῳ","strong":"G30560","lemma":"λόγος","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnuaĩq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":4,"type":"bottomWord"},{"word":"hlãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"nĩ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐπιστολῆς","strong":"G19920","lemma":"ἐπιστολή","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"sơrãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơyua","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦτον","strong":"G37780","lemma":"οὗτος","morph":"Gr,RD,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":4,"type":"bottomWord"},{"word":"nhũ","occurrence":1,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"σημειοῦσθε","strong":"G45930","lemma":"σημειόω","morph":"Gr,V,MPM2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"iỡuq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"iãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mững","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μὴ","strong":"G33610","lemma":"μή","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"juơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"συναναμίγνυσθαι","strong":"G48740","lemma":"συναναμίγνυμι","morph":"Gr,V,NPM,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"sì","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"ngãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"salơnuãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sì","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"αὐτῷ","strong":"G08460","lemma":"αὐτός","morph":"Gr,RP,,,3DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":3,"occurrences":4,"type":"bottomWord"},{"word":"nhũ","occurrence":2,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"ἵνα","strong":"G24430","lemma":"ἵνα","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pioh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐντραπῇ","strong":"G17880","lemma":"ἐντρέπω","morph":"Gr,V,SAP3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":4,"occurrences":4,"type":"bottomWord"},{"word":"nhũ","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"thơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"kaya","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mơlơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ơlah","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"15":{"alignments":[{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Nữn","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μὴ","strong":"G33610","lemma":"μή","morph":"Gr,DO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"juơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὡς","strong":"G56130","lemma":"ὡς","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"yơu","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐχθρὸν","strong":"G21900","lemma":"ἐχθρός","morph":"Gr,NS,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mơnuĩh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"jơdrãq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡγεῖσθε","strong":"G22330","lemma":"ἡγέομαι","morph":"Gr,V,MPM2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mững","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơnõq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"nhũ","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀλλὰ","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"nữn","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"νουθετεῖτε","strong":"G35600","lemma":"νουθετέω","morph":"Gr,V,MPA2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"iỡuq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơto","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơđar","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơnõq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"nhũ","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ὡς","strong":"G56130","lemma":"ὡς","morph":"Gr,CS,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"yơu","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀδελφόν","strong":"G00800","lemma":"ἀδελφός","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"adơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"drơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"16":{"alignments":[{"topWords":[{"word":"αὐτὸς","strong":"G08460","lemma":"αὐτός","morph":"Gr,RE,,,3NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mĩn","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rùp","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"phuỗt","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Mư","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tũq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"nĩ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"Κύριος","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"Yàc","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"εἰρήνης","strong":"G15150","lemma":"εἰρήνη","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dadu","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"lơngai","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δῴη","strong":"G13250","lemma":"δίδωμι","morph":"Gr,V,OAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"lakơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vrơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ga","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῖν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2D,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"εἰρήνην","strong":"G15150","lemma":"εἰρήνη","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kaya","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dadu","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"lơngai","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mưng","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παντὸς","strong":"G39560","lemma":"πᾶς","morph":"Gr,RI,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơgrữq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"tũq","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παντὶ","strong":"G39560","lemma":"πᾶς","morph":"Gr,EQ,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơgrữq","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τρόπῳ","strong":"G51580","lemma":"τρόπος","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnẽq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"Κύριος","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,NMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"Lakơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Yàc","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"μετὰ","strong":"G33260","lemma":"μετά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dòq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sigỡuq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sì","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πάντων","strong":"G39560","lemma":"πᾶς","morph":"Gr,RI,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"avih","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tãl","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"aràc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῶν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"adơi","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"sơai","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[]},"17":{"alignments":[{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Nĩ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"la","occurrence":1,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"ἀσπασμὸς","strong":"G07830","lemma":"ἀσπασμός","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnuaĩq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tơnĩa","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rơwãc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῇ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hlãq","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"hũ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐμῇ","strong":"G16990","lemma":"ἐμός","morph":"Gr,EP,,,1DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mưng","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rùp","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"phuỗt","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hlãq","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"wãq","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"χειρὶ","strong":"G54950","lemma":"χείρ","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"tơngãn","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Παύλου","strong":"G39720","lemma":"Παῦλος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Pol","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὅ","strong":"G37390","lemma":"ὅς","morph":"Gr,RR,,,,NNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"nữn","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐστιν","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"la","occurrence":2,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"σημεῖον","strong":"G45920","lemma":"σημεῖον","morph":"Gr,N,,,,,NNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"tãm","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ban","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"kiq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơlãp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πάσῃ","strong":"G39560","lemma":"πᾶς","morph":"Gr,EQ,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dơgrữq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐπιστολῇ","strong":"G19920","lemma":"ἐπιστολή","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"vlah","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sơrãq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pơyua","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὕτως","strong":"G37790","lemma":"οὕτως","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Kaya","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nĩ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"la","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"pơnẽq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γράφω","strong":"G11250","lemma":"γράφω","morph":"Gr,V,IPA1,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hlãq","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"wãq","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[]},"18":{"alignments":[{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"χάρις","strong":"G54850","lemma":"χάρις","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Lakơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"kaya","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"anĩt","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hũ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Κυρίου","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Yàc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"drơi","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Ἰησοῦ","strong":"G24240","lemma":"Ἰησοῦς","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Je","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"su","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστοῦ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Dõc","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Pơ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tlah","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μετὰ","strong":"G33260","lemma":"μετά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dòq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sigỡuq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sì","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πάντων","strong":"G39560","lemma":"πᾶς","morph":"Gr,RI,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"avih","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tãl","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"aràc","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῶν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"pơnõq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"adơi","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sơai","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]}} \ No newline at end of file diff --git a/.apps/translationCore/checkData/verseEdits/2th/3/10/2024-01-23T02_03_27.646Z.json b/.apps/translationCore/checkData/verseEdits/2th/3/10/2024-01-23T02_03_27.646Z.json new file mode 100644 index 0000000..144a826 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/2th/3/10/2024-01-23T02_03_27.646Z.json @@ -0,0 +1,23 @@ +{ + "verseBefore": "Kơyua viãq, tũq dòq sì pơnõq adơi sơai, pơnõq hlãq song pơto pơđar pơnõq adơi sơai pơnuaĩq nĩ, \"Mơyah làiq mơnuĩh halơi ôh ưng ngãq vruãq nữn juơi luơi mơnuĩh nữn bõc.\" ", + "verseAfter": "Kơyua viãq, tũq dòq sì pơnõq adơi sơai, pơnõq hlãq song pơto pơđar pơnõq adơi sơai pơnuaĩq nĩ, làiq: \"Mơyah làiq mơnuĩh halơi ôh ưng ngãq vruãq nữn juơi luơi mơnuĩh nữn bõc.\" ", + "tags": [ + "other" + ], + "username": "raglay_2021", + "activeBook": "2th", + "activeChapter": 3, + "activeVerse": 3, + "modifiedTimestamp": "2024-01-23T02:03:27.646Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "2th", + "chapter": 3, + "verse": 10 + }, + "tool": "wordAlignment", + "groupId": "chapter_3" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/2th/3/13/2024-01-23T02_07_00.443Z.json b/.apps/translationCore/checkData/verseEdits/2th/3/13/2024-01-23T02_07_00.443Z.json new file mode 100644 index 0000000..0f443d6 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/2th/3/13/2024-01-23T02_07_00.443Z.json @@ -0,0 +1,23 @@ +{ + "verseBefore": "Nữn pa-thơu pơnõq adơi sơai, lakơu pơnõq adơi sơai juơi ơlah dơlãp tũq ngãq vruãq siàp. ", + "verseAfter": "Dòq pa-thơu pơnõq adơi sơai, lakơu pơnõq adơi sơai juơi ơlah dơlãp tũq ngãq vruãq siàp. ", + "tags": [ + "other" + ], + "username": "raglay_2021", + "activeBook": "2th", + "activeChapter": 3, + "activeVerse": 3, + "modifiedTimestamp": "2024-01-23T02:07:00.443Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "2th", + "chapter": 3, + "verse": 13 + }, + "tool": "wordAlignment", + "groupId": "chapter_3" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_48_36.676Z.json b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_48_36.676Z.json new file mode 100644 index 0000000..b040fe2 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_48_36.676Z.json @@ -0,0 +1,23 @@ +{ + "verseBefore": "Nữn Yàc la tui tơpãq, Pitrai ròq ngãq ga adơi sơai kơjãp kađữc sì rơmiãq jàc pơnõq adơi sơai tlah mưng Sa-tan. ", + "verseAfter": "Nữn tui tơpãq viãq la Yàc, Pitao ròq ngãq ga adơi sơai kơjãp kađữc sì iãq jàc pơnõq adơi sơai tlah mưng mơnuĩh mơsãc. ", + "tags": [ + "other" + ], + "username": "raglay_2021", + "activeBook": "2th", + "activeChapter": 3, + "activeVerse": 3, + "modifiedTimestamp": "2024-01-23T01:48:36.676Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "2th", + "chapter": 3, + "verse": 3 + }, + "tool": "wordAlignment", + "groupId": "chapter_3" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_48_36.701Z.json b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_48_36.701Z.json new file mode 100644 index 0000000..c8abff8 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_48_36.701Z.json @@ -0,0 +1,22 @@ +{ + "verseBefore": "Nữn Yàc la tui tơpãq, Pitrai ròq ngãq ga adơi sơai kơjãp kađữc sì rơmiãq jàc pơnõq adơi sơai tlah mưng Sa-tan. ", + "verseAfter": "Nữn tui tơpãq viãq la Yàc, Pitao ròq ngãq ga adơi sơai kơjãp kađữc sì iãq jàc pơnõq adơi sơai tlah mưng mơnuĩh mơsãc. ", + "tags": [ + "other" + ], + "username": "raglay_2021", + "activeBook": "2th", + "activeChapter": 3, + "activeVerse": 3, + "modifiedTimestamp": "2024-01-23T01:48:36.676Z", + "gatewayLanguageCode": "en", + "contextId": { + "reference": { + "bookId": "2th", + "chapter": 3, + "verse": 3 + }, + "tool": "wordAlignment", + "groupId": "chapter_3" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_50_11.598Z.json b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_50_11.598Z.json new file mode 100644 index 0000000..c179ca9 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_50_11.598Z.json @@ -0,0 +1,22 @@ +{ + "verseBefore": "Sì pơnõq hlãq hũ hatai pãc gơnĩt dơlãp Yàc mưng pơnõq adơi sơai, nữn la pơnõq adơi sơai miẽt gãm sì ròq dòq ngãq wỡq dơgrữq kaya pơnõq hlãq pơto pơđar. ", + "verseAfter": "Pơnõq hlãq hũ hatai pãc gơnĩt dơlãp Yàc mưng pơnõq adơi sơai làiq pơnõq adơi sơai ãn ngãq sì ròq ngãq dơgrữq kaya pơnõq hlãq pơto pơđar. ", + "tags": [ + "other" + ], + "username": "raglay_2021", + "activeBook": "2th", + "activeChapter": 3, + "activeVerse": 3, + "modifiedTimestamp": "2024-01-23T01:50:11.575Z", + "gatewayLanguageCode": "en", + "contextId": { + "reference": { + "bookId": "2th", + "chapter": 3, + "verse": 3 + }, + "tool": "wordAlignment", + "groupId": "chapter_3" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_51_21.662Z.json b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_51_21.662Z.json new file mode 100644 index 0000000..8362241 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_51_21.662Z.json @@ -0,0 +1,22 @@ +{ + "verseBefore": "Lakơu Yàc dui-va hatai pơnõq adơi sơai weh sì kaya anĩt duman Yàc Pô Lơngĩq hũ sì trôh dơlãp kaya ãt-ỡl Yàc Dõc Pơ-tlah hũ. ", + "verseAfter": "Lakơu Yàc pơto dui-va hatai pơnõq adơi sơai weh sì kaya anĩt duman Yàc Pô Lơngĩq hũ sì trôh dơlãp kaya ãt-ỡl Yàc Dõc Pơ-tlah hũ. ", + "tags": [ + "other" + ], + "username": "raglay_2021", + "activeBook": "2th", + "activeChapter": 3, + "activeVerse": 3, + "modifiedTimestamp": "2024-01-23T01:51:21.643Z", + "gatewayLanguageCode": "en", + "contextId": { + "reference": { + "bookId": "2th", + "chapter": 3, + "verse": 3 + }, + "tool": "wordAlignment", + "groupId": "chapter_3" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_55_01.061Z.json b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_55_01.061Z.json new file mode 100644 index 0000000..cd0ea15 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_55_01.061Z.json @@ -0,0 +1,22 @@ +{ + "verseBefore": "Pa-thơu pơnõq adơi sơai, tũq nĩ mãq angãn Yàc Dõc Pơ-tlah Je-su pơnõq drơi hũ, pơnõq hlãq akhàt payơr ga pơnõq adơi sơai, làiq: Iỡuq pleh atah dơgrữq adơi sơai hadiuq ơlah atàq sì ôh hadiuq tui dơgrữq kaya ngãq mưng halơu nữn pơnõq adơi sơai song tồq mãq mưng anĩh pơnõq hlãq. ", + "verseAfter": "Bôh làiq yơu nữn, pa-thơu pơnõq adơi sơai, tũq nĩ mãq angãn Yàc pơnõq drơi la Yàc Dõc Pơ-tlah Je-su, pơnõq hlãq pơto akhàt ga pơnõq adơi sơai, tồq ga pơnõq adơi sơai pleh atah dơgrữq mơnuĩh pãc-tui yàc hadiuq ôh hũ voh-va sì ôh ngãq tui dơgrữq kaya mưng halơu thrơi nữn pơnõq adơi sơai song tồq mãq mưng pơnõq hlãq. ", + "tags": [ + "other" + ], + "username": "raglay_2021", + "activeBook": "2th", + "activeChapter": 3, + "activeVerse": 3, + "modifiedTimestamp": "2024-01-23T01:55:01.038Z", + "gatewayLanguageCode": "en", + "contextId": { + "reference": { + "bookId": "2th", + "chapter": 3, + "verse": 3 + }, + "tool": "wordAlignment", + "groupId": "chapter_3" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_56_29.849Z.json b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_56_29.849Z.json new file mode 100644 index 0000000..c41bc2f --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_56_29.849Z.json @@ -0,0 +1,22 @@ +{ + "verseBefore": "Kơyua rùp phuỗt pơnõq adơi sơai thơu làiq pơnõq adơi sơai iỡuq mơgrũ đõm pơnõq hlãq, kơyua pơnõq hlãq ôh hadiuq suẽl voh-va dơlãp pơnõq dơi sơai. ", + "verseAfter": "Kơyua rùp phuỗt pơnõq adơi sơai thơu làiq pơnõq adơi sơai iỡuq mơgrũ đõm pơnõq hlãq yơu hayơu, kơyua pơnõq hlãq ôh hadiuq suẽl voh-va di khrãh pơnõq dơi sơai, ", + "tags": [ + "other" + ], + "username": "raglay_2021", + "activeBook": "2th", + "activeChapter": 3, + "activeVerse": 3, + "modifiedTimestamp": "2024-01-23T01:56:29.831Z", + "gatewayLanguageCode": "en", + "contextId": { + "reference": { + "bookId": "2th", + "chapter": 3, + "verse": 3 + }, + "tool": "wordAlignment", + "groupId": "chapter_3" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_59_54.760Z.json b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_59_54.760Z.json new file mode 100644 index 0000000..7962a25 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T01_59_54.760Z.json @@ -0,0 +1,22 @@ +{ + "verseBefore": "Sì pơnõq hlãq ôh bõc soh kaya hagĩq asơi hũ. Pa-vlữq wỡq, pơnõq hlãq harơi mơlãp ngãq vruãq kãn dơmãl sì dleh dlàr pioh ôh ngãq kaya ơnong tơrãq ga mơnuĩhq halơi dơlãp pơnõq adơi sơai. ", + "verseAfter": "pơnõq hlãq kung ôh bõc soh kaya bõc sa aràc mơnuĩh halơi, nữn harơi mơlãp ngãq vruãq dơlãp kaya dleh dlar kãl dơmãn pioh ôh ngãq dleh dlar ga avih tãl aràc dơlãp pơnõq adơi sơai, ", + "tags": [ + "other" + ], + "username": "raglay_2021", + "activeBook": "2th", + "activeChapter": 3, + "activeVerse": 3, + "modifiedTimestamp": "2024-01-23T01:59:54.740Z", + "gatewayLanguageCode": "en", + "contextId": { + "reference": { + "bookId": "2th", + "chapter": 3, + "verse": 3 + }, + "tool": "wordAlignment", + "groupId": "chapter_3" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T02_01_50.304Z.json b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T02_01_50.304Z.json new file mode 100644 index 0000000..3b001c0 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T02_01_50.304Z.json @@ -0,0 +1,22 @@ +{ + "verseBefore": "Pơnõq hlãq ngãq yơu nữn ôh iỡuq kơyua pơnõq hlãq ôh hũ gơnuar, nữn pioh ngãq krơh krơi ga pơnõq adơi sơai, pioh tui nữn pơnõq adơi sơai pơlih mơgrũ đõm pơnõq hlãq. ", + "verseAfter": "ôh iỡuq kơyua pơnõq hlãq ôh hũ gơnuar, nữn pioh pơnõq hlãq chẽq krơi rùp drơi yơu ngãq krơh ga pơnõq adơi sơai tồq mơgrũ đõm pơnõq hlãq. ", + "tags": [ + "other" + ], + "username": "raglay_2021", + "activeBook": "2th", + "activeChapter": 3, + "activeVerse": 3, + "modifiedTimestamp": "2024-01-23T02:01:50.277Z", + "gatewayLanguageCode": "en", + "contextId": { + "reference": { + "bookId": "2th", + "chapter": 3, + "verse": 3 + }, + "tool": "wordAlignment", + "groupId": "chapter_3" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T02_03_27.666Z.json b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T02_03_27.666Z.json new file mode 100644 index 0000000..7527d5c --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T02_03_27.666Z.json @@ -0,0 +1,22 @@ +{ + "verseBefore": "Kơyua viãq, tũq dòq sì pơnõq adơi sơai, pơnõq hlãq song pơto pơđar pơnõq adơi sơai pơnuaĩq nĩ, \"Mơyah làiq mơnuĩh halơi ôh ưng ngãq vruãq nữn juơi luơi mơnuĩh nữn bõc.\" ", + "verseAfter": "Kơyua viãq, tũq dòq sì pơnõq adơi sơai, pơnõq hlãq song pơto pơđar pơnõq adơi sơai pơnuaĩq nĩ, làiq: \"Mơyah làiq mơnuĩh halơi ôh ưng ngãq vruãq nữn juơi luơi mơnuĩh nữn bõc.\" ", + "tags": [ + "other" + ], + "username": "raglay_2021", + "activeBook": "2th", + "activeChapter": 3, + "activeVerse": 3, + "modifiedTimestamp": "2024-01-23T02:03:27.646Z", + "gatewayLanguageCode": "en", + "contextId": { + "reference": { + "bookId": "2th", + "chapter": 3, + "verse": 3 + }, + "tool": "wordAlignment", + "groupId": "chapter_3" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T02_07_00.469Z.json b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T02_07_00.469Z.json new file mode 100644 index 0000000..cd3f13b --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/2th/3/3/2024-01-23T02_07_00.469Z.json @@ -0,0 +1,22 @@ +{ + "verseBefore": "Nữn pa-thơu pơnõq adơi sơai, lakơu pơnõq adơi sơai juơi ơlah dơlãp tũq ngãq vruãq siàp. ", + "verseAfter": "Dòq pa-thơu pơnõq adơi sơai, lakơu pơnõq adơi sơai juơi ơlah dơlãp tũq ngãq vruãq siàp. ", + "tags": [ + "other" + ], + "username": "raglay_2021", + "activeBook": "2th", + "activeChapter": 3, + "activeVerse": 3, + "modifiedTimestamp": "2024-01-23T02:07:00.443Z", + "gatewayLanguageCode": "en", + "contextId": { + "reference": { + "bookId": "2th", + "chapter": 3, + "verse": 3 + }, + "tool": "wordAlignment", + "groupId": "chapter_3" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/2th/3/4/2024-01-23T01_50_11.575Z.json b/.apps/translationCore/checkData/verseEdits/2th/3/4/2024-01-23T01_50_11.575Z.json new file mode 100644 index 0000000..8f38136 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/2th/3/4/2024-01-23T01_50_11.575Z.json @@ -0,0 +1,23 @@ +{ + "verseBefore": "Sì pơnõq hlãq hũ hatai pãc gơnĩt dơlãp Yàc mưng pơnõq adơi sơai, nữn la pơnõq adơi sơai miẽt gãm sì ròq dòq ngãq wỡq dơgrữq kaya pơnõq hlãq pơto pơđar. ", + "verseAfter": "Pơnõq hlãq hũ hatai pãc gơnĩt dơlãp Yàc mưng pơnõq adơi sơai làiq pơnõq adơi sơai ãn ngãq sì ròq ngãq dơgrữq kaya pơnõq hlãq pơto pơđar. ", + "tags": [ + "other" + ], + "username": "raglay_2021", + "activeBook": "2th", + "activeChapter": 3, + "activeVerse": 3, + "modifiedTimestamp": "2024-01-23T01:50:11.575Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "2th", + "chapter": 3, + "verse": 4 + }, + "tool": "wordAlignment", + "groupId": "chapter_3" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/2th/3/5/2024-01-23T01_51_21.643Z.json b/.apps/translationCore/checkData/verseEdits/2th/3/5/2024-01-23T01_51_21.643Z.json new file mode 100644 index 0000000..7759df1 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/2th/3/5/2024-01-23T01_51_21.643Z.json @@ -0,0 +1,23 @@ +{ + "verseBefore": "Lakơu Yàc dui-va hatai pơnõq adơi sơai weh sì kaya anĩt duman Yàc Pô Lơngĩq hũ sì trôh dơlãp kaya ãt-ỡl Yàc Dõc Pơ-tlah hũ. ", + "verseAfter": "Lakơu Yàc pơto dui-va hatai pơnõq adơi sơai weh sì kaya anĩt duman Yàc Pô Lơngĩq hũ sì trôh dơlãp kaya ãt-ỡl Yàc Dõc Pơ-tlah hũ. ", + "tags": [ + "other" + ], + "username": "raglay_2021", + "activeBook": "2th", + "activeChapter": 3, + "activeVerse": 3, + "modifiedTimestamp": "2024-01-23T01:51:21.643Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "2th", + "chapter": 3, + "verse": 5 + }, + "tool": "wordAlignment", + "groupId": "chapter_3" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/2th/3/6/2024-01-23T01_55_01.038Z.json b/.apps/translationCore/checkData/verseEdits/2th/3/6/2024-01-23T01_55_01.038Z.json new file mode 100644 index 0000000..2fb2135 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/2th/3/6/2024-01-23T01_55_01.038Z.json @@ -0,0 +1,23 @@ +{ + "verseBefore": "Pa-thơu pơnõq adơi sơai, tũq nĩ mãq angãn Yàc Dõc Pơ-tlah Je-su pơnõq drơi hũ, pơnõq hlãq akhàt payơr ga pơnõq adơi sơai, làiq: Iỡuq pleh atah dơgrữq adơi sơai hadiuq ơlah atàq sì ôh hadiuq tui dơgrữq kaya ngãq mưng halơu nữn pơnõq adơi sơai song tồq mãq mưng anĩh pơnõq hlãq. ", + "verseAfter": "Bôh làiq yơu nữn, pa-thơu pơnõq adơi sơai, tũq nĩ mãq angãn Yàc pơnõq drơi la Yàc Dõc Pơ-tlah Je-su, pơnõq hlãq pơto akhàt ga pơnõq adơi sơai, tồq ga pơnõq adơi sơai pleh atah dơgrữq mơnuĩh pãc-tui yàc hadiuq ôh hũ voh-va sì ôh ngãq tui dơgrữq kaya mưng halơu thrơi nữn pơnõq adơi sơai song tồq mãq mưng pơnõq hlãq. ", + "tags": [ + "other" + ], + "username": "raglay_2021", + "activeBook": "2th", + "activeChapter": 3, + "activeVerse": 3, + "modifiedTimestamp": "2024-01-23T01:55:01.038Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "2th", + "chapter": 3, + "verse": 6 + }, + "tool": "wordAlignment", + "groupId": "chapter_3" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/2th/3/7/2024-01-23T01_56_29.831Z.json b/.apps/translationCore/checkData/verseEdits/2th/3/7/2024-01-23T01_56_29.831Z.json new file mode 100644 index 0000000..f4d6076 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/2th/3/7/2024-01-23T01_56_29.831Z.json @@ -0,0 +1,23 @@ +{ + "verseBefore": "Kơyua rùp phuỗt pơnõq adơi sơai thơu làiq pơnõq adơi sơai iỡuq mơgrũ đõm pơnõq hlãq, kơyua pơnõq hlãq ôh hadiuq suẽl voh-va dơlãp pơnõq dơi sơai. ", + "verseAfter": "Kơyua rùp phuỗt pơnõq adơi sơai thơu làiq pơnõq adơi sơai iỡuq mơgrũ đõm pơnõq hlãq yơu hayơu, kơyua pơnõq hlãq ôh hadiuq suẽl voh-va di khrãh pơnõq dơi sơai, ", + "tags": [ + "other" + ], + "username": "raglay_2021", + "activeBook": "2th", + "activeChapter": 3, + "activeVerse": 3, + "modifiedTimestamp": "2024-01-23T01:56:29.831Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "2th", + "chapter": 3, + "verse": 7 + }, + "tool": "wordAlignment", + "groupId": "chapter_3" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/2th/3/8/2024-01-23T01_59_54.740Z.json b/.apps/translationCore/checkData/verseEdits/2th/3/8/2024-01-23T01_59_54.740Z.json new file mode 100644 index 0000000..85d5999 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/2th/3/8/2024-01-23T01_59_54.740Z.json @@ -0,0 +1,23 @@ +{ + "verseBefore": "Sì pơnõq hlãq ôh bõc soh kaya hagĩq asơi hũ. Pa-vlữq wỡq, pơnõq hlãq harơi mơlãp ngãq vruãq kãn dơmãl sì dleh dlàr pioh ôh ngãq kaya ơnong tơrãq ga mơnuĩhq halơi dơlãp pơnõq adơi sơai. ", + "verseAfter": "pơnõq hlãq kung ôh bõc soh kaya bõc sa aràc mơnuĩh halơi, nữn harơi mơlãp ngãq vruãq dơlãp kaya dleh dlar kãl dơmãn pioh ôh ngãq dleh dlar ga avih tãl aràc dơlãp pơnõq adơi sơai, ", + "tags": [ + "other" + ], + "username": "raglay_2021", + "activeBook": "2th", + "activeChapter": 3, + "activeVerse": 3, + "modifiedTimestamp": "2024-01-23T01:59:54.740Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "2th", + "chapter": 3, + "verse": 8 + }, + "tool": "wordAlignment", + "groupId": "chapter_3" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/2th/3/9/2024-01-23T02_01_50.277Z.json b/.apps/translationCore/checkData/verseEdits/2th/3/9/2024-01-23T02_01_50.277Z.json new file mode 100644 index 0000000..34e43b9 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/2th/3/9/2024-01-23T02_01_50.277Z.json @@ -0,0 +1,23 @@ +{ + "verseBefore": "Pơnõq hlãq ngãq yơu nữn ôh iỡuq kơyua pơnõq hlãq ôh hũ gơnuar, nữn pioh ngãq krơh krơi ga pơnõq adơi sơai, pioh tui nữn pơnõq adơi sơai pơlih mơgrũ đõm pơnõq hlãq. ", + "verseAfter": "ôh iỡuq kơyua pơnõq hlãq ôh hũ gơnuar, nữn pioh pơnõq hlãq chẽq krơi rùp drơi yơu ngãq krơh ga pơnõq adơi sơai tồq mơgrũ đõm pơnõq hlãq. ", + "tags": [ + "other" + ], + "username": "raglay_2021", + "activeBook": "2th", + "activeChapter": 3, + "activeVerse": 3, + "modifiedTimestamp": "2024-01-23T02:01:50.277Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "2th", + "chapter": 3, + "verse": 9 + }, + "tool": "wordAlignment", + "groupId": "chapter_3" + } +} diff --git a/.apps/translationCore/index/wordAlignment/2th/currentContextId/contextId.json b/.apps/translationCore/index/wordAlignment/2th/currentContextId/contextId.json index ad83a40..46825fe 100644 --- a/.apps/translationCore/index/wordAlignment/2th/currentContextId/contextId.json +++ b/.apps/translationCore/index/wordAlignment/2th/currentContextId/contextId.json @@ -2,7 +2,7 @@ "reference": { "bookId": "2th", "chapter": 3, - "verse": 1 + "verse": 3 }, "tool": "wordAlignment", "groupId": "chapter_3" diff --git a/.apps/translationCore/tools/wordAlignment/completed/3/10.json b/.apps/translationCore/tools/wordAlignment/completed/3/10.json deleted file mode 100644 index d8d555d..0000000 --- a/.apps/translationCore/tools/wordAlignment/completed/3/10.json +++ /dev/null @@ -1 +0,0 @@ -{"username":"raglay_2021","modifiedTimestamp":"2021-10-22T01:49:05.811Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/3/13.json b/.apps/translationCore/tools/wordAlignment/completed/3/13.json deleted file mode 100644 index 8f35dd4..0000000 --- a/.apps/translationCore/tools/wordAlignment/completed/3/13.json +++ /dev/null @@ -1 +0,0 @@ -{"username":"raglay_2021","modifiedTimestamp":"2021-10-22T01:55:23.028Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/3/3.json b/.apps/translationCore/tools/wordAlignment/completed/3/3.json deleted file mode 100644 index 6b01429..0000000 --- a/.apps/translationCore/tools/wordAlignment/completed/3/3.json +++ /dev/null @@ -1 +0,0 @@ -{"username":"raglay_2021","modifiedTimestamp":"2021-10-20T03:30:02.252Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/3/4.json b/.apps/translationCore/tools/wordAlignment/completed/3/4.json deleted file mode 100644 index 65ead97..0000000 --- a/.apps/translationCore/tools/wordAlignment/completed/3/4.json +++ /dev/null @@ -1 +0,0 @@ -{"username":"raglay_2021","modifiedTimestamp":"2021-10-20T03:31:25.850Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/3/5.json b/.apps/translationCore/tools/wordAlignment/completed/3/5.json deleted file mode 100644 index 2fdbc8b..0000000 --- a/.apps/translationCore/tools/wordAlignment/completed/3/5.json +++ /dev/null @@ -1 +0,0 @@ -{"username":"raglay_2021","modifiedTimestamp":"2021-10-20T03:33:28.186Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/3/6.json b/.apps/translationCore/tools/wordAlignment/completed/3/6.json deleted file mode 100644 index 3994c2f..0000000 --- a/.apps/translationCore/tools/wordAlignment/completed/3/6.json +++ /dev/null @@ -1 +0,0 @@ -{"username":"raglay_2021","modifiedTimestamp":"2021-10-20T03:38:18.791Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/3/7.json b/.apps/translationCore/tools/wordAlignment/completed/3/7.json deleted file mode 100644 index 2fd20e9..0000000 --- a/.apps/translationCore/tools/wordAlignment/completed/3/7.json +++ /dev/null @@ -1 +0,0 @@ -{"username":"raglay_2021","modifiedTimestamp":"2021-10-22T01:39:44.863Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/3/8.json b/.apps/translationCore/tools/wordAlignment/completed/3/8.json deleted file mode 100644 index 16d6e6f..0000000 --- a/.apps/translationCore/tools/wordAlignment/completed/3/8.json +++ /dev/null @@ -1 +0,0 @@ -{"username":"raglay_2021","modifiedTimestamp":"2021-10-22T01:42:03.428Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/3/9.json b/.apps/translationCore/tools/wordAlignment/completed/3/9.json deleted file mode 100644 index eded621..0000000 --- a/.apps/translationCore/tools/wordAlignment/completed/3/9.json +++ /dev/null @@ -1 +0,0 @@ -{"username":"raglay_2021","modifiedTimestamp":"2021-10-22T01:46:10.837Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/3/10.json b/.apps/translationCore/tools/wordAlignment/invalid/3/10.json new file mode 100644 index 0000000..3d0e028 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/3/10.json @@ -0,0 +1 @@ +{"timestamp":"2024-01-23T02:03:29.053Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/3/13.json b/.apps/translationCore/tools/wordAlignment/invalid/3/13.json new file mode 100644 index 0000000..a1a6354 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/3/13.json @@ -0,0 +1 @@ +{"timestamp":"2024-01-23T02:07:01.958Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/3/3.json b/.apps/translationCore/tools/wordAlignment/invalid/3/3.json new file mode 100644 index 0000000..75ecc1f --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/3/3.json @@ -0,0 +1 @@ +{"timestamp":"2024-01-23T01:48:38.426Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/3/4.json b/.apps/translationCore/tools/wordAlignment/invalid/3/4.json new file mode 100644 index 0000000..0d7a985 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/3/4.json @@ -0,0 +1 @@ +{"timestamp":"2024-01-23T01:50:13.098Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/3/5.json b/.apps/translationCore/tools/wordAlignment/invalid/3/5.json new file mode 100644 index 0000000..a23958d --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/3/5.json @@ -0,0 +1 @@ +{"timestamp":"2024-01-23T01:51:23.083Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/3/6.json b/.apps/translationCore/tools/wordAlignment/invalid/3/6.json new file mode 100644 index 0000000..4ed4382 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/3/6.json @@ -0,0 +1 @@ +{"timestamp":"2024-01-23T01:55:02.580Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/3/7.json b/.apps/translationCore/tools/wordAlignment/invalid/3/7.json new file mode 100644 index 0000000..f59e21c --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/3/7.json @@ -0,0 +1 @@ +{"timestamp":"2024-01-23T01:56:31.236Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/3/8.json b/.apps/translationCore/tools/wordAlignment/invalid/3/8.json new file mode 100644 index 0000000..0933ea1 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/3/8.json @@ -0,0 +1 @@ +{"timestamp":"2024-01-23T01:59:56.257Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/3/9.json b/.apps/translationCore/tools/wordAlignment/invalid/3/9.json new file mode 100644 index 0000000..9f1cf2c --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/3/9.json @@ -0,0 +1 @@ +{"timestamp":"2024-01-23T02:01:51.783Z"} \ No newline at end of file diff --git a/2th/3.json b/2th/3.json index 3bde711..f392000 100644 --- a/2th/3.json +++ b/2th/3.json @@ -1,17 +1,17 @@ { "1": "Luỗiq hadơi, pa-thơu pơnõq adơi sơai, lakơu iơu lakơu ga pơnõq hlãq, pioh pơnuaĩq Yàc hũ sơmar akhàt tơviãq sì hũ sơ-uỗt mơyòp, kung yơu song bôh dơlãp pơnõq adơi sơai, ", "2": "sì pioh ga pơnõq hlãq hũ dõc suãq tlah mưng dơgrữq mơnuĩh iãh mơsãc sì mơnuĩh iãh sàq, kơyua ôh iỡuq dơgrữq tãl aràc kung hũ voh-tui. ", - "3": "Nữn Yàc la tui tơpãq, Pitrai ròq ngãq ga adơi sơai kơjãp kađữc sì rơmiãq jàc pơnõq adơi sơai tlah mưng Sa-tan. ", - "4": "Sì pơnõq hlãq hũ hatai pãc gơnĩt dơlãp Yàc mưng pơnõq adơi sơai, nữn la pơnõq adơi sơai miẽt gãm sì ròq dòq ngãq wỡq dơgrữq kaya pơnõq hlãq pơto pơđar. ", - "5": "Lakơu Yàc dui-va hatai pơnõq adơi sơai weh sì kaya anĩt duman Yàc Pô Lơngĩq hũ sì trôh dơlãp kaya ãt-ỡl Yàc Dõc Pơ-tlah hũ. ", - "6": "Pa-thơu pơnõq adơi sơai, tũq nĩ mãq angãn Yàc Dõc Pơ-tlah Je-su pơnõq drơi hũ, pơnõq hlãq akhàt payơr ga pơnõq adơi sơai, làiq: Iỡuq pleh atah dơgrữq adơi sơai hadiuq ơlah atàq sì ôh hadiuq tui dơgrữq kaya ngãq mưng halơu nữn pơnõq adơi sơai song tồq mãq mưng anĩh pơnõq hlãq. ", - "7": "Kơyua rùp phuỗt pơnõq adơi sơai thơu làiq pơnõq adơi sơai iỡuq mơgrũ đõm pơnõq hlãq, kơyua pơnõq hlãq ôh hadiuq suẽl voh-va dơlãp pơnõq dơi sơai. ", - "8": "Sì pơnõq hlãq ôh bõc soh kaya hagĩq asơi hũ. Pa-vlữq wỡq, pơnõq hlãq harơi mơlãp ngãq vruãq kãn dơmãl sì dleh dlàr pioh ôh ngãq kaya ơnong tơrãq ga mơnuĩhq halơi dơlãp pơnõq adơi sơai. ", - "9": "Pơnõq hlãq ngãq yơu nữn ôh iỡuq kơyua pơnõq hlãq ôh hũ gơnuar, nữn pioh ngãq krơh krơi ga pơnõq adơi sơai, pioh tui nữn pơnõq adơi sơai pơlih mơgrũ đõm pơnõq hlãq. ", - "10": "Kơyua viãq, tũq dòq sì pơnõq adơi sơai, pơnõq hlãq song pơto pơđar pơnõq adơi sơai pơnuaĩq nĩ, \"Mơyah làiq mơnuĩh halơi ôh ưng ngãq vruãq nữn juơi luơi mơnuĩh nữn bõc.\" ", + "3": "Nữn tui tơpãq viãq la Yàc, Pitao ròq ngãq ga adơi sơai kơjãp kađữc sì iãq jàc pơnõq adơi sơai tlah mưng mơnuĩh mơsãc. ", + "4": "Pơnõq hlãq hũ hatai pãc gơnĩt dơlãp Yàc mưng pơnõq adơi sơai làiq pơnõq adơi sơai ãn ngãq sì ròq ngãq dơgrữq kaya pơnõq hlãq pơto pơđar. ", + "5": "Lakơu Yàc pơto dui-va hatai pơnõq adơi sơai weh sì kaya anĩt duman Yàc Pô Lơngĩq hũ sì trôh dơlãp kaya ãt-ỡl Yàc Dõc Pơ-tlah hũ. ", + "6": "Bôh làiq yơu nữn, pa-thơu pơnõq adơi sơai, tũq nĩ mãq angãn Yàc pơnõq drơi la Yàc Dõc Pơ-tlah Je-su, pơnõq hlãq pơto akhàt ga pơnõq adơi sơai, tồq ga pơnõq adơi sơai pleh atah dơgrữq mơnuĩh pãc-tui yàc hadiuq ôh hũ voh-va sì ôh ngãq tui dơgrữq kaya mưng halơu thrơi nữn pơnõq adơi sơai song tồq mãq mưng pơnõq hlãq. ", + "7": "Kơyua rùp phuỗt pơnõq adơi sơai thơu làiq pơnõq adơi sơai iỡuq mơgrũ đõm pơnõq hlãq yơu hayơu, kơyua pơnõq hlãq ôh hadiuq suẽl voh-va di khrãh pơnõq dơi sơai, ", + "8": "pơnõq hlãq kung ôh bõc soh kaya bõc sa aràc mơnuĩh halơi, nữn harơi mơlãp ngãq vruãq dơlãp kaya dleh dlar kãl dơmãn pioh ôh ngãq dleh dlar ga avih tãl aràc dơlãp pơnõq adơi sơai, ", + "9": "ôh iỡuq kơyua pơnõq hlãq ôh hũ gơnuar, nữn pioh pơnõq hlãq chẽq krơi rùp drơi yơu ngãq krơh ga pơnõq adơi sơai tồq mơgrũ đõm pơnõq hlãq. ", + "10": "Kơyua viãq, tũq dòq sì pơnõq adơi sơai, pơnõq hlãq song pơto pơđar pơnõq adơi sơai pơnuaĩq nĩ, làiq: \"Mơyah làiq mơnuĩh halơi ôh ưng ngãq vruãq nữn juơi luơi mơnuĩh nữn bõc.\" ", "11": "Kơyua pơnõq hlãq hmỡq đơp dơlãp pơnõq adơi sơai hũ tơkìq mơnuĩh hadiuq ơlah atàq. Pơnõq nhũ ôh ngãq vruãq nữn vloh sròq tơma vruãq mơnuĩh tơmo hũ. ", "12": "Tũq nĩ, dơlãp Yàc Dõc Pơ-tlah Je-su, pơnõq hlãq pơto pơđar sì pơto pa-sơdor dơgrữq mơnuĩh yơu nữn, làiq pơnõq nhũ iỡuq ngãq vruãq savĩq suà lìt pioh bõc kaya bõc rùp phuỗt drơi hũ. ", - "13": "Nữn pa-thơu pơnõq adơi sơai, lakơu pơnõq adơi sơai juơi ơlah dơlãp tũq ngãq vruãq siàp. ", + "13": "Dòq pa-thơu pơnõq adơi sơai, lakơu pơnõq adơi sơai juơi ơlah dơlãp tũq ngãq vruãq siàp. ", "14": "Sì mơyah làiq hũ mơnuĩh halơi ôh pãc rơmiãq pơnuaĩq pơnõq hlãq dơlãp sơrãq pơyua nĩ, iỡuq iãq mững pơnõq nhũ sì juơi ngãq salơnuãq sì pơnõq nhũ, pioh pơnõq nhũ thơu kaya mơlơu ơlah. ", "15": "Nữn juơi mững pơnõq nhũ yơu mơnuĩh jơdrãq, nữn iỡuq pơto pơđar pơnõq nhũ yơu adơi sơai drơi. ", "16": "Mư tũq nĩ, lakơu mĩn rùp phuỗt Yàc dadu lơngai vrơi kaya dadu lơngai ga pơnõq adơi sơai mưng dơgrữq pơnẽq dơlãp dơgrữq tũq. Lakơu Yàc dòq sigỡuq sì avih tãl aràc pơnõq adơi sơai. ", diff --git a/settings.json b/settings.json index 87968da..90df896 100644 --- a/settings.json +++ b/settings.json @@ -1,3 +1,3 @@ { - "last_opened": "2024-01-23T01:12:34.033Z" + "last_opened": "2024-01-26T01:24:09.195Z" }