From 8f4e2a39656eb3207f3f10d025388a1d0f0d0fb3 Mon Sep 17 00:00:00 2001 From: cor_2020 Date: Wed, 30 Oct 2024 15:57:19 +0700 Subject: [PATCH] Commit before upload --- .../translationCore/alignmentData/2jn/1.json | 1 + .../index/translationNotes/2jn/.categories | 1 + .../2jn/.categoryIndex/culture.json | 3 + .../2jn/.categoryIndex/discourse.json | 1 + .../2jn/.categoryIndex/figures.json | 7 + .../2jn/.categoryIndex/grammar.json | 8 + .../2jn/.categoryIndex/numbers.json | 1 + .../2jn/.categoryIndex/other.json | 7 + .../index/translationNotes/2jn/chapter_1.json | 145 ++++++ .../translationNotes/2jn/figs-123person.json | 1 + .../2jn/figs-abstractnouns.json | 1 + .../2jn/figs-activepassive.json | 1 + .../translationNotes/2jn/figs-ellipsis.json | 1 + .../translationNotes/2jn/figs-exclusive.json | 1 + .../translationNotes/2jn/figs-explicit.json | 447 ++++++++++++++++++ .../translationNotes/2jn/figs-hyperbole.json | 1 + .../translationNotes/2jn/figs-idiom.json | 154 ++++++ .../2jn/figs-infostructure.json | 1 + .../translationNotes/2jn/figs-metaphor.json | 362 ++++++++++++++ .../translationNotes/2jn/figs-metonymy.json | 82 ++++ .../translationNotes/2jn/figs-nominaladj.json | 1 + .../index/translationNotes/2jn/figs-you.json | 126 +++++ .../2jn/grammar-connect-logic-contrast.json | 1 + .../2jn/grammar-connect-logic-result.json | 1 + .../2jn/guidelines-sonofgodprinciples.json | 107 +++++ .../2jn/translate-textvariants.json | 1 + .../index/translationWords/2jn/.categories | 75 +++ .../2jn/.categoryIndex/kt.json | 21 + .../2jn/.categoryIndex/names.json | 1 + .../2jn/.categoryIndex/other.json | 17 + .../index/translationWords/2jn/age.json | 1 + .../translationWords/2jn/antichrist.json | 1 + .../index/translationWords/2jn/chapter_1.json | 145 ++++++ .../index/translationWords/2jn/children.json | 1 + .../index/translationWords/2jn/christ.json | 1 + .../index/translationWords/2jn/command.json | 1 + .../index/translationWords/2jn/confess.json | 1 + .../index/translationWords/2jn/deceive.json | 1 + .../index/translationWords/2jn/elder.json | 1 + .../index/translationWords/2jn/elect.json | 1 + .../index/translationWords/2jn/evil.json | 1 + .../index/translationWords/2jn/flesh.json | 1 + .../index/translationWords/2jn/god.json | 1 + .../translationWords/2jn/godthefather.json | 1 + .../index/translationWords/2jn/grace.json | 1 + .../index/translationWords/2jn/hope.json | 1 + .../index/translationWords/2jn/house.json | 1 + .../index/translationWords/2jn/jesus.json | 1 + .../index/translationWords/2jn/joy.json | 1 + .../index/translationWords/2jn/know.json | 1 + .../index/translationWords/2jn/labor.json | 1 + .../index/translationWords/2jn/like.json | 1 + .../index/translationWords/2jn/love.json | 1 + .../index/translationWords/2jn/mercy.json | 1 + .../index/translationWords/2jn/peace.json | 1 + .../index/translationWords/2jn/receive.json | 1 + .../index/translationWords/2jn/reward.json | 1 + .../index/translationWords/2jn/sister.json | 1 + .../index/translationWords/2jn/sonofgod.json | 1 + .../index/translationWords/2jn/teach.json | 1 + .../index/translationWords/2jn/true.json | 1 + .../index/translationWords/2jn/walk.json | 1 + .../index/translationWords/2jn/watch.json | 1 + .../index/translationWords/2jn/works.json | 1 + .../index/translationWords/2jn/world.json | 1 + .../index/wordAlignment/2jn/chapter_1.json | 145 ++++++ .../2jn/currentContextId/contextId.json | 9 + .../tools/wordAlignment/completed/1/11.json | 1 + .../tools/wordAlignment/completed/1/12.json | 1 + .../tools/wordAlignment/completed/1/2.json | 1 + .../tools/wordAlignment/completed/1/3.json | 1 + .../tools/wordAlignment/completed/1/5.json | 1 + .../tools/wordAlignment/completed/1/6.json | 1 + .../tools/wordAlignment/completed/1/8.json | 1 + .../tools/wordAlignment/invalid/1/1.json | 1 + .../tools/wordAlignment/invalid/1/10.json | 1 + .../tools/wordAlignment/invalid/1/13.json | 1 + .../tools/wordAlignment/invalid/1/4.json | 1 + .../tools/wordAlignment/invalid/1/7.json | 1 + .../tools/wordAlignment/invalid/1/9.json | 1 + 2jn/1.json | 16 + 2jn/headers.json | 38 ++ 2jn/manifest.json | 7 + LICENSE.md | 26 + cua_clt_2jn_book.usfm | 397 ++++++++++++++++ manifest.json | 69 +++ settings.json | 3 + 87 files changed, 2479 insertions(+) create mode 100644 .apps/translationCore/alignmentData/2jn/1.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/.categories create mode 100644 .apps/translationCore/index/translationNotes/2jn/.categoryIndex/culture.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/.categoryIndex/discourse.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/.categoryIndex/figures.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/.categoryIndex/grammar.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/.categoryIndex/numbers.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/.categoryIndex/other.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/chapter_1.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/figs-123person.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/figs-abstractnouns.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/figs-activepassive.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/figs-ellipsis.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/figs-exclusive.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/figs-explicit.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/figs-hyperbole.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/figs-idiom.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/figs-infostructure.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/figs-metaphor.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/figs-metonymy.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/figs-nominaladj.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/figs-you.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/grammar-connect-logic-contrast.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/grammar-connect-logic-result.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/guidelines-sonofgodprinciples.json create mode 100644 .apps/translationCore/index/translationNotes/2jn/translate-textvariants.json create mode 100644 .apps/translationCore/index/translationWords/2jn/.categories create mode 100644 .apps/translationCore/index/translationWords/2jn/.categoryIndex/kt.json create mode 100644 .apps/translationCore/index/translationWords/2jn/.categoryIndex/names.json create mode 100644 .apps/translationCore/index/translationWords/2jn/.categoryIndex/other.json create mode 100644 .apps/translationCore/index/translationWords/2jn/age.json create mode 100644 .apps/translationCore/index/translationWords/2jn/antichrist.json create mode 100644 .apps/translationCore/index/translationWords/2jn/chapter_1.json create mode 100644 .apps/translationCore/index/translationWords/2jn/children.json create mode 100644 .apps/translationCore/index/translationWords/2jn/christ.json create mode 100644 .apps/translationCore/index/translationWords/2jn/command.json create mode 100644 .apps/translationCore/index/translationWords/2jn/confess.json create mode 100644 .apps/translationCore/index/translationWords/2jn/deceive.json create mode 100644 .apps/translationCore/index/translationWords/2jn/elder.json create mode 100644 .apps/translationCore/index/translationWords/2jn/elect.json create mode 100644 .apps/translationCore/index/translationWords/2jn/evil.json create mode 100644 .apps/translationCore/index/translationWords/2jn/flesh.json create mode 100644 .apps/translationCore/index/translationWords/2jn/god.json create mode 100644 .apps/translationCore/index/translationWords/2jn/godthefather.json create mode 100644 .apps/translationCore/index/translationWords/2jn/grace.json create mode 100644 .apps/translationCore/index/translationWords/2jn/hope.json create mode 100644 .apps/translationCore/index/translationWords/2jn/house.json create mode 100644 .apps/translationCore/index/translationWords/2jn/jesus.json create mode 100644 .apps/translationCore/index/translationWords/2jn/joy.json create mode 100644 .apps/translationCore/index/translationWords/2jn/know.json create mode 100644 .apps/translationCore/index/translationWords/2jn/labor.json create mode 100644 .apps/translationCore/index/translationWords/2jn/like.json create mode 100644 .apps/translationCore/index/translationWords/2jn/love.json create mode 100644 .apps/translationCore/index/translationWords/2jn/mercy.json create mode 100644 .apps/translationCore/index/translationWords/2jn/peace.json create mode 100644 .apps/translationCore/index/translationWords/2jn/receive.json create mode 100644 .apps/translationCore/index/translationWords/2jn/reward.json create mode 100644 .apps/translationCore/index/translationWords/2jn/sister.json create mode 100644 .apps/translationCore/index/translationWords/2jn/sonofgod.json create mode 100644 .apps/translationCore/index/translationWords/2jn/teach.json create mode 100644 .apps/translationCore/index/translationWords/2jn/true.json create mode 100644 .apps/translationCore/index/translationWords/2jn/walk.json create mode 100644 .apps/translationCore/index/translationWords/2jn/watch.json create mode 100644 .apps/translationCore/index/translationWords/2jn/works.json create mode 100644 .apps/translationCore/index/translationWords/2jn/world.json create mode 100644 .apps/translationCore/index/wordAlignment/2jn/chapter_1.json create mode 100644 .apps/translationCore/index/wordAlignment/2jn/currentContextId/contextId.json create mode 100644 .apps/translationCore/tools/wordAlignment/completed/1/11.json create mode 100644 .apps/translationCore/tools/wordAlignment/completed/1/12.json create mode 100644 .apps/translationCore/tools/wordAlignment/completed/1/2.json create mode 100644 .apps/translationCore/tools/wordAlignment/completed/1/3.json create mode 100644 .apps/translationCore/tools/wordAlignment/completed/1/5.json create mode 100644 .apps/translationCore/tools/wordAlignment/completed/1/6.json create mode 100644 .apps/translationCore/tools/wordAlignment/completed/1/8.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/1/1.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/1/10.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/1/13.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/1/4.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/1/7.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/1/9.json create mode 100644 2jn/1.json create mode 100644 2jn/headers.json create mode 100644 2jn/manifest.json create mode 100644 LICENSE.md create mode 100644 cua_clt_2jn_book.usfm create mode 100644 manifest.json create mode 100644 settings.json diff --git a/.apps/translationCore/alignmentData/2jn/1.json b/.apps/translationCore/alignmentData/2jn/1.json new file mode 100644 index 0000000..19a2043 --- /dev/null +++ b/.apps/translationCore/alignmentData/2jn/1.json @@ -0,0 +1 @@ +{"1":{"alignments":[{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"πρεσβύτερος","strong":"G42450","lemma":"πρεσβύτερος","morph":"Gr,NS,,,,NMSC","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Khơl","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"draq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐκλεκτῇ","strong":"G15880","lemma":"ἐκλεκτός","morph":"Gr,AA,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"jah","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rơơlh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"κυρίᾳ","strong":"G29590","lemma":"κυρία","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"khơl","occurrence":1,"occurrences":4,"type":"bottomWord"},{"word":"mo","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":3}],"bottomWords":[{"word":"kung","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τοῖς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DNP,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"τέκνοις","strong":"G50430","lemma":"τέκνον","morph":"Gr,N,,,,,DNP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"khơl","occurrence":2,"occurrences":4,"type":"bottomWord"},{"word":"koot","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"αὐτῆς","strong":"G08460","lemma":"αὐτός","morph":"Gr,RP,,,3GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ku","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mo","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"οὓς","strong":"G37390","lemma":"ὅς","morph":"Gr,RR,,,,AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"laa","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"khơl","occurrence":3,"occurrences":4,"type":"bottomWord"},{"word":"adro","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"đơu","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐγὼ","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1N,S,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"gô","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀγαπῶ","strong":"G00250","lemma":"ἀγαπάω","morph":"Gr,V,IPA1,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"xung","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"xiaq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"đom","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀληθείᾳ","strong":"G02250","lemma":"ἀλήθεια","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"varơuq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"dik","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":2,"occurrences":3}],"bottomWords":[{"word":"ji","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐκ","strong":"G37560","lemma":"οὐ","morph":"Gr,DO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"leh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐγὼ","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1N,S,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"gô","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"μόνος","strong":"G34410","lemma":"μόνος","morph":"Gr,EF,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"vơ","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"đêh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀλλὰ","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"bơh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":3,"occurrences":3}],"bottomWords":[{"word":"kung","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"anưq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πάντες","strong":"G39560","lemma":"πᾶς","morph":"Gr,RI,,,,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dêq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hloay","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οἱ","strong":"G35880","lemma":"ὁ","morph":"Gr,RD,,,,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"khơl","occurrence":4,"occurrences":4,"type":"bottomWord"},{"word":"leq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐγνωκότες","strong":"G10970","lemma":"γινώσκω","morph":"Gr,V,PEA,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"heq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"yo","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"xet","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ἀλήθειαν","strong":"G02250","lemma":"ἀλήθεια","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"varơuq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"dik","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[{"word":"atăq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"2":{"alignments":[{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"vii","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"ἀλήθειαν","strong":"G02250","lemma":"ἀλήθεια","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"varơuq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dik","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,RD,,,,AFS,","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"μένουσαν","strong":"G33060","lemma":"μένω","morph":"Gr,V,PPA,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"đong","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"măn","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"đom","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῖν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1D,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"haay","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ji","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μεθ’","strong":"G33260","lemma":"μετά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dii","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"haay","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἔσται","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,IFM3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hnoq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"măn","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dong","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"truh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὸν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"αἰῶνα","strong":"G01650","lemma":"αἰών","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"đơơy","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"đơơy","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[]},"3":{"alignments":[{"topWords":[{"word":"ἔσται","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,IFM3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hnoq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"măn","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μεθ’","strong":"G33260","lemma":"μετά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dii","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"haay","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"χάρις","strong":"G54850","lemma":"χάρις","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Vanong","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"plêêk","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἔλεος","strong":"G16560","lemma":"ἔλεος","morph":"Gr,N,,,,,NNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"xuum","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"angơuq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰρήνη","strong":"G15150","lemma":"εἰρήνη","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ji","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"varơuq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"hrok","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hrolh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παρὰ","strong":"G38440","lemma":"παρά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"xing","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"Θεοῦ","strong":"G23160","lemma":"θεός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Kơy","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Plêêk","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Πατρός","strong":"G39620","lemma":"πατήρ","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"laa","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Vaq","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"ji","occurrence":2,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"παρὰ","strong":"G38440","lemma":"παρά","morph":"Gr,P,,,,,G,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"xing","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"Ἰησοῦ","strong":"G24240","lemma":"Ἰησοῦς","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Jê","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"xu","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστοῦ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Lôôk","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Wơơt","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Dêh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"Υἱοῦ","strong":"G52070","lemma":"υἱός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Koot","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"Πατρός","strong":"G39620","lemma":"πατήρ","morph":"Gr,N,,,,,GMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"ku","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Vaq","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"đom","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀληθείᾳ","strong":"G02250","lemma":"ἀλήθεια","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"varơuq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"dik","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"ji","occurrence":3,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"ἀγάπῃ","strong":"G00260","lemma":"ἀγάπη","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"xung","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"xiaq","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"4":{"alignments":[{"topWords":[{"word":"ἐχάρην","strong":"G54630","lemma":"χαίρω","morph":"Gr,V,IAP1,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Gô","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hlah","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hlaak","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"λείαν","strong":"G30290","lemma":"λείαν","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"thier","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ra","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὅτι","strong":"G37540","lemma":"ὅτι","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"vii","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"kơq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εὕρηκα","strong":"G21470","lemma":"εὑρίσκω","morph":"Gr,V,IEA1,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"gô","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hloq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐκ","strong":"G15370","lemma":"ἐκ","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"muuyq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"sôôq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῶν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GNP,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"τέκνων","strong":"G50430","lemma":"τέκνον","morph":"Gr,N,,,,,GNP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"koot","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"σου","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2G,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ku","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mo","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"περιπατοῦντας","strong":"G40430","lemma":"περιπατέω","morph":"Gr,V,PPA,AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"tawaak","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hooy","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"đom","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀληθείᾳ","strong":"G02250","lemma":"ἀλήθεια","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"varơuq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dik","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καθὼς","strong":"G25310","lemma":"καθώς","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dang","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"đaji","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐντολὴν","strong":"G17850","lemma":"ἐντολή","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ganeen","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐλάβομεν","strong":"G29830","lemma":"λαμβάνω","morph":"Gr,V,IAA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"haay","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"heq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nhonq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"xok","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παρὰ","strong":"G38440","lemma":"παρά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"xing","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"aduq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"Πατρός","strong":"G39620","lemma":"πατήρ","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Vaq","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[{"word":"xau","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"5":{"alignments":[{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"νῦν","strong":"G35680","lemma":"νῦν","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"juneq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐρωτῶ","strong":"G20650","lemma":"ἐρωτάω","morph":"Gr,V,IPA1,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"gô","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"apôôy","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vôôch","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"σε","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2A,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mo","occurrence":2,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"κυρία","strong":"G29590","lemma":"κυρία","morph":"Gr,N,,,,,VFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Wơơy","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mo","occurrence":1,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"οὐχ","strong":"G37560","lemma":"οὐ","morph":"Gr,DO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"leh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"aalq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὡς","strong":"G56130","lemma":"ὡς","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"đaji","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐντολὴν","strong":"G17850","lemma":"ἐντολή","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"muuyq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ganeen","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καινὴν","strong":"G25370","lemma":"καινός","morph":"Gr,AA,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"đơơu","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γράφων","strong":"G11250","lemma":"γράφω","morph":"Gr,V,PPA,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"đong","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"valơk","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"σοι","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2D,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ka","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mo","occurrence":3,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"ἀλλὰ","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"đơu","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"laa","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἣν","strong":"G37390","lemma":"ὅς","morph":"Gr,RR,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"varơuq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἴχαμεν","strong":"G21920","lemma":"ἔχω","morph":"Gr,V,IIA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"haay","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"heq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"e","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπ’","strong":"G05750","lemma":"ἀπό","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"xing","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀρχῆς","strong":"G07460","lemma":"ἀρχή","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kapa","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tep","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἵνα","strong":"G24430","lemma":"ἵνα","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"đaneq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀγαπῶμεν","strong":"G00250","lemma":"ἀγαπάω","morph":"Gr,V,SPA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"haay","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"duh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pheq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"xung","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"xiaq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀλλήλους","strong":"G02400","lemma":"ἀλλήλων","morph":"Gr,RC,,,,AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mamuuyq","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"6":{"alignments":[{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Ji","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"αὕτη","strong":"G37780","lemma":"οὗτος","morph":"Gr,RD,,,,NFS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"đaneq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐστὶν","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"laa","occurrence":1,"occurrences":4,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"ἀγάπη","strong":"G00260","lemma":"ἀγάπη","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"xuum","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"xung","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"xiaq","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἵνα","strong":"G24430","lemma":"ἵνα","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"nưq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"laa","occurrence":2,"occurrences":4,"type":"bottomWord"}]},{"topWords":[{"word":"περιπατῶμεν","strong":"G40430","lemma":"περιπατέω","morph":"Gr,V,SPA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"haay","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"duh","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"pheq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"tawaak","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"hooy","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"κατὰ","strong":"G25960","lemma":"κατά","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"tyauq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὰς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFP,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ἐντολὰς","strong":"G17850","lemma":"ἐντολή","morph":"Gr,N,,,,,AFP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kaluh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ganeen","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"αὐτοῦ","strong":"G08460","lemma":"αὐτός","morph":"Gr,RP,,,3GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ku","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Kadraq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"αὕτη","strong":"G37780","lemma":"οὗτος","morph":"Gr,ED,,,,NFS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"Neq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"ἐντολή","strong":"G17850","lemma":"ἐντολή","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ganeen","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐστιν","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"laa","occurrence":3,"occurrences":4,"type":"bottomWord"}]},{"topWords":[{"word":"καθὼς","strong":"G25310","lemma":"καθώς","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dang","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"đaji","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἠκούσατε","strong":"G01910","lemma":"ἀκούω","morph":"Gr,V,IAA2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"oh","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"ay","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"heq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tameng","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπ’","strong":"G05750","lemma":"ἀπό","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"xing","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀρχῆς","strong":"G07460","lemma":"ἀρχή","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kapa","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tep","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἵνα","strong":"G24430","lemma":"ἵνα","morph":"Gr,D,,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"nưq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"laa","occurrence":4,"occurrences":4,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"đom","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"αὐτῇ","strong":"G08460","lemma":"αὐτός","morph":"Gr,RD,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"xuum","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"xung","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"xiaq","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"περιπατῆτε","strong":"G40430","lemma":"περιπατέω","morph":"Gr,V,SPA2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"oh","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"ay","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"duh","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"pheq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"tawaak","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"hooy","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[]},"7":{"alignments":[{"topWords":[{"word":"ὅτι","strong":"G37540","lemma":"ὅτι","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Vii","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πολλοὶ","strong":"G41830","lemma":"πολλός","morph":"Gr,EQ,,,,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ngưng","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πλάνοι","strong":"G41080","lemma":"πλάνος","morph":"Gr,NS,,,,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dro","occurrence":1,"occurrences":4,"type":"bottomWord"},{"word":"pa","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"aluut","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐξῆλθαν","strong":"G18310","lemma":"ἐξέρχομαι","morph":"Gr,V,IAA3,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"heq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rama","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vlôh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"đom","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τὸν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"κόσμον","strong":"G28890","lemma":"κόσμος","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dêh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"araak","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οἱ","strong":"G35880","lemma":"ὁ","morph":"Gr,RD,,,,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"laa","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"khơl","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"dro","occurrence":2,"occurrences":4,"type":"bottomWord"}]},{"topWords":[{"word":"μὴ","strong":"G33610","lemma":"μή","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"leh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὁμολογοῦντες","strong":"G36700","lemma":"ὁμολογέω","morph":"Gr,V,PPA,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"xưng","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nhonq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Ἰησοῦν","strong":"G24240","lemma":"Ἰησοῦς","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Jê","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"xu","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστὸν","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Lôôk","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"Wơơt","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"Dêh","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐρχόμενον","strong":"G20640","lemma":"ἔρχομαι","morph":"Gr,V,PPM,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"truh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"đom","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"σαρκί","strong":"G45610","lemma":"σάρξ","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"xăk","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"xamơk","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὗτός","strong":"G37780","lemma":"οὗτος","morph":"Gr,RD,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Nưq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐστιν","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"laa","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"πλάνος","strong":"G41080","lemma":"πλάνος","morph":"Gr,NS,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dro","occurrence":3,"occurrences":4,"type":"bottomWord"},{"word":"pa","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"aluut","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ji","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"ἀντίχριστος","strong":"G05000","lemma":"ἀντίχριστος","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dro","occurrence":4,"occurrences":4,"type":"bottomWord"},{"word":"tachơơl","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hlê","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Lôôk","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"Wơơt","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"Dêh","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[{"word":"ôôh","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"ôôh","occurrence":2,"occurrences":2,"type":"bottomWord"}]},"8":{"alignments":[{"topWords":[{"word":"βλέπετε","strong":"G09910","lemma":"βλέπω","morph":"Gr,V,MPA2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dayh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"yo","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rơơt","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἑαυτούς","strong":"G14380","lemma":"ἑαυτοῦ","morph":"Gr,RE,,,2AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Kadih","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"oh","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"ay","occurrence":1,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"ἵνα","strong":"G24430","lemma":"ἵνα","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"xôq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μὴ","strong":"G33610","lemma":"μή","morph":"Gr,DO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"leh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπολέσητε","strong":"G06220","lemma":"ἀπόλλυμι","morph":"Gr,V,SAA2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"oh","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"ay","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"dơơp","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hlơơp","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἃ","strong":"G37390","lemma":"ὅς","morph":"Gr,RR,,,,ANP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kaluh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"varơuq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"đơu","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰργασάμεθα","strong":"G20380","lemma":"ἐργάζομαι","morph":"Gr,V,IAM1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"haay","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"heq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pheq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"galeh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"galal","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀλλὰ","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"tađôôy","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"muut","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"đnư","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μισθὸν","strong":"G34080","lemma":"μισθός","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kadrool","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πλήρη","strong":"G41340","lemma":"πλήρης","morph":"Gr,AA,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"xaleep","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπολάβητε","strong":"G06180","lemma":"ἀπολαμβάνω","morph":"Gr,V,SAA2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"oh","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"ay","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"nhonq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"jah","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"9":{"alignments":[{"topWords":[{"word":"πᾶς","strong":"G39560","lemma":"πᾶς","morph":"Gr,RI,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"leq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,RD,,,,NMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"Dro","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"προάγων","strong":"G42540","lemma":"προάγω","morph":"Gr,V,PPA,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"raxôôt","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vlôh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":3}],"bottomWords":[{"word":"đơu","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μὴ","strong":"G33610","lemma":"μή","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"leh","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"μένων","strong":"G33060","lemma":"μένω","morph":"Gr,V,PPA,NMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"kưq","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"măn","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"đom","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τῇ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DFS,","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"διδαχῇ","strong":"G13220","lemma":"διδαχή","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"apok","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"pato","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"Χριστοῦ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ku","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Lôôk","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Wơơt","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Dêh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Θεὸν","strong":"G23160","lemma":"θεός","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Kơy","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Plêêk","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐκ","strong":"G37560","lemma":"οὐ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"leh","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἔχει","strong":"G21920","lemma":"ἔχω","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"e","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,RD,,,,NMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"Kơyq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μένων","strong":"G33060","lemma":"μένω","morph":"Gr,V,PPA,NMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"kưq","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"măn","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"đom","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τῇ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DFS,","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"διδαχῇ","strong":"G13220","lemma":"διδαχή","morph":"Gr,N,,,,,DFS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"apok","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"pato","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"οὗτος","strong":"G37780","lemma":"οὗτος","morph":"Gr,RD,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"adro","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nưq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,DO,,,,,,,,","occurrence":2,"occurrences":3}],"bottomWords":[{"word":"hloay","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὸν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AMS,","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"Πατέρα","strong":"G39620","lemma":"πατήρ","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Vaq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CO,,,,,,,,","occurrence":3,"occurrences":3}],"bottomWords":[{"word":"ji","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὸν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AMS,","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"Υἱὸν","strong":"G52070","lemma":"υἱός","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Koot","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἔχει","strong":"G21920","lemma":"ἔχω","morph":"Gr,V,IPA3,,S,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"e","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[{"word":"xangưưy","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"yôôych","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"10":{"alignments":[{"topWords":[{"word":"εἴ","strong":"G14870","lemma":"εἰ","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Atoh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τις","strong":"G51000","lemma":"τις","morph":"Gr,RI,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kơyq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἔρχεται","strong":"G20640","lemma":"ἔρχομαι","morph":"Gr,V,IPM3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"truh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πρὸς","strong":"G43140","lemma":"πρός","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dii","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμᾶς","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2A,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"oh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ay","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"đơu","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ταύτην","strong":"G37780","lemma":"οὗτος","morph":"Gr,ED,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"nưq","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"διδαχὴν","strong":"G13220","lemma":"διδαχή","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"apok","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"pato","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐ","strong":"G37560","lemma":"οὐ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"leh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"φέρει","strong":"G53420","lemma":"φέρω","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"tyauq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μὴ","strong":"G33610","lemma":"μή","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"te","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"λαμβάνετε","strong":"G29830","lemma":"λαμβάνω","morph":"Gr,V,MPA2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"jarooy","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"αὐτὸν","strong":"G08460","lemma":"αὐτός","morph":"Gr,RP,,,3AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dro","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nưq","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"muut","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οἰκίαν","strong":"G36140","lemma":"οἰκία","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"hnhư","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"ji","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"χαίρειν","strong":"G54630","lemma":"χαίρω","morph":"Gr,V,NPA,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Xiin","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vôôch","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hrok","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"αὐτῷ","strong":"G08460","lemma":"αὐτός","morph":"Gr,RP,,,3DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dii","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"ni","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μὴ","strong":"G33610","lemma":"μή","morph":"Gr,D,,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"te","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"λέγετε","strong":"G30040","lemma":"λέγω","morph":"Gr,V,MPA2,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"đnooy","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[{"word":"taway","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"yôôych","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"11":{"alignments":[{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,RD,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kơyq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"λέγων","strong":"G30040","lemma":"λέγω","morph":"Gr,V,PPA,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"đnooy","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Vii","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"αὐτῷ","strong":"G08460","lemma":"αὐτός","morph":"Gr,RP,,,3DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"dii","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"adro","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"nưq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"χαίρειν","strong":"G54630","lemma":"χαίρω","morph":"Gr,V,NPA,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Xiin","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vôôch","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hrok","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"κοινωνεῖ","strong":"G28410","lemma":"κοινωνέω","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"laa","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"jưq","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"muut","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῖς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DNP,","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"ἔργοις","strong":"G20410","lemma":"ἔργον","morph":"Gr,N,,,,,DNP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"kaluh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"varơuq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"αὐτοῦ","strong":"G08460","lemma":"αὐτός","morph":"Gr,RP,,,3GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ku","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ni","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῖς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DNP,","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"πονηροῖς","strong":"G41900","lemma":"πονηρός","morph":"Gr,AR,,,,DNP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"xơk","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"12":{"alignments":[{"topWords":[{"word":"πολλὰ","strong":"G41830","lemma":"πολλός","morph":"Gr,RI,,,,ANP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ngưng","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"varơuq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἔχων","strong":"G21920","lemma":"ἔχω","morph":"Gr,V,PPA,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Vii","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"e","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῖν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2D,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ka","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"oh","occurrence":1,"occurrences":3,"type":"bottomWord"},{"word":"ay","occurrence":1,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"γράφειν","strong":"G11250","lemma":"γράφω","morph":"Gr,V,NPA,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"valơk","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐκ","strong":"G37560","lemma":"οὐ","morph":"Gr,CO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"leh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐβουλήθην","strong":"G10140","lemma":"βούλομαι","morph":"Gr,V,IAP1,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"gô","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"trôôch","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"bơơn","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"χάρτου","strong":"G54890","lemma":"χάρτης","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"jơyq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"ji","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"μέλανος","strong":"G31890","lemma":"μέλας","morph":"Gr,NS,,,,GNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"phôôm","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀλλὰ","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Bơh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐλπίζω","strong":"G16790","lemma":"ἐλπίζω","morph":"Gr,V,IPA1,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"gô","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"trôôch","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"γενέσθαι","strong":"G10960","lemma":"γίνομαι","morph":"Gr,V,NAM,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"truh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πρὸς","strong":"G43140","lemma":"πρός","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"dii","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμᾶς","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2A,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"oh","occurrence":2,"occurrences":3,"type":"bottomWord"},{"word":"ay","occurrence":2,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"ji","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"στόμα","strong":"G47500","lemma":"στόμα","morph":"Gr,N,,,,,ANS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"mot","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"πρὸς","strong":"G43140","lemma":"πρός","morph":"Gr,P,,,,,A,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"hyioh","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"στόμα","strong":"G47500","lemma":"στόμα","morph":"Gr,N,,,,,ANS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"mot","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"λαλῆσαι","strong":"G29800","lemma":"λαλέω","morph":"Gr,V,NAA,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"đnooy","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"tajauq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἵνα","strong":"G24430","lemma":"ἵνα","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"xôq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"χαρὰ","strong":"G54790","lemma":"χαρά","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"xuum","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hlah","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hlaak","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑμῶν","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ku","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"oh","occurrence":3,"occurrences":3,"type":"bottomWord"},{"word":"ay","occurrence":3,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"πεπληρωμένη","strong":"G41370","lemma":"πληρόω","morph":"Gr,V,PEP,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"xaleep","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ᾖ","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,SPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"jah","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"13":{"alignments":[{"topWords":[{"word":"ἀσπάζεταί","strong":"G07820","lemma":"ἀσπάζομαι","morph":"Gr,V,IPM3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"apok","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"vôôch","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"hlơq","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"σε","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2A,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mo","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τὰ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NNP,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"τέκνα","strong":"G50430","lemma":"τέκνον","morph":"Gr,N,,,,,NNP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Khơl","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"koot","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"ἀδελφῆς","strong":"G00790","lemma":"ἀδελφή","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"mư","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"oh","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ay","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"σου","strong":"G47710","lemma":"σύ","morph":"Gr,RP,,,2G,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"ku","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"mo","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"ἐκλεκτῆς","strong":"G15880","lemma":"ἐκλεκτός","morph":"Gr,AR,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"jah","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"rơơlh","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[{"word":"atăq","occurrence":1,"occurrences":1,"type":"bottomWord"}]}} \ No newline at end of file diff --git a/.apps/translationCore/index/translationNotes/2jn/.categories b/.apps/translationCore/index/translationNotes/2jn/.categories new file mode 100644 index 0000000..d45b8bd --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/.categories @@ -0,0 +1 @@ +{"current":["figs-explicit","figs-idiom","figs-metaphor","figs-metonymy","figs-you","guidelines-sonofgodprinciples"],"loaded":["figs-explicit","figs-ellipsis","figs-hyperbole","figs-idiom","figs-metaphor","figs-metonymy","figs-123person","figs-abstractnouns","figs-activepassive","figs-exclusive","figs-nominaladj","figs-you","figs-infostructure","grammar-connect-logic-contrast","grammar-connect-logic-result","guidelines-sonofgodprinciples","translate-textvariants"],"timestamp":"2024-07-11T02:35:59.498Z","languageId":"en"} diff --git a/.apps/translationCore/index/translationNotes/2jn/.categoryIndex/culture.json b/.apps/translationCore/index/translationNotes/2jn/.categoryIndex/culture.json new file mode 100644 index 0000000..cf3906a --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/.categoryIndex/culture.json @@ -0,0 +1,3 @@ +[ + "figs-explicit" +] diff --git a/.apps/translationCore/index/translationNotes/2jn/.categoryIndex/discourse.json b/.apps/translationCore/index/translationNotes/2jn/.categoryIndex/discourse.json new file mode 100644 index 0000000..fe51488 --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/.categoryIndex/discourse.json @@ -0,0 +1 @@ +[] diff --git a/.apps/translationCore/index/translationNotes/2jn/.categoryIndex/figures.json b/.apps/translationCore/index/translationNotes/2jn/.categoryIndex/figures.json new file mode 100644 index 0000000..7abfff1 --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/.categoryIndex/figures.json @@ -0,0 +1,7 @@ +[ + "figs-ellipsis", + "figs-hyperbole", + "figs-idiom", + "figs-metaphor", + "figs-metonymy" +] diff --git a/.apps/translationCore/index/translationNotes/2jn/.categoryIndex/grammar.json b/.apps/translationCore/index/translationNotes/2jn/.categoryIndex/grammar.json new file mode 100644 index 0000000..db212a7 --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/.categoryIndex/grammar.json @@ -0,0 +1,8 @@ +[ + "figs-123person", + "figs-abstractnouns", + "figs-activepassive", + "figs-exclusive", + "figs-nominaladj", + "figs-you" +] diff --git a/.apps/translationCore/index/translationNotes/2jn/.categoryIndex/numbers.json b/.apps/translationCore/index/translationNotes/2jn/.categoryIndex/numbers.json new file mode 100644 index 0000000..fe51488 --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/.categoryIndex/numbers.json @@ -0,0 +1 @@ +[] diff --git a/.apps/translationCore/index/translationNotes/2jn/.categoryIndex/other.json b/.apps/translationCore/index/translationNotes/2jn/.categoryIndex/other.json new file mode 100644 index 0000000..c1d1e48 --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/.categoryIndex/other.json @@ -0,0 +1,7 @@ +[ + "figs-infostructure", + "grammar-connect-logic-contrast", + "grammar-connect-logic-result", + "guidelines-sonofgodprinciples", + "translate-textvariants" +] diff --git a/.apps/translationCore/index/translationNotes/2jn/chapter_1.json b/.apps/translationCore/index/translationNotes/2jn/chapter_1.json new file mode 100644 index 0000000..24a28a2 --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/chapter_1.json @@ -0,0 +1,145 @@ +[ + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 1 + }, + "tool": "translationNotes", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 2 + }, + "tool": "translationNotes", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 3 + }, + "tool": "translationNotes", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 4 + }, + "tool": "translationNotes", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 5 + }, + "tool": "translationNotes", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 6 + }, + "tool": "translationNotes", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 7 + }, + "tool": "translationNotes", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 8 + }, + "tool": "translationNotes", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 9 + }, + "tool": "translationNotes", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 10 + }, + "tool": "translationNotes", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 11 + }, + "tool": "translationNotes", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 12 + }, + "tool": "translationNotes", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 13 + }, + "tool": "translationNotes", + "groupId": "chapter_1" + } + } +] diff --git a/.apps/translationCore/index/translationNotes/2jn/figs-123person.json b/.apps/translationCore/index/translationNotes/2jn/figs-123person.json new file mode 100644 index 0000000..0831efc --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/figs-123person.json @@ -0,0 +1 @@ +[{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"In this culture, letter writers would give their own names first, referring to themselves in the third person. If that is confusing in your language, you could use the first person here. Or if your language has a particular way of introducing the author of a letter, and if it would be helpful to your readers, you could use it here. Alternate translation: “I, the elder, am writing this letter” (See: [First, Second or Third Person](rc://en/ta/man/translate/figs-123person))","reference":{"bookId":"2jn","chapter":1,"verse":1},"tool":"translationNotes","groupId":"figs-123person","quote":[{"word":"ὁ","occurrence":1},{"word":"πρεσβύτερος","occurrence":1}],"quoteString":"ὁ πρεσβύτερος","glQuote":"The elder","occurrence":1}},{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"In this culture, letter writers would name the addressees next, referring to them in the third person. If that is confusing in your language, you could use the second person here. Or if your language has a particular way of introducing the person who receives a letter, and if it would be helpful to your readers, you could use it here. Alternate translation: “to you, chosen lady, and to your children” (See: [First, Second or Third Person](rc://en/ta/man/translate/figs-123person))","reference":{"bookId":"2jn","chapter":1,"verse":1},"tool":"translationNotes","groupId":"figs-123person","quote":[{"word":"ἐκλεκτῇ","occurrence":1},{"word":"κυρίᾳ","occurrence":1},{"word":"καὶ","occurrence":1},{"word":"τοῖς","occurrence":1},{"word":"τέκνοις","occurrence":1},{"word":"αὐτῆς","occurrence":1}],"quoteString":"ἐκλεκτῇ κυρίᾳ καὶ τοῖς τέκνοις αὐτῆς","glQuote":"to the chosen lady and her children","occurrence":1}}] diff --git a/.apps/translationCore/index/translationNotes/2jn/figs-abstractnouns.json b/.apps/translationCore/index/translationNotes/2jn/figs-abstractnouns.json new file mode 100644 index 0000000..626fee2 --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/figs-abstractnouns.json @@ -0,0 +1 @@ +[{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"If it would be helpful in your language, you could express the idea behind the abstract noun **truth** with an equivalent expression. The phrase **the truth** could: (1) refer to how John loves. Alternate translation: “truly love” (2) provide the reason for John’s love. Alternate translation: “love because we both know the truth” (See: [Abstract Nouns](rc://en/ta/man/translate/figs-abstractnouns))","reference":{"bookId":"2jn","chapter":1,"verse":1},"tool":"translationNotes","groupId":"figs-abstractnouns","quote":[{"word":"ἀγαπῶ","occurrence":1},{"word":"ἐν","occurrence":1},{"word":"ἀληθείᾳ","occurrence":1}],"quoteString":"ἀγαπῶ ἐν ἀληθείᾳ","glQuote":"love in the truth","occurrence":1}},{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"John uses the abstract noun **truth** to refer to the true message that Christians believe. If it would be helpful in your language, you could express the idea behind this termbehind this term with an equivalent expression. Alternate translation: “the true message” (See: [Abstract Nouns](rc://en/ta/man/translate/figs-abstractnouns))","reference":{"bookId":"2jn","chapter":1,"verse":2},"tool":"translationNotes","groupId":"figs-abstractnouns","quote":[{"word":"τὴν","occurrence":1},{"word":"ἀλήθειαν","occurrence":1}],"quoteString":"τὴν ἀλήθειαν","glQuote":"the truth","occurrence":1}},{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"If it would be helpful in your language, you could express the idea behind the abstract nouns **grace**, **mercy**, and **peace**behind them with verbal phrases, with **God the Father** and **Jesus Christ** as the subject. Alternate translation: “God the Father and Jesus Christ will be kind to us, be merciful to us, and enable us to be peaceful” (See: [Abstract Nouns](rc://en/ta/man/translate/figs-abstractnouns))","reference":{"bookId":"2jn","chapter":1,"verse":3},"tool":"translationNotes","groupId":"figs-abstractnouns","quote":[{"word":"ἔσται","occurrence":1},{"word":"μεθ","occurrence":1},{"word":"’","occurrence":1},{"word":"ἡμῶν","occurrence":1},{"word":"χάρις","occurrence":1},{"word":",","occurrence":1},{"word":"ἔλεος","occurrence":1},{"word":",","occurrence":2},{"word":"εἰρήνη","occurrence":1},{"word":",","occurrence":3},{"word":"παρὰ","occurrence":1},{"word":"Θεοῦ","occurrence":1},{"word":"Πατρός","occurrence":1},{"word":"καὶ","occurrence":1},{"word":"παρὰ","occurrence":2},{"word":"Ἰησοῦ","occurrence":1},{"word":"Χριστοῦ","occurrence":1}],"quoteString":"ἔσται μεθ’ ἡμῶν χάρις, ἔλεος, εἰρήνη, παρὰ Θεοῦ Πατρός καὶ παρὰ Ἰησοῦ Χριστοῦ","glQuote":"Grace, mercy, and peace will be with us from God the Father and from Jesus Christ","occurrence":1}},{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"If it would be helpful in your language, you could express the abstract nouns **truth** and **love** by stating the ideas behind them with adjectives or verbs. Here, these abstract nouns could refer to: (1) the qualities of God the Father and Jesus Christ. Alternate translation: “who are truthful and loving” (2) how believers should live, and thus are the conditions under which believers will receive the “grace, mercy, and peace” from God. Alternate translation: “as we continue to hold on to what is true and to love each other” (See: [Abstract Nouns](rc://en/ta/man/translate/figs-abstractnouns))","reference":{"bookId":"2jn","chapter":1,"verse":3},"tool":"translationNotes","groupId":"figs-abstractnouns","quote":[{"word":"ἐν","occurrence":1},{"word":"ἀληθείᾳ","occurrence":1},{"word":"καὶ","occurrence":2},{"word":"ἀγάπῃ","occurrence":1}],"quoteString":"ἐν ἀληθείᾳ καὶ ἀγάπῃ","glQuote":"in truth and love","occurrence":1}},{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"If your language does not use an abstract noun for **truth**, you could use a phrase with an adjective. Alternate translation: “in a way that agrees with the true message from God” (See: [Abstract Nouns](rc://en/ta/man/translate/figs-abstractnouns))","reference":{"bookId":"2jn","chapter":1,"verse":4},"tool":"translationNotes","groupId":"figs-abstractnouns","quote":[{"word":"ἐν","occurrence":1},{"word":"ἀληθείᾳ","occurrence":1}],"quoteString":"ἐν ἀληθείᾳ","glQuote":"","occurrence":1}},{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"If it would be helpful in your language, you could express the idea behind the abstract noun **joy** with an adjective such as “joyful.” Alternate translation: “so that this will make you completely joyful” (See: [Abstract Nouns](rc://en/ta/man/translate/figs-abstractnouns))","reference":{"bookId":"2jn","chapter":1,"verse":12},"tool":"translationNotes","groupId":"figs-abstractnouns","quote":[{"word":"ἵνα","occurrence":1},{"word":"ἡ","occurrence":1},{"word":"χαρὰ","occurrence":1},{"word":"ὑμῶν","occurrence":1},{"word":"πεπληρωμένη","occurrence":1},{"word":"ᾖ","occurrence":1}],"quoteString":"ἵνα ἡ χαρὰ ὑμῶν πεπληρωμένη ᾖ","glQuote":"so that your joy might be made complete","occurrence":1}}] diff --git a/.apps/translationCore/index/translationNotes/2jn/figs-activepassive.json b/.apps/translationCore/index/translationNotes/2jn/figs-activepassive.json new file mode 100644 index 0000000..3974a88 --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/figs-activepassive.json @@ -0,0 +1 @@ +[{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"If it would be helpful in your language, you could express this with an active verb form. Alternate translation: “so that this will make your joy complete” (See: [Active or Passive](rc://en/ta/man/translate/figs-activepassive))","reference":{"bookId":"2jn","chapter":1,"verse":12},"tool":"translationNotes","groupId":"figs-activepassive","quote":[{"word":"ἵνα","occurrence":1},{"word":"ἡ","occurrence":1},{"word":"χαρὰ","occurrence":1},{"word":"ὑμῶν","occurrence":1},{"word":"πεπληρωμένη","occurrence":1},{"word":"ᾖ","occurrence":1}],"quoteString":"ἵνα ἡ χαρὰ ὑμῶν πεπληρωμένη ᾖ","glQuote":"so that your joy might be made complete","occurrence":1}}] diff --git a/.apps/translationCore/index/translationNotes/2jn/figs-ellipsis.json b/.apps/translationCore/index/translationNotes/2jn/figs-ellipsis.json new file mode 100644 index 0000000..c4844a9 --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/figs-ellipsis.json @@ -0,0 +1 @@ +[{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"Here John leaves out some of the words that a sentence would need in many languages in order to be complete. If it would be helpful to your readers, you could supply these words from earlier in the sentence. Alternate translation: “I did not want to write these things with paper and ink” (See: Ellipsis)(See: [Ellipsis](rc://en/ta/man/translate/figs-ellipsis))","reference":{"bookId":"2jn","chapter":1,"verse":12},"tool":"translationNotes","groupId":"figs-ellipsis","quote":[{"word":"οὐκ","occurrence":1},{"word":"ἐβουλήθην","occurrence":1},{"word":"διὰ","occurrence":1},{"word":"χάρτου","occurrence":1},{"word":"καὶ","occurrence":1},{"word":"μέλανος","occurrence":1}],"quoteString":"οὐκ ἐβουλήθην διὰ χάρτου καὶ μέλανος","glQuote":"I did not want with paper and ink","occurrence":1}}] diff --git a/.apps/translationCore/index/translationNotes/2jn/figs-exclusive.json b/.apps/translationCore/index/translationNotes/2jn/figs-exclusive.json new file mode 100644 index 0000000..c3f0f58 --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/figs-exclusive.json @@ -0,0 +1 @@ +[{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"If your language marks this distinction, the pronoun **us** would be inclusive here and throughout the epistle, because John always uses it to refer to both himself and to the recipients of the letter. The pronoun “we” would also be inclusive for that same reason, as would the pronoun “our,” if you choose to use it in your translation. (See: [Exclusive and Inclusive ‘We’](rc://en/ta/man/translate/figs-exclusive))","reference":{"bookId":"2jn","chapter":1,"verse":2},"tool":"translationNotes","groupId":"figs-exclusive","quote":[{"word":"ἡμῖν","occurrence":1},{"word":"…"},{"word":"ἡμῶν","occurrence":1}],"quoteString":"ἡμῖν…ἡμῶν","glQuote":"us … us","occurrence":1}},{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"The word **we** here is inclusive. John, his audience, and others have all worked to build up the faith of the believers to whom John is writing. (See: [Exclusive and Inclusive ‘We’](rc://en/ta/man/translate/figs-exclusive))","reference":{"bookId":"2jn","chapter":1,"verse":8},"tool":"translationNotes","groupId":"figs-exclusive","quote":"εἰργασάμεθα","quoteString":"εἰργασάμεθα","glQuote":"we have worked for","occurrence":1}},{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"If you use “our” here instead of **your**, it would include both John and the letter recipients. (See: [Exclusive and Inclusive ‘We’](rc://en/ta/man/translate/figs-exclusive))","reference":{"bookId":"2jn","chapter":1,"verse":12},"tool":"translationNotes","groupId":"figs-exclusive","quote":"ὑμῶν","quoteString":"ὑμῶν","glQuote":"your","occurrence":1}}] diff --git a/.apps/translationCore/index/translationNotes/2jn/figs-explicit.json b/.apps/translationCore/index/translationNotes/2jn/figs-explicit.json new file mode 100644 index 0000000..b1a18c1 --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/figs-explicit.json @@ -0,0 +1,447 @@ +[ + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "**The elder** likely means John, the apostle and disciple of Jesus. He refers to himself as **elder** either because of his old age, or because he is a leader in the church, or both. If you have a term for an older, respected leader, you can use it here. Alternate translation: “I, John, am writing this letter” or Alternate translation: “I, John the elder, am writing this letter” (See: [Assumed Knowledge and Implicit Information](rc://en/ta/man/translate/figs-explicit))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 1 + }, + "tool": "translationNotes", + "groupId": "figs-explicit", + "quote": [ + { + "word": "ὁ", + "occurrence": 1 + }, + { + "word": "πρεσβύτερος", + "occurrence": 1 + } + ], + "quoteString": "ὁ πρεσβύτερος", + "glQuote": "The elder", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "John does not refer to himself explicitly as the person writing. If your language requires you to state the subject of a verb, you could add a pronoun here. Alternate translation: “not as though I were writing you a new commandment” (See: [Assumed Knowledge and Implicit Information](rc://en/ta/man/translate/figs-explicit))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 5 + }, + "tool": "translationNotes", + "groupId": "figs-explicit", + "quote": [ + { + "word": "οὐχ", + "occurrence": 1 + }, + { + "word": "ὡς", + "occurrence": 1 + }, + { + "word": "ἐντολὴν", + "occurrence": 1 + }, + { + "word": "καινὴν", + "occurrence": 1 + }, + { + "word": "γράφων", + "occurrence": 1 + }, + { + "word": "σοι", + "occurrence": 1 + } + ], + "quoteString": "οὐχ ὡς ἐντολὴν καινὴν γράφων σοι", + "glQuote": "not as writing a new commandment to you", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "The phrase **from the beginning** refers to the time when John and his audience first believed in Jesus Christ. Alternate translation: “since the time that we first believed” (See: [Assumed Knowledge and Implicit Information](rc://en/ta/man/translate/figs-explicit))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 5 + }, + "tool": "translationNotes", + "groupId": "figs-explicit", + "quote": [ + { + "word": "ἀπ", + "occurrence": 1 + }, + { + "word": "’", + "occurrence": 1 + }, + { + "word": "ἀρχῆς", + "occurrence": 1 + } + ], + "quoteString": "ἀπ’ ἀρχῆς", + "glQuote": "from the beginning", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "This seems to be an implicit reference to the false teachers whom John discusses in [verses 10-11](rc://en/ult/book/2jn/01/10). Alternate translation: “For many deceivers are going around from place to place” (See: [Assumed Knowledge and Implicit Information](rc://en/ta/man/translate/figs-explicit))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 7 + }, + "tool": "translationNotes", + "groupId": "figs-explicit", + "quote": [ + { + "word": "ὅτι", + "occurrence": 1 + }, + { + "word": "πολλοὶ", + "occurrence": 1 + }, + { + "word": "πλάνοι", + "occurrence": 1 + }, + { + "word": "ἐξῆλθαν", + "occurrence": 1 + }, + { + "word": "εἰς", + "occurrence": 1 + }, + { + "word": "τὸν", + "occurrence": 1 + }, + { + "word": "κόσμον", + "occurrence": 1 + } + ], + "quoteString": "ὅτι πολλοὶ πλάνοι ἐξῆλθαν εἰς τὸν κόσμον", + "glQuote": "For many deceivers have gone out into the world", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "Here, **this** could refer to: (1) the activity of deceiving others or to the kind of teaching that these people are doing. Alternate translation: “This is the work of the deceiver, the antichrist” or “This kind of teaching comes from the one who is the deceiver and the antichrist” (2) any member of the group of deceivers. Alternate translation: “Any such person is the deceiver and the antichrist” If it would be helpful, you could make one of these meanings explicit. (See: [Assumed Knowledge and Implicit Information](rc://en/ta/man/translate/figs-explicit))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 7 + }, + "tool": "translationNotes", + "groupId": "figs-explicit", + "quote": [ + { + "word": "οὗτός", + "occurrence": 1 + }, + { + "word": "ἐστιν", + "occurrence": 1 + }, + { + "word": "ὁ", + "occurrence": 1 + }, + { + "word": "πλάνος", + "occurrence": 1 + }, + { + "word": "καὶ", + "occurrence": 1 + }, + { + "word": "ὁ", + "occurrence": 2 + }, + { + "word": "ἀντίχριστος", + "occurrence": 1 + } + ], + "quoteString": "οὗτός ἐστιν ὁ πλάνος καὶ ὁ ἀντίχριστος", + "glQuote": "This is the deceiver and the antichrist", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "The implication is that the believers are to “watch” themselves, that is, be careful, so that they are not deceived by the deceivers and antichrists. Alternate translation: “Be careful not to let the deceivers and antichrists influence you” (See: [Assumed Knowledge and Implicit Information](rc://en/ta/man/translate/figs-explicit))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 8 + }, + "tool": "translationNotes", + "groupId": "figs-explicit", + "quote": [ + { + "word": "βλέπετε", + "occurrence": 1 + }, + { + "word": "ἑαυτούς", + "occurrence": 1 + } + ], + "quoteString": "βλέπετε ἑαυτούς", + "glQuote": "Watch yourselves", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "The word **what** is more fully defined in the next phrase as a “reward.” If it would be helpful in your language, you could state “reward” here, as well. See the UST. (See: [Assumed Knowledge and Implicit Information](rc://en/ta/man/translate/figs-explicit))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 8 + }, + "tool": "translationNotes", + "groupId": "figs-explicit", + "quote": "ἃ", + "quoteString": "ἃ", + "glQuote": "what", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "To **have God** means to have a relationship with God as Savior through faith in Jesus Christ. If it would be helpful in your language, you could express this explicitly. Alternate translation: “does not belong to God” or “does not have a right relationship with God” (See: [Assumed Knowledge and Implicit Information](rc://en/ta/man/translate/figs-explicit))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 9 + }, + "tool": "translationNotes", + "groupId": "figs-explicit", + "quote": [ + { + "word": "Θεὸν", + "occurrence": 1 + }, + { + "word": "οὐκ", + "occurrence": 1 + }, + { + "word": "ἔχει", + "occurrence": 1 + } + ], + "quoteString": "Θεὸν οὐκ ἔχει", + "glQuote": "does not have God", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "The word **anyone** here implies “any teacher or preacher.” John does not want the believers to welcome any teacher who does not teach what Jesus taught, and specifically that Jesus came as a human being (see [verse 7](rc://en/ult/book/2jn/01/07)). Alternate translation: “If anyone comes to you, claiming to be a teacher, but he teaches differently than this” (See: [Assumed Knowledge and Implicit Information](rc://en/ta/man/translate/figs-explicit))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 10 + }, + "tool": "translationNotes", + "groupId": "figs-explicit", + "quote": [ + { + "word": "εἴ", + "occurrence": 1 + }, + { + "word": "τις", + "occurrence": 1 + }, + { + "word": "ἔρχεται", + "occurrence": 1 + }, + { + "word": "πρὸς", + "occurrence": 1 + }, + { + "word": "ὑμᾶς", + "occurrence": 1 + }, + { + "word": ",", + "occurrence": 1 + }, + { + "word": "καὶ", + "occurrence": 1 + }, + { + "word": "ταύτην", + "occurrence": 1 + }, + { + "word": "τὴν", + "occurrence": 1 + }, + { + "word": "διδαχὴν", + "occurrence": 1 + }, + { + "word": "οὐ", + "occurrence": 1 + }, + { + "word": "φέρει", + "occurrence": 1 + } + ], + "quoteString": "εἴ τις ἔρχεται πρὸς ὑμᾶς, καὶ ταύτην τὴν διδαχὴν οὐ φέρει", + "glQuote": "If anyone comes to you and does not bring this teaching", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "John does not want the believers to accept a false teacher into their homes and, as a result, support his false teaching by showing him respect and providing for his needs. Alternate translation: “do not support him or encourage him by welcoming him into your home” (See: [Assumed Knowledge and Implicit Information](rc://en/ta/man/translate/figs-explicit))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 10 + }, + "tool": "translationNotes", + "groupId": "figs-explicit", + "quote": [ + { + "word": "μὴ", + "occurrence": 1 + }, + { + "word": "λαμβάνετε", + "occurrence": 1 + }, + { + "word": "αὐτὸν", + "occurrence": 1 + }, + { + "word": "εἰς", + "occurrence": 1 + }, + { + "word": "οἰκίαν", + "occurrence": 1 + } + ], + "quoteString": "μὴ λαμβάνετε αὐτὸν εἰς οἰκίαν", + "glQuote": "do not receive him into your house", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "John warns the believers not to greet a false teacher respectfully in public. The implication is that he does not want them to do anything that might look like they are endorsing a false teacher or that would give a false teacher good standing in the eyes of others. Alternate translation: “do not give him a respectful public greeting” (See: [Assumed Knowledge and Implicit Information](rc://en/ta/man/translate/figs-explicit))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 10 + }, + "tool": "translationNotes", + "groupId": "figs-explicit", + "quote": [ + { + "word": "χαίρειν", + "occurrence": 1 + }, + { + "word": "αὐτῷ", + "occurrence": 1 + }, + { + "word": "μὴ", + "occurrence": 2 + }, + { + "word": "λέγετε", + "occurrence": 1 + } + ], + "quoteString": "χαίρειν αὐτῷ μὴ λέγετε", + "glQuote": "do not say to him, “Greetings”", + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationNotes/2jn/figs-hyperbole.json b/.apps/translationCore/index/translationNotes/2jn/figs-hyperbole.json new file mode 100644 index 0000000..5c8d8e8 --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/figs-hyperbole.json @@ -0,0 +1 @@ +[{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"John uses the phrase **all the ones having known the truth** to refer to believers who know and accept the true message about Jesus Christ. John is most likely using the term **all** as a generalization to mean all the believers who are with him and who know the people of this church. Alternate translation: “all who are with me and who know and accept the truth” (See: [Hyperbole](rc://en/ta/man/translate/figs-hyperbole))","reference":{"bookId":"2jn","chapter":1,"verse":1},"tool":"translationNotes","groupId":"figs-hyperbole","quote":[{"word":"πάντες","occurrence":1},{"word":"οἱ","occurrence":1},{"word":"ἐγνωκότες","occurrence":1},{"word":"τὴν","occurrence":1},{"word":"ἀλήθειαν","occurrence":1}],"quoteString":"πάντες οἱ ἐγνωκότες τὴν ἀλήθειαν","glQuote":"all who have known the truth","occurrence":1}}] diff --git a/.apps/translationCore/index/translationNotes/2jn/figs-idiom.json b/.apps/translationCore/index/translationNotes/2jn/figs-idiom.json new file mode 100644 index 0000000..d0048ab --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/figs-idiom.json @@ -0,0 +1,154 @@ +[ + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "In this context, the term **chosen** indicates a person or group of people whom God has chosen to receive salvation. Alternate translation: “to the congregation that God has saved” (See: [Idiom](rc://en/ta/man/translate/figs-idiom))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 1 + }, + "tool": "translationNotes", + "groupId": "figs-idiom", + "quote": [ + { + "word": "ἐκλεκτῇ", + "occurrence": 1 + }, + { + "word": "κυρίᾳ", + "occurrence": 1 + } + ], + "quoteString": "ἐκλεκτῇ κυρίᾳ", + "glQuote": "to the chosen lady", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "This is an idiom. Alternate translation: “for all time” (See: [Idiom](rc://en/ta/man/translate/figs-idiom))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 2 + }, + "tool": "translationNotes", + "groupId": "figs-idiom", + "quote": [ + { + "word": "εἰς", + "occurrence": 1 + }, + { + "word": "τὸν", + "occurrence": 1 + }, + { + "word": "αἰῶνα", + "occurrence": 1 + } + ], + "quoteString": "εἰς τὸν αἰῶνα", + "glQuote": "to the age", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "The expression **mouth to mouth** is an idiom, meaning to speak in their presence. Use an idiom in your language with this same meaning, or simply express the meaning plainly. Alternate translation: “to speak face to face” or “to speak to you in person” (See: [Idiom](rc://en/ta/man/translate/figs-idiom))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 12 + }, + "tool": "translationNotes", + "groupId": "figs-idiom", + "quote": [ + { + "word": "στόμα", + "occurrence": 1 + }, + { + "word": "πρὸς", + "occurrence": 2 + }, + { + "word": "στόμα", + "occurrence": 2 + }, + { + "word": "λαλῆσαι", + "occurrence": 1 + } + ], + "quoteString": "στόμα πρὸς στόμα λαλῆσαι", + "glQuote": "to speak mouth to mouth", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "In this context, the term **chosen** indicates someone whom God has chosen to receive salvation. In the context of John’s metaphor, this indicates a church or group of people whom God has chosen to receive salvation. Alternate translation: “The members of this group of believers in Jesus” (See: [Idiom](rc://en/ta/man/translate/figs-idiom))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 13 + }, + "tool": "translationNotes", + "groupId": "figs-idiom", + "quote": [ + { + "word": "τὰ", + "occurrence": 1 + }, + { + "word": "τέκνα", + "occurrence": 1 + }, + { + "word": "τῆς", + "occurrence": 1 + }, + { + "word": "ἀδελφῆς", + "occurrence": 1 + }, + { + "word": "σου", + "occurrence": 1 + }, + { + "word": "τῆς", + "occurrence": 2 + }, + { + "word": "ἐκλεκτῆς", + "occurrence": 1 + } + ], + "quoteString": "τὰ τέκνα τῆς ἀδελφῆς σου τῆς ἐκλεκτῆς", + "glQuote": "The children of your chosen sister", + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationNotes/2jn/figs-infostructure.json b/.apps/translationCore/index/translationNotes/2jn/figs-infostructure.json new file mode 100644 index 0000000..c30fcaf --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/figs-infostructure.json @@ -0,0 +1 @@ +[{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"These two phrases mean the same thing, one stated positively (**goes beyond**) and the other stated negatively (**does not remain**). If it is mote natural in your language, you can reverse the order of these, as in the UST. (See: [Information Structure](rc://en/ta/man/translate/figs-infostructure))","reference":{"bookId":"2jn","chapter":1,"verse":9},"tool":"translationNotes","groupId":"figs-infostructure","quote":[{"word":"πᾶς","occurrence":1},{"word":"ὁ","occurrence":1},{"word":"προάγων","occurrence":1},{"word":"καὶ","occurrence":1},{"word":"μὴ","occurrence":1},{"word":"μένων","occurrence":1},{"word":"ἐν","occurrence":1},{"word":"τῇ","occurrence":1},{"word":"διδαχῇ","occurrence":1},{"word":"τοῦ","occurrence":1},{"word":"Χριστοῦ","occurrence":1}],"quoteString":"πᾶς ὁ προάγων καὶ μὴ μένων ἐν τῇ διδαχῇ τοῦ Χριστοῦ","glQuote":"Everyone who goes beyond and does not remain in the teaching of Christ","occurrence":1}}] diff --git a/.apps/translationCore/index/translationNotes/2jn/figs-metaphor.json b/.apps/translationCore/index/translationNotes/2jn/figs-metaphor.json new file mode 100644 index 0000000..9addd21 --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/figs-metaphor.json @@ -0,0 +1,362 @@ +[ + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "Here, **chosen lady** could mean: (1) John is writing to a church and figuratively describing the group of believers as a **lady**. (In Greek, the word for “church” is feminine.) (2) John is writing to a specific woman and referring to her respectfully as **lady**. Alternate translation: “to the chosen church” (See: [Metaphor](rc://en/ta/man/translate/figs-metaphor))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 1 + }, + "tool": "translationNotes", + "groupId": "figs-metaphor", + "quote": [ + { + "word": "ἐκλεκτῇ", + "occurrence": 1 + }, + { + "word": "κυρίᾳ", + "occurrence": 1 + } + ], + "quoteString": "ἐκλεκτῇ κυρίᾳ", + "glQuote": "to the chosen lady", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "Here, **her children** could mean: (1) just as “chosen lady” figuratively refers to a church, **her children** refers figuratively to the people who are part of that church. Alternate translation: “and to the believers in that group” (2) if this letter is addressed to an actual woman, it may refer to her biological children. (3) it refers figuratively to people whom the woman has led to faith as her spiritual children. (See: [Metaphor](rc://en/ta/man/translate/figs-metaphor))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 1 + }, + "tool": "translationNotes", + "groupId": "figs-metaphor", + "quote": [ + { + "word": "καὶ", + "occurrence": 1 + }, + { + "word": "τοῖς", + "occurrence": 1 + }, + { + "word": "τέκνοις", + "occurrence": 1 + }, + { + "word": "αὐτῆς", + "occurrence": 1 + } + ], + "quoteString": "καὶ τοῖς τέκνοις αὐτῆς", + "glQuote": "and her children", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "See how you translated the term **children** in [1:1](rc://en/ult/book/2jn/01/01). This could refer to: (1) the people who are part of a certain congregation. (2) if this letter is addressed to an actual woman, it may mean either her biological children or (3) her spiritual children. Alternate translation: “the believers from your group” (See: [Metaphor](rc://en/ta/man/translate/figs-metaphor))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 4 + }, + "tool": "translationNotes", + "groupId": "figs-metaphor", + "quote": [ + { + "word": "τῶν", + "occurrence": 1 + }, + { + "word": "τέκνων", + "occurrence": 1 + }, + { + "word": "σου", + "occurrence": 1 + } + ], + "quoteString": "τῶν τέκνων σου", + "glQuote": "your children", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "John refers figuratively to living one’s life with the expression **walking**. Alternate translation: “living according to the truth” (See: [Metaphor](rc://en/ta/man/translate/figs-metaphor))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 4 + }, + "tool": "translationNotes", + "groupId": "figs-metaphor", + "quote": [ + { + "word": "περιπατοῦντας", + "occurrence": 1 + }, + { + "word": "ἐν", + "occurrence": 1 + }, + { + "word": "ἀληθείᾳ", + "occurrence": 1 + } + ], + "quoteString": "περιπατοῦντας ἐν ἀληθείᾳ", + "glQuote": "walking in the truth", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "See how you translated **lady** in [verse 1](rc://en/ult/book/2jn/01/01) (See: [Metaphor](rc://en/ta/man/translate/figs-metaphor))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 5 + }, + "tool": "translationNotes", + "groupId": "figs-metaphor", + "quote": "κυρία", + "quoteString": "κυρία", + "glQuote": "lady", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "In these instances the expression **walk** figuratively means to “obey.” Alternate translation: “we should obey … you should obey it” (See: [Metaphor](rc://en/ta/man/translate/figs-metaphor))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 6 + }, + "tool": "translationNotes", + "groupId": "figs-metaphor", + "quote": [ + { + "word": "περιπατῶμεν", + "occurrence": 1 + }, + { + "word": "κατὰ", + "occurrence": 1 + }, + { + "word": "…" + }, + { + "word": "ἐν", + "occurrence": 1 + }, + { + "word": "αὐτῇ", + "occurrence": 1 + }, + { + "word": "περιπατῆτε", + "occurrence": 1 + } + ], + "quoteString": "περιπατῶμεν κατὰ…ἐν αὐτῇ περιπατῆτε", + "glQuote": "we should walk according to … you should walk in", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "John refers to **the teaching of Christ** figuratively as a place where faithful believers **remain** and also as a place that false teachers leave as they go **beyond**. The expression **goes beyond** refers to teaching new and false things that Jesus did not teach. Alternate translation: “Everyone who teaches things that Jesus did not teach” (See: [Metaphor](rc://en/ta/man/translate/figs-metaphor))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 9 + }, + "tool": "translationNotes", + "groupId": "figs-metaphor", + "quote": [ + { + "word": "πᾶς", + "occurrence": 1 + }, + { + "word": "ὁ", + "occurrence": 1 + }, + { + "word": "προάγων", + "occurrence": 1 + }, + { + "word": "καὶ", + "occurrence": 1 + }, + { + "word": "μὴ", + "occurrence": 1 + }, + { + "word": "μένων", + "occurrence": 1 + }, + { + "word": "ἐν", + "occurrence": 1 + }, + { + "word": "τῇ", + "occurrence": 1 + }, + { + "word": "διδαχῇ", + "occurrence": 1 + }, + { + "word": "τοῦ", + "occurrence": 1 + }, + { + "word": "Χριστοῦ", + "occurrence": 1 + } + ], + "quoteString": "πᾶς ὁ προάγων καὶ μὴ μένων ἐν τῇ διδαχῇ τοῦ Χριστοῦ", + "glQuote": "everyone who goes beyond and does not remain in the teaching of Christ", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "John is speaking of a **teaching** or a message as if it were an object that someone could **bring**. If you would not use this kind of metaphor in your language, you could use one that has the same meaning or use plain language. Alternate translation: “does not teach this same message” (See: [Metaphor](rc://en/ta/man/translate/figs-metaphor))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 10 + }, + "tool": "translationNotes", + "groupId": "figs-metaphor", + "quote": [ + { + "word": "ταύτην", + "occurrence": 1 + }, + { + "word": "τὴν", + "occurrence": 1 + }, + { + "word": "διδαχὴν", + "occurrence": 1 + }, + { + "word": "οὐ", + "occurrence": 1 + }, + { + "word": "φέρει", + "occurrence": 1 + } + ], + "quoteString": "ταύτην τὴν διδαχὴν οὐ φέρει", + "glQuote": "does not bring this teaching", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "This could: (1) be a metaphor. Just as John uses the term “chosen lady” as a figurative expression for the group of believers to whom he is writing in [verse 1](rc://en/ult/book/2jn/01/01) and the term “her children” for the members of that group, also here John is figuratively describing his own group of believers as the **chosen sister** of that group and the members of his group as the **children** of this sister. Alternate translation: “The members of the chosen group of believers here” If you choose to keep the metaphor in the text, you may want to include an explanation of the meaning in a footnote. (2) refer to the biological children of a specific woman who is the biological sister of another specific woman to whom John is writing. (3) John may be using the words **sister** and **children** figuratively in a spiritual sense, but to refer to an individual woman and the other people that she has led to faith in Jesus. (See: [Metaphor](rc://en/ta/man/translate/figs-metaphor))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 13 + }, + "tool": "translationNotes", + "groupId": "figs-metaphor", + "quote": [ + { + "word": "τὰ", + "occurrence": 1 + }, + { + "word": "τέκνα", + "occurrence": 1 + }, + { + "word": "τῆς", + "occurrence": 1 + }, + { + "word": "ἀδελφῆς", + "occurrence": 1 + }, + { + "word": "σου", + "occurrence": 1 + }, + { + "word": "τῆς", + "occurrence": 2 + }, + { + "word": "ἐκλεκτῆς", + "occurrence": 1 + } + ], + "quoteString": "τὰ τέκνα τῆς ἀδελφῆς σου τῆς ἐκλεκτῆς", + "glQuote": "The children of your chosen sister", + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationNotes/2jn/figs-metonymy.json b/.apps/translationCore/index/translationNotes/2jn/figs-metonymy.json new file mode 100644 index 0000000..04dc9ef --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/figs-metonymy.json @@ -0,0 +1,82 @@ +[ + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "The expression **coming in flesh** is a metonym for being a real, physical person and not a spiritual being only. Alternate translation: “that Jesus Christ came as a real human” (See: [Metonymy](rc://en/ta/man/translate/figs-metonymy))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 7 + }, + "tool": "translationNotes", + "groupId": "figs-metonymy", + "quote": [ + { + "word": "Ἰησοῦν", + "occurrence": 1 + }, + { + "word": "Χριστὸν", + "occurrence": 1 + }, + { + "word": "ἐρχόμενον", + "occurrence": 1 + }, + { + "word": "ἐν", + "occurrence": 1 + }, + { + "word": "σαρκί", + "occurrence": 1 + } + ], + "quoteString": "Ἰησοῦν Χριστὸν ἐρχόμενον ἐν σαρκί", + "glQuote": "Jesus Christ coming in flesh", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "John is not saying that he would rather write these things with something other than **paper and ink**. Rather, he is speaking figuratively of those writing materials to represent writing in general. He means that he wants to visit the believers personally and to continue his communication with them directly. Alternate translation: “to communicate these things in writing” (See: [Metonymy](rc://en/ta/man/translate/figs-metonymy))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 12 + }, + "tool": "translationNotes", + "groupId": "figs-metonymy", + "quote": [ + { + "word": "διὰ", + "occurrence": 1 + }, + { + "word": "χάρτου", + "occurrence": 1 + }, + { + "word": "καὶ", + "occurrence": 1 + }, + { + "word": "μέλανος", + "occurrence": 1 + } + ], + "quoteString": "διὰ χάρτου καὶ μέλανος", + "glQuote": "with paper and ink", + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationNotes/2jn/figs-nominaladj.json b/.apps/translationCore/index/translationNotes/2jn/figs-nominaladj.json new file mode 100644 index 0000000..7924d4b --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/figs-nominaladj.json @@ -0,0 +1 @@ +[{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"John is using the demonstrative adjective **this** as a noun, to refer to a kind of person. ULT indicates this by adding the word **one**. If your language does not use adjectives in this way, you can translate this with an equivalent phrase. Alternate translation: “such a person” or “that kind of person” (See: [Nominal Adjectives](rc://en/ta/man/translate/figs-nominaladj))","reference":{"bookId":"2jn","chapter":1,"verse":9},"tool":"translationNotes","groupId":"figs-nominaladj","quote":"οὗτος","quoteString":"οὗτος","glQuote":"this one","occurrence":1}}] diff --git a/.apps/translationCore/index/translationNotes/2jn/figs-you.json b/.apps/translationCore/index/translationNotes/2jn/figs-you.json new file mode 100644 index 0000000..7962a24 --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/figs-you.json @@ -0,0 +1,126 @@ +[ + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "The word **your** is singular here, since John is either addressing one woman, or the church collectively, as a “lady.” (See: [Forms of You](rc://en/ta/man/translate/figs-you))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 4 + }, + "tool": "translationNotes", + "groupId": "figs-you", + "quote": "σου", + "quoteString": "σου", + "glQuote": "your", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "These instances of **you** are singular since John is once again addressing the church in a figurative way as a “lady.” (See: [Forms of You](rc://en/ta/man/translate/figs-you))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 5 + }, + "tool": "translationNotes", + "groupId": "figs-you", + "quote": [ + { + "word": "σε", + "occurrence": 1 + }, + { + "word": ",", + "occurrence": 1 + }, + { + "word": "…" + }, + { + "word": "σοι", + "occurrence": 1 + } + ], + "quoteString": "σε,…σοι", + "glQuote": "you … to you", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "The term **you** is plural in this verse, because John is addressing a congregation of believers. This is the case throughout the rest of the letter, as well, except in verse 13, because there John returns to his metaphor of referring to a church as a woman and its members as her children. (See: [Forms of You](rc://en/ta/man/translate/figs-you))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 6 + }, + "tool": "translationNotes", + "groupId": "figs-you", + "quote": [ + { + "word": "ἠκούσατε", + "occurrence": 1 + }, + { + "word": "…" + }, + { + "word": "περιπατῆτε", + "occurrence": 1 + } + ], + "quoteString": "ἠκούσατε…περιπατῆτε", + "glQuote": "you heard … you should walk", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "The pronouns **you** and **your** are singular here, in keeping with John’s metaphor of writing to a congregation as though it were a lady. (See: [Forms of You](rc://en/ta/man/translate/figs-you))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 13 + }, + "tool": "translationNotes", + "groupId": "figs-you", + "quote": [ + { + "word": "σε", + "occurrence": 1 + }, + { + "word": "…" + }, + { + "word": "σου", + "occurrence": 1 + } + ], + "quoteString": "σε…σου", + "glQuote": "your … you", + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationNotes/2jn/grammar-connect-logic-contrast.json b/.apps/translationCore/index/translationNotes/2jn/grammar-connect-logic-contrast.json new file mode 100644 index 0000000..13b91b4 --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/grammar-connect-logic-contrast.json @@ -0,0 +1 @@ +[{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"This phrase is in contrast to the previous sentence. If it would be helpful in your language, you could use a word or phrase to mark this contrast, as in the UST. (See: [Connect — Contrast Relationship](rc://en/ta/man/translate/grammar-connect-logic-contrast))","reference":{"bookId":"2jn","chapter":1,"verse":9},"tool":"translationNotes","groupId":"grammar-connect-logic-contrast","quote":[{"word":"ὁ","occurrence":2},{"word":"μένων","occurrence":2},{"word":"ἐν","occurrence":2},{"word":"τῇ","occurrence":2},{"word":"διδαχῇ","occurrence":2}],"quoteString":"ὁ μένων ἐν τῇ διδαχῇ","glQuote":"The one who remains in the teaching","occurrence":1}}] diff --git a/.apps/translationCore/index/translationNotes/2jn/grammar-connect-logic-result.json b/.apps/translationCore/index/translationNotes/2jn/grammar-connect-logic-result.json new file mode 100644 index 0000000..a718b41 --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/grammar-connect-logic-result.json @@ -0,0 +1 @@ +[{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"If it is more natural in your language to state the reason first and then the result, you can put this after “I found some of your children walking in the truth,” as in the UST. (See: [Connect — Reason-and-Result Relationship](rc://en/ta/man/translate/grammar-connect-logic-result))","reference":{"bookId":"2jn","chapter":1,"verse":4},"tool":"translationNotes","groupId":"grammar-connect-logic-result","quote":[{"word":"ἐχάρην","occurrence":1},{"word":"λείαν","occurrence":1}],"quoteString":"ἐχάρην λείαν","glQuote":"","occurrence":1}},{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"Here, **For** introduces the reason why John wrote about the commandment to love and obey God in the previous verses—it is because there are many who pretend to be believers but they do not love or obey God. Use a natural way to introduce this reason in your language. See the UST. (See: [Connect — Reason-and-Result Relationship](rc://en/ta/man/translate/grammar-connect-logic-result))","reference":{"bookId":"2jn","chapter":1,"verse":7},"tool":"translationNotes","groupId":"grammar-connect-logic-result","quote":"ὅτι","quoteString":"ὅτι","glQuote":"For","occurrence":1}}] diff --git a/.apps/translationCore/index/translationNotes/2jn/guidelines-sonofgodprinciples.json b/.apps/translationCore/index/translationNotes/2jn/guidelines-sonofgodprinciples.json new file mode 100644 index 0000000..c8b0617 --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/guidelines-sonofgodprinciples.json @@ -0,0 +1,107 @@ +[ + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "**Father** and **Son** are important titles that describe the relationship between God and Jesus Christ. Be sure to translate them accurately and consistently. (See: [Translating Son and Father](rc://en/ta/man/translate/guidelines-sonofgodprinciples))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 3 + }, + "tool": "translationNotes", + "groupId": "guidelines-sonofgodprinciples", + "quote": [ + { + "word": "Πατρός", + "occurrence": 1 + }, + { + "word": "…" + }, + { + "word": "Υἱοῦ", + "occurrence": 1 + } + ], + "quoteString": "Πατρός…Υἱοῦ", + "glQuote": "the Father … Son", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "**Father** is an important title for God. Be careful to translate it accurately and consistently. (See: [Translating Son and Father](rc://en/ta/man/translate/guidelines-sonofgodprinciples))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 4 + }, + "tool": "translationNotes", + "groupId": "guidelines-sonofgodprinciples", + "quote": [ + { + "word": "τοῦ", + "occurrence": 1 + }, + { + "word": "Πατρός", + "occurrence": 1 + } + ], + "quoteString": "τοῦ Πατρός", + "glQuote": "the Father", + "occurrence": 1 + } + }, + { + "comments": false, + "reminders": false, + "selections": false, + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "occurrenceNote": "**Father** and **Son** are important titles that describe the relationship between God and Jesus Christ. Be sure to express these titles consistently and accurately. (See: [Translating Son and Father](rc://en/ta/man/translate/guidelines-sonofgodprinciples))", + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 9 + }, + "tool": "translationNotes", + "groupId": "guidelines-sonofgodprinciples", + "quote": [ + { + "word": "τὸν", + "occurrence": 1 + }, + { + "word": "Πατέρα", + "occurrence": 1 + }, + { + "word": "καὶ", + "occurrence": 3 + }, + { + "word": "τὸν", + "occurrence": 2 + }, + { + "word": "Υἱὸν", + "occurrence": 1 + } + ], + "quoteString": "τὸν Πατέρα καὶ τὸν Υἱὸν", + "glQuote": "the Father and the Son", + "occurrence": 1 + } + } +] diff --git a/.apps/translationCore/index/translationNotes/2jn/translate-textvariants.json b/.apps/translationCore/index/translationNotes/2jn/translate-textvariants.json new file mode 100644 index 0000000..1bf47db --- /dev/null +++ b/.apps/translationCore/index/translationNotes/2jn/translate-textvariants.json @@ -0,0 +1 @@ +[{"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"occurrenceNote":"See the note in Part 3 of the General Introduction to 2 John about the textual issue here. Alternate translation: “our joy might be made complete” (See: [Textual Variants](rc://en/ta/man/translate/translate-textvariants))","reference":{"bookId":"2jn","chapter":1,"verse":12},"tool":"translationNotes","groupId":"translate-textvariants","quote":[{"word":"ἡ","occurrence":1},{"word":"χαρὰ","occurrence":1},{"word":"ὑμῶν","occurrence":1},{"word":"πεπληρωμένη","occurrence":1},{"word":"ᾖ","occurrence":1}],"quoteString":"ἡ χαρὰ ὑμῶν πεπληρωμένη ᾖ","glQuote":"your joy might be made complete","occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/.categories b/.apps/translationCore/index/translationWords/2jn/.categories new file mode 100644 index 0000000..73f84ab --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/.categories @@ -0,0 +1,75 @@ +{ + "current": [ + "antichrist", + "children", + "christ", + "command", + "confess", + "elect", + "evil", + "flesh", + "god", + "godthefather", + "grace", + "hope", + "jesus", + "love", + "mercy", + "sonofgod", + "true", + "works", + "world", + "age", + "deceive", + "elder", + "house", + "joy", + "know", + "labor", + "like", + "peace", + "receive", + "reward", + "sister", + "teach", + "walk", + "watch" + ], + "loaded": [ + "antichrist", + "children", + "christ", + "command", + "confess", + "elect", + "evil", + "flesh", + "god", + "godthefather", + "grace", + "hope", + "jesus", + "love", + "mercy", + "sonofgod", + "true", + "works", + "world", + "age", + "deceive", + "elder", + "house", + "joy", + "know", + "labor", + "like", + "peace", + "receive", + "reward", + "sister", + "teach", + "walk", + "watch" + ], + "timestamp": "2024-07-11T02:35:59.498Z" +} diff --git a/.apps/translationCore/index/translationWords/2jn/.categoryIndex/kt.json b/.apps/translationCore/index/translationWords/2jn/.categoryIndex/kt.json new file mode 100644 index 0000000..9a22957 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/.categoryIndex/kt.json @@ -0,0 +1,21 @@ +[ + "antichrist", + "children", + "christ", + "command", + "confess", + "elect", + "evil", + "flesh", + "god", + "godthefather", + "grace", + "hope", + "jesus", + "love", + "mercy", + "sonofgod", + "true", + "works", + "world" +] diff --git a/.apps/translationCore/index/translationWords/2jn/.categoryIndex/names.json b/.apps/translationCore/index/translationWords/2jn/.categoryIndex/names.json new file mode 100644 index 0000000..fe51488 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/.categoryIndex/names.json @@ -0,0 +1 @@ +[] diff --git a/.apps/translationCore/index/translationWords/2jn/.categoryIndex/other.json b/.apps/translationCore/index/translationWords/2jn/.categoryIndex/other.json new file mode 100644 index 0000000..da5d702 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/.categoryIndex/other.json @@ -0,0 +1,17 @@ +[ + "age", + "deceive", + "elder", + "house", + "joy", + "know", + "labor", + "like", + "peace", + "receive", + "reward", + "sister", + "teach", + "walk", + "watch" +] diff --git a/.apps/translationCore/index/translationWords/2jn/age.json b/.apps/translationCore/index/translationWords/2jn/age.json new file mode 100644 index 0000000..ceca72d --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/age.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":2},"tool":"translationWords","groupId":"age","quote":"αἰῶνα","strong":["G01650"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/antichrist.json b/.apps/translationCore/index/translationWords/2jn/antichrist.json new file mode 100644 index 0000000..6c71525 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/antichrist.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":7},"tool":"translationWords","groupId":"antichrist","quote":"ἀντίχριστος","strong":["G05000"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/chapter_1.json b/.apps/translationCore/index/translationWords/2jn/chapter_1.json new file mode 100644 index 0000000..1565cb5 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/chapter_1.json @@ -0,0 +1,145 @@ +[ + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 1 + }, + "tool": "translationWords", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 3 + }, + "tool": "translationWords", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 4 + }, + "tool": "translationWords", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 5 + }, + "tool": "translationWords", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 7 + }, + "tool": "translationWords", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 8 + }, + "tool": "translationWords", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 9 + }, + "tool": "translationWords", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 11 + }, + "tool": "translationWords", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 13 + }, + "tool": "translationWords", + "groupId": "chapter_1" + } + } +] diff --git a/.apps/translationCore/index/translationWords/2jn/children.json b/.apps/translationCore/index/translationWords/2jn/children.json new file mode 100644 index 0000000..b647442 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/children.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":1},"tool":"translationWords","groupId":"children","quote":"τέκνοις","strong":["G50430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":4},"tool":"translationWords","groupId":"children","quote":"τέκνων","strong":["G50430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":13},"tool":"translationWords","groupId":"children","quote":"τέκνα","strong":["G50430"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/christ.json b/.apps/translationCore/index/translationWords/2jn/christ.json new file mode 100644 index 0000000..a254b0a --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/christ.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":3},"tool":"translationWords","groupId":"christ","quote":"Χριστοῦ","strong":["G55470"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":7},"tool":"translationWords","groupId":"christ","quote":"Χριστὸν","strong":["G55470"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":9},"tool":"translationWords","groupId":"christ","quote":"Χριστοῦ","strong":["G55470"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/command.json b/.apps/translationCore/index/translationWords/2jn/command.json new file mode 100644 index 0000000..61d49dd --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/command.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":4},"tool":"translationWords","groupId":"command","quote":"ἐντολὴν","strong":["G17850"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":5},"tool":"translationWords","groupId":"command","quote":"ἐντολὴν","strong":["G17850"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":6},"tool":"translationWords","groupId":"command","quote":"ἐντολὰς","strong":["G17850"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":6},"tool":"translationWords","groupId":"command","quote":"ἐντολή","strong":["G17850"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/confess.json b/.apps/translationCore/index/translationWords/2jn/confess.json new file mode 100644 index 0000000..1ef97e2 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/confess.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":7},"tool":"translationWords","groupId":"confess","quote":"ὁμολογοῦντες","strong":["G36700"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/deceive.json b/.apps/translationCore/index/translationWords/2jn/deceive.json new file mode 100644 index 0000000..9703162 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/deceive.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":7},"tool":"translationWords","groupId":"deceive","quote":"πλάνοι","strong":["G41080"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":7},"tool":"translationWords","groupId":"deceive","quote":"πλάνος","strong":["G41080"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/elder.json b/.apps/translationCore/index/translationWords/2jn/elder.json new file mode 100644 index 0000000..12853a0 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/elder.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":1},"tool":"translationWords","groupId":"elder","quote":"πρεσβύτερος","strong":["G42450"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/elect.json b/.apps/translationCore/index/translationWords/2jn/elect.json new file mode 100644 index 0000000..11b2a4a --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/elect.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":1},"tool":"translationWords","groupId":"elect","quote":"ἐκλεκτῇ","strong":["G15880"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":13},"tool":"translationWords","groupId":"elect","quote":"ἐκλεκτῆς","strong":["G15880"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/evil.json b/.apps/translationCore/index/translationWords/2jn/evil.json new file mode 100644 index 0000000..644057d --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/evil.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":11},"tool":"translationWords","groupId":"evil","quote":"πονηροῖς","strong":["G41900"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/flesh.json b/.apps/translationCore/index/translationWords/2jn/flesh.json new file mode 100644 index 0000000..c026ac4 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/flesh.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":7},"tool":"translationWords","groupId":"flesh","quote":"σαρκί","strong":["G45610"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/god.json b/.apps/translationCore/index/translationWords/2jn/god.json new file mode 100644 index 0000000..fb5a089 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/god.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":9},"tool":"translationWords","groupId":"god","quote":"Θεὸν","strong":["G23160"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/godthefather.json b/.apps/translationCore/index/translationWords/2jn/godthefather.json new file mode 100644 index 0000000..36897c9 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/godthefather.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":3},"tool":"translationWords","groupId":"godthefather","quote":[{"word":"Θεοῦ","occurrence":1},{"word":"Πατρός","occurrence":1}],"strong":["G23160","G39620"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":3},"tool":"translationWords","groupId":"godthefather","quote":"Πατρός","strong":["G39620"],"occurrence":2}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":4},"tool":"translationWords","groupId":"godthefather","quote":"Πατρός","strong":["G39620"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":9},"tool":"translationWords","groupId":"godthefather","quote":"Πατέρα","strong":["G39620"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/grace.json b/.apps/translationCore/index/translationWords/2jn/grace.json new file mode 100644 index 0000000..d876f16 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/grace.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":3},"tool":"translationWords","groupId":"grace","quote":"χάρις","strong":["G54850"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/hope.json b/.apps/translationCore/index/translationWords/2jn/hope.json new file mode 100644 index 0000000..b59b1b2 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/hope.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":12},"tool":"translationWords","groupId":"hope","quote":"ἐλπίζω","strong":["G16790"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/house.json b/.apps/translationCore/index/translationWords/2jn/house.json new file mode 100644 index 0000000..84cd86f --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/house.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":10},"tool":"translationWords","groupId":"house","quote":"οἰκίαν","strong":["G36140"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/jesus.json b/.apps/translationCore/index/translationWords/2jn/jesus.json new file mode 100644 index 0000000..0c5fe0a --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/jesus.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":3},"tool":"translationWords","groupId":"jesus","quote":"Ἰησοῦ","strong":["G24240"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":7},"tool":"translationWords","groupId":"jesus","quote":"Ἰησοῦν","strong":["G24240"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/joy.json b/.apps/translationCore/index/translationWords/2jn/joy.json new file mode 100644 index 0000000..438014d --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/joy.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":4},"tool":"translationWords","groupId":"joy","quote":"ἐχάρην","strong":["G54630"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":10},"tool":"translationWords","groupId":"joy","quote":"χαίρειν","strong":["G54630"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":11},"tool":"translationWords","groupId":"joy","quote":"χαίρειν","strong":["G54630"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":12},"tool":"translationWords","groupId":"joy","quote":"χαρὰ","strong":["G54790"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/know.json b/.apps/translationCore/index/translationWords/2jn/know.json new file mode 100644 index 0000000..1494d50 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/know.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":1},"tool":"translationWords","groupId":"know","quote":"ἐγνωκότες","strong":["G10970"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/labor.json b/.apps/translationCore/index/translationWords/2jn/labor.json new file mode 100644 index 0000000..3963d67 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/labor.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":8},"tool":"translationWords","groupId":"labor","quote":"εἰργασάμεθα","strong":["G20380"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/like.json b/.apps/translationCore/index/translationWords/2jn/like.json new file mode 100644 index 0000000..731b338 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/like.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":4},"tool":"translationWords","groupId":"like","quote":"καθὼς","strong":["G25310"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":6},"tool":"translationWords","groupId":"like","quote":"καθὼς","strong":["G25310"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/love.json b/.apps/translationCore/index/translationWords/2jn/love.json new file mode 100644 index 0000000..438a10e --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/love.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":1},"tool":"translationWords","groupId":"love","quote":"ἀγαπῶ","strong":["G00250"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":3},"tool":"translationWords","groupId":"love","quote":"ἀγάπῃ","strong":["G00260"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":5},"tool":"translationWords","groupId":"love","quote":"ἀγαπῶμεν","strong":["G00250"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":6},"tool":"translationWords","groupId":"love","quote":"ἀγάπη","strong":["G00260"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/mercy.json b/.apps/translationCore/index/translationWords/2jn/mercy.json new file mode 100644 index 0000000..0bb3725 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/mercy.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":3},"tool":"translationWords","groupId":"mercy","quote":"ἔλεος","strong":["G16560"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/peace.json b/.apps/translationCore/index/translationWords/2jn/peace.json new file mode 100644 index 0000000..4433ebe --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/peace.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":3},"tool":"translationWords","groupId":"peace","quote":"εἰρήνη","strong":["G15150"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/receive.json b/.apps/translationCore/index/translationWords/2jn/receive.json new file mode 100644 index 0000000..a38e6d3 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/receive.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":4},"tool":"translationWords","groupId":"receive","quote":"ἐλάβομεν","strong":["G29830"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":8},"tool":"translationWords","groupId":"receive","quote":"ἀπολάβητε","strong":["G06180"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":10},"tool":"translationWords","groupId":"receive","quote":"λαμβάνετε","strong":["G29830"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/reward.json b/.apps/translationCore/index/translationWords/2jn/reward.json new file mode 100644 index 0000000..10a3604 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/reward.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":8},"tool":"translationWords","groupId":"reward","quote":"μισθὸν","strong":["G34080"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/sister.json b/.apps/translationCore/index/translationWords/2jn/sister.json new file mode 100644 index 0000000..7defd3a --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/sister.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":13},"tool":"translationWords","groupId":"sister","quote":"ἀδελφῆς","strong":["G00790"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/sonofgod.json b/.apps/translationCore/index/translationWords/2jn/sonofgod.json new file mode 100644 index 0000000..8a0c674 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/sonofgod.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":3},"tool":"translationWords","groupId":"sonofgod","quote":"Υἱοῦ","strong":["G52070"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":9},"tool":"translationWords","groupId":"sonofgod","quote":"Υἱὸν","strong":["G52070"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/teach.json b/.apps/translationCore/index/translationWords/2jn/teach.json new file mode 100644 index 0000000..bd7c3e4 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/teach.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":9},"tool":"translationWords","groupId":"teach","quote":"διδαχῇ","strong":["G13220"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":9},"tool":"translationWords","groupId":"teach","quote":"διδαχῇ","strong":["G13220"],"occurrence":2}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":10},"tool":"translationWords","groupId":"teach","quote":"διδαχὴν","strong":["G13220"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/true.json b/.apps/translationCore/index/translationWords/2jn/true.json new file mode 100644 index 0000000..9ceae31 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/true.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":1},"tool":"translationWords","groupId":"true","quote":"ἀληθείᾳ","strong":["G02250"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":1},"tool":"translationWords","groupId":"true","quote":"ἀλήθειαν","strong":["G02250"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":2},"tool":"translationWords","groupId":"true","quote":"ἀλήθειαν","strong":["G02250"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":3},"tool":"translationWords","groupId":"true","quote":"ἀληθείᾳ","strong":["G02250"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":4},"tool":"translationWords","groupId":"true","quote":"ἀληθείᾳ","strong":["G02250"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/walk.json b/.apps/translationCore/index/translationWords/2jn/walk.json new file mode 100644 index 0000000..a5252b4 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/walk.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":4},"tool":"translationWords","groupId":"walk","quote":"περιπατοῦντας","strong":["G40430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":6},"tool":"translationWords","groupId":"walk","quote":"περιπατῶμεν","strong":["G40430"],"occurrence":1}},{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":6},"tool":"translationWords","groupId":"walk","quote":"περιπατῆτε","strong":["G40430"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/watch.json b/.apps/translationCore/index/translationWords/2jn/watch.json new file mode 100644 index 0000000..9796e68 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/watch.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":8},"tool":"translationWords","groupId":"watch","quote":"βλέπετε","strong":["G09910"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/works.json b/.apps/translationCore/index/translationWords/2jn/works.json new file mode 100644 index 0000000..1bf5aeb --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/works.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":11},"tool":"translationWords","groupId":"works","quote":"ἔργοις","strong":["G20410"],"occurrence":1}}] diff --git a/.apps/translationCore/index/translationWords/2jn/world.json b/.apps/translationCore/index/translationWords/2jn/world.json new file mode 100644 index 0000000..e54c0c5 --- /dev/null +++ b/.apps/translationCore/index/translationWords/2jn/world.json @@ -0,0 +1 @@ +[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2jn","chapter":1,"verse":7},"tool":"translationWords","groupId":"world","quote":"κόσμον","strong":["G28890"],"occurrence":1}}] diff --git a/.apps/translationCore/index/wordAlignment/2jn/chapter_1.json b/.apps/translationCore/index/wordAlignment/2jn/chapter_1.json new file mode 100644 index 0000000..f970feb --- /dev/null +++ b/.apps/translationCore/index/wordAlignment/2jn/chapter_1.json @@ -0,0 +1,145 @@ +[ + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 1 + }, + "tool": "wordAlignment", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 2 + }, + "tool": "wordAlignment", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 3 + }, + "tool": "wordAlignment", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 4 + }, + "tool": "wordAlignment", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 5 + }, + "tool": "wordAlignment", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 6 + }, + "tool": "wordAlignment", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 7 + }, + "tool": "wordAlignment", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 8 + }, + "tool": "wordAlignment", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 9 + }, + "tool": "wordAlignment", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 10 + }, + "tool": "wordAlignment", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 11 + }, + "tool": "wordAlignment", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 12 + }, + "tool": "wordAlignment", + "groupId": "chapter_1" + } + }, + { + "contextId": { + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 13 + }, + "tool": "wordAlignment", + "groupId": "chapter_1" + } + } +] diff --git a/.apps/translationCore/index/wordAlignment/2jn/currentContextId/contextId.json b/.apps/translationCore/index/wordAlignment/2jn/currentContextId/contextId.json new file mode 100644 index 0000000..d0e2952 --- /dev/null +++ b/.apps/translationCore/index/wordAlignment/2jn/currentContextId/contextId.json @@ -0,0 +1,9 @@ +{ + "reference": { + "bookId": "2jn", + "chapter": 1, + "verse": 13 + }, + "tool": "wordAlignment", + "groupId": "chapter_1" +} diff --git a/.apps/translationCore/tools/wordAlignment/completed/1/11.json b/.apps/translationCore/tools/wordAlignment/completed/1/11.json new file mode 100644 index 0000000..41394f9 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/completed/1/11.json @@ -0,0 +1 @@ +{"username":"cor_2020","modifiedTimestamp":"2024-07-11T03:52:51.969Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/1/12.json b/.apps/translationCore/tools/wordAlignment/completed/1/12.json new file mode 100644 index 0000000..d04261b --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/completed/1/12.json @@ -0,0 +1 @@ +{"username":"cor_2020","modifiedTimestamp":"2024-06-21T06:35:42.712Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/1/2.json b/.apps/translationCore/tools/wordAlignment/completed/1/2.json new file mode 100644 index 0000000..5685e91 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/completed/1/2.json @@ -0,0 +1 @@ +{"username":"cor_2020","modifiedTimestamp":"2024-06-20T03:52:04.512Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/1/3.json b/.apps/translationCore/tools/wordAlignment/completed/1/3.json new file mode 100644 index 0000000..f65fd21 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/completed/1/3.json @@ -0,0 +1 @@ +{"username":"cor_2020","modifiedTimestamp":"2024-07-11T03:23:33.670Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/1/5.json b/.apps/translationCore/tools/wordAlignment/completed/1/5.json new file mode 100644 index 0000000..fca9a56 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/completed/1/5.json @@ -0,0 +1 @@ +{"username":"cor_2020","modifiedTimestamp":"2024-06-20T06:17:32.399Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/1/6.json b/.apps/translationCore/tools/wordAlignment/completed/1/6.json new file mode 100644 index 0000000..ddb33bf --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/completed/1/6.json @@ -0,0 +1 @@ +{"username":"cor_2020","modifiedTimestamp":"2024-06-20T06:22:40.030Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/1/8.json b/.apps/translationCore/tools/wordAlignment/completed/1/8.json new file mode 100644 index 0000000..68a9f1e --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/completed/1/8.json @@ -0,0 +1 @@ +{"username":"cor_2020","modifiedTimestamp":"2024-07-11T03:36:52.295Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/1/1.json b/.apps/translationCore/tools/wordAlignment/invalid/1/1.json new file mode 100644 index 0000000..86a4727 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/1/1.json @@ -0,0 +1 @@ +{"timestamp":"2024-10-30T08:52:04.851Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/1/10.json b/.apps/translationCore/tools/wordAlignment/invalid/1/10.json new file mode 100644 index 0000000..86a4727 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/1/10.json @@ -0,0 +1 @@ +{"timestamp":"2024-10-30T08:52:04.851Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/1/13.json b/.apps/translationCore/tools/wordAlignment/invalid/1/13.json new file mode 100644 index 0000000..86a4727 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/1/13.json @@ -0,0 +1 @@ +{"timestamp":"2024-10-30T08:52:04.851Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/1/4.json b/.apps/translationCore/tools/wordAlignment/invalid/1/4.json new file mode 100644 index 0000000..86a4727 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/1/4.json @@ -0,0 +1 @@ +{"timestamp":"2024-10-30T08:52:04.851Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/1/7.json b/.apps/translationCore/tools/wordAlignment/invalid/1/7.json new file mode 100644 index 0000000..86a4727 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/1/7.json @@ -0,0 +1 @@ +{"timestamp":"2024-10-30T08:52:04.851Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/1/9.json b/.apps/translationCore/tools/wordAlignment/invalid/1/9.json new file mode 100644 index 0000000..86a4727 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/1/9.json @@ -0,0 +1 @@ +{"timestamp":"2024-10-30T08:52:04.851Z"} \ No newline at end of file diff --git a/2jn/1.json b/2jn/1.json new file mode 100644 index 0000000..dfb9d57 --- /dev/null +++ b/2jn/1.json @@ -0,0 +1,16 @@ +{ + "1": "Khơl draq atăq khơl mo jah rơơlh kung khơl koot ku mo, laa khơl adro đơu gô xung xiaq đom varơuq dik — ji leh vơ đêh gô, bơh dêq hloay khơl leq heq 'yo xet varơuq dik kung anưq —", + "2": "vii varơuq dik đong măn đom haay ji hnoq măn dii haay dong truh đơơy đơơy.", + "3": "Vanong plêêk, xuum angơuq, ji varơuq hrok hrolh xing Kơy Plêêk, laa Vaq ji xing Lôôk Wơơt Dêh Jê-xu, Koot ku Vaq, hnoq măn dii haay đom varơuq dik ji xung xiaq.\n\\p", + "4": "Gô thier ra hlah hlaak vii kơq gô hloq muuyq sôôq koot xau ku mo tawaak hooy đom varơuq dik, dang đaji haay heq nhonq xok ganeen xing aduq Vaq.", + "5": "Wơơy mo, juneq gô apôôy vôôch mo — leh aalq đaji đong valơk ka mo muuyq ganeen đơơu, đơu laa varơuq haay heq e xing kapa tep — đaneq haay duh pheq xung xiaq mamuuyq.", + "6": "Ji xuum xung xiaq laa đaneq, nưq laa haay duh pheq tawaak hooy tyauq kaluh ganeen ku Kadraq. Neq laa ganeen, dang đaji oh ay heq tameng xing kapa tep, nưq laa oh ay duh pheq tawaak hooy đom xuum xung xiaq.", + "7": "Vii 'ngưng dro pa ôôh aluut heq rama vlôh đom dêh araak, laa khơl dro leh xưng nhonq Lôôk Wơơt Dêh Jê-xu truh đom xăk xamơk. Nưq laa dro pa ôôh aluut ji dro tachơơl hlê Lôôk Wơơt Dêh.", + "8": "Kadih oh ay dayh 'yo rơơt xôq oh ay leh dơơp hlơơp kaluh varơuq đơu haay heq pheq galeh galal, tađôôy muut đnư oh ay nhonq jah xaleep kadrool.", + "9": "Dro leq raxôôt vlôh xangưưy đơu leh kưq măn đom apok pato ku Lôôk Wơơt Dêh yôôych leh e Kơy Plêêk. Kơyq kưq măn đom apok pato, adro nưq e hloay Vaq ji Koot.", + "10": "Atoh kơyq truh dii oh ay đơu leh taway tyauq apok pato nưq, yôôych te jarooy dro nưq muut hnhư ji te đnooy dii ni: “Xiin vôôch hrok”.", + "11": "Vii kơyq đnooy dii adro nưq: “Xiin vôôch hrok”, laa jưq muut kaluh varơuq xơk ku ni.\n\\p", + "12": "Vii e 'ngưng varơuq gô leh trôôch valơk ka oh ay bơơn jơyq ji phôôm. Bơh gô trôôch truh dii oh ay ji đnooy tajauq mot hyioh mot, xôq xuum hlah hlaak ku oh ay jah xaleep.", + "13": "Khơl koot mư oh ay jah rơơlh ku mo atăq apok vôôch hlơq mo.", + "front": "\\p " +} diff --git a/2jn/headers.json b/2jn/headers.json new file mode 100644 index 0000000..bceaedf --- /dev/null +++ b/2jn/headers.json @@ -0,0 +1,38 @@ +[ + { + "tag": "id", + "content": "2JN EN_CLT cua_Tiếng⋅Co_ltr Thu Jul 11 2024 14:12:13 GMT+0700 (Indochina Time) tc" + }, + { + "tag": "usfm", + "content": "3.0" + }, + { + "tag": "ide", + "content": "UTF-8" + }, + { + "tag": "h", + "content": "2 John" + }, + { + "tag": "toc1", + "content": "Thưư Jăng thưq vaarq" + }, + { + "tag": "toc2", + "content": "2 Jăng" + }, + { + "tag": "toc3", + "content": "2Jn" + }, + { + "tag": "mt", + "content": "2 Jăng" + }, + { + "type": "text", + "text": "" + } +] \ No newline at end of file diff --git a/2jn/manifest.json b/2jn/manifest.json new file mode 100644 index 0000000..16fd7d8 --- /dev/null +++ b/2jn/manifest.json @@ -0,0 +1,7 @@ +{ + "language_id": "cua", + "language_name": "Tiếng Co", + "direction": "ltr", + "resource_id": "targetLanguage", + "description": "Target Language" +} diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..48f4980 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,26 @@ +# License +## Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) + +This is a human-readable summary of (and not a substitute for) the [license](http://creativecommons.org/licenses/by-sa/4.0/). + +### You are free to: + + * **Share** — copy and redistribute the material in any medium or format + * **Adapt** — remix, transform, and build upon the material + +for any purpose, even commercially. + +The licensor cannot revoke these freedoms as long as you follow the license terms. + +### Under the following conditions: + + * **Attribution** — You must attribute the work as follows: "Original work available at https://door43.org/." Attribution statements in derivative works should not in any way suggest that we endorse you or your use of this work. + * **ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. + +**No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. + +### Notices: + +You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. + +No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. diff --git a/cua_clt_2jn_book.usfm b/cua_clt_2jn_book.usfm new file mode 100644 index 0000000..4e9f039 --- /dev/null +++ b/cua_clt_2jn_book.usfm @@ -0,0 +1,397 @@ +\id 2JN EN_CLT cua_Tiếng⋅Co_ltr Wed Oct 30 2024 15:52:10 GMT+0700 (Indochina Time) tc +\usfm 3.0 +\ide UTF-8 +\h 2 John +\toc1 Thưư Jăng thưq vaarq +\toc2 2 Jăng +\toc3 2Jn +\mt 2 Jăng + +\c 1 +\p +\v 1 \zaln-s | x-strong="G42450" x-lemma="πρεσβύτερος" x-morph="Gr,NS,,,,NMSC" x-occurrence="1" x-occurrences="1" x-content="πρεσβύτερος"\*\w Khơl|x-occurrence="1" x-occurrences="1"\w* +\w draq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\w atăq|x-occurrence="1" x-occurrences="1"\w* +\zaln-s | x-strong="G29590" x-lemma="κυρία" x-morph="Gr,N,,,,,DFS," x-occurrence="1" x-occurrences="1" x-content="κυρίᾳ"\*\w khơl|x-occurrence="1" x-occurrences="4"\w* +\w mo|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G15880" x-lemma="ἐκλεκτός" x-morph="Gr,AA,,,,DFS," x-occurrence="1" x-occurrences="1" x-content="ἐκλεκτῇ"\*\w jah|x-occurrence="1" x-occurrences="1"\w* +\w rơơlh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G25320" x-lemma="καί" x-morph="Gr,CC,,,,,,,," x-occurrence="1" x-occurrences="3" x-content="καὶ"\*\w kung|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G50430" x-lemma="τέκνον" x-morph="Gr,N,,,,,DNP," x-occurrence="1" x-occurrences="1" x-content="τέκνοις"\*\w khơl|x-occurrence="2" x-occurrences="4"\w* +\w koot|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G08460" x-lemma="αὐτός" x-morph="Gr,RP,,,3GFS," x-occurrence="1" x-occurrences="1" x-content="αὐτῆς"\*\w ku|x-occurrence="1" x-occurrences="1"\w* +\w mo|x-occurrence="2" x-occurrences="2"\w*\zaln-e\*, +\zaln-s | x-strong="G37390" x-lemma="ὅς" x-morph="Gr,RR,,,,AMP," x-occurrence="1" x-occurrences="1" x-content="οὓς"\*\w laa|x-occurrence="1" x-occurrences="1"\w* +\w khơl|x-occurrence="3" x-occurrences="4"\w* +\w adro|x-occurrence="1" x-occurrences="1"\w* +\w đơu|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G14730" x-lemma="ἐγώ" x-morph="Gr,RP,,,1N,S," x-occurrence="1" x-occurrences="2" x-content="ἐγὼ"\*\w gô|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G00250" x-lemma="ἀγαπάω" x-morph="Gr,V,IPA1,,S," x-occurrence="1" x-occurrences="1" x-content="ἀγαπῶ"\*\w xung|x-occurrence="1" x-occurrences="1"\w* +\w xiaq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G17220" x-lemma="ἐν" x-morph="Gr,P,,,,,D,,," x-occurrence="1" x-occurrences="1" x-content="ἐν"\*\w đom|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G02250" x-lemma="ἀλήθεια" x-morph="Gr,N,,,,,DFS," x-occurrence="1" x-occurrences="1" x-content="ἀληθείᾳ"\*\w varơuq|x-occurrence="1" x-occurrences="2"\w* +\w dik|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* — +\zaln-s | x-strong="G25320" x-lemma="καί" x-morph="Gr,CC,,,,,,,," x-occurrence="2" x-occurrences="3" x-content="καὶ"\*\w ji|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G37560" x-lemma="οὐ" x-morph="Gr,DO,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="οὐκ"\*\w leh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G34410" x-lemma="μόνος" x-morph="Gr,EF,,,,NMS," x-occurrence="1" x-occurrences="1" x-content="μόνος"\*\w vơ|x-occurrence="1" x-occurrences="1"\w* +\w đêh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G14730" x-lemma="ἐγώ" x-morph="Gr,RP,,,1N,S," x-occurrence="2" x-occurrences="2" x-content="ἐγὼ"\*\w gô|x-occurrence="2" x-occurrences="2"\w*\zaln-e\*, +\zaln-s | x-strong="G02350" x-lemma="ἀλλά" x-morph="Gr,CO,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="ἀλλὰ"\*\w bơh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G39560" x-lemma="πᾶς" x-morph="Gr,RI,,,,NMP," x-occurrence="1" x-occurrences="1" x-content="πάντες"\*\w dêq|x-occurrence="1" x-occurrences="1"\w* +\w hloay|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G35880" x-lemma="ὁ" x-morph="Gr,RD,,,,NMP," x-occurrence="1" x-occurrences="1" x-content="οἱ"\*\w khơl|x-occurrence="4" x-occurrences="4"\w* +\w leq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G10970" x-lemma="γινώσκω" x-morph="Gr,V,PEA,NMP," x-occurrence="1" x-occurrences="1" x-content="ἐγνωκότες"\*\w heq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* '\zaln-s | x-strong="G10970" x-lemma="γινώσκω" x-morph="Gr,V,PEA,NMP," x-occurrence="1" x-occurrences="1" x-content="ἐγνωκότες"\*\w yo|x-occurrence="1" x-occurrences="1"\w* +\w xet|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G02250" x-lemma="ἀλήθεια" x-morph="Gr,N,,,,,AFS," x-occurrence="1" x-occurrences="1" x-content="ἀλήθειαν"\*\w varơuq|x-occurrence="2" x-occurrences="2"\w* +\w dik|x-occurrence="2" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G25320" x-lemma="καί" x-morph="Gr,D,,,,,,,,," x-occurrence="3" x-occurrences="3" x-content="καὶ"\*\w kung|x-occurrence="2" x-occurrences="2"\w* +\w anưq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* — +\v 2 \zaln-s | x-strong="G12230" x-lemma="διά" x-morph="Gr,P,,,,,A,,," x-occurrence="1" x-occurrences="1" x-content="διὰ"\*\w vii|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G02250" x-lemma="ἀλήθεια" x-morph="Gr,N,,,,,AFS," x-occurrence="1" x-occurrences="1" x-content="ἀλήθειαν"\*\w varơuq|x-occurrence="1" x-occurrences="1"\w* +\w dik|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G33060" x-lemma="μένω" x-morph="Gr,V,PPA,AFS," x-occurrence="1" x-occurrences="1" x-content="μένουσαν"\*\w đong|x-occurrence="1" x-occurrences="1"\w* +\w măn|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G17220" x-lemma="ἐν" x-morph="Gr,P,,,,,D,,," x-occurrence="1" x-occurrences="1" x-content="ἐν"\*\w đom|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G14730" x-lemma="ἐγώ" x-morph="Gr,RP,,,1D,P," x-occurrence="1" x-occurrences="1" x-content="ἡμῖν"\*\w haay|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G25320" x-lemma="καί" x-morph="Gr,CC,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="καὶ"\*\w ji|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G15100" x-lemma="εἰμί" x-morph="Gr,V,IFM3,,S," x-occurrence="1" x-occurrences="1" x-content="ἔσται"\*\w hnoq|x-occurrence="1" x-occurrences="1"\w* +\w măn|x-occurrence="2" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G33260" x-lemma="μετά" x-morph="Gr,P,,,,,G,,," x-occurrence="1" x-occurrences="1" x-content="μεθ’"\*\w dii|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G14730" x-lemma="ἐγώ" x-morph="Gr,RP,,,1G,P," x-occurrence="1" x-occurrences="1" x-content="ἡμῶν"\*\w haay|x-occurrence="2" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G15190" x-lemma="εἰς" x-morph="Gr,P,,,,,A,,," x-occurrence="1" x-occurrences="1" x-content="εἰς"\*\w dong|x-occurrence="1" x-occurrences="1"\w* +\w truh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G01650" x-lemma="αἰών" x-morph="Gr,N,,,,,AMS," x-occurrence="1" x-occurrences="1" x-content="αἰῶνα"\*\w đơơy|x-occurrence="1" x-occurrences="2"\w* +\w đơơy|x-occurrence="2" x-occurrences="2"\w*\zaln-e\*. +\v 3 \zaln-s | x-strong="G54850" x-lemma="χάρις" x-morph="Gr,N,,,,,NFS," x-occurrence="1" x-occurrences="1" x-content="χάρις"\*\w Vanong|x-occurrence="1" x-occurrences="1"\w* +\w plêêk|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*, +\zaln-s | x-strong="G16560" x-lemma="ἔλεος" x-morph="Gr,N,,,,,NNS," x-occurrence="1" x-occurrences="1" x-content="ἔλεος"\*\w xuum|x-occurrence="1" x-occurrences="1"\w* +\w angơuq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*, +\zaln-s | x-strong="G15150" x-lemma="εἰρήνη" x-morph="Gr,N,,,,,NFS," x-occurrence="1" x-occurrences="1" x-content="εἰρήνη"\*\w ji|x-occurrence="1" x-occurrences="3"\w* +\w varơuq|x-occurrence="1" x-occurrences="2"\w* +\w hrok|x-occurrence="1" x-occurrences="1"\w* +\w hrolh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G38440" x-lemma="παρά" x-morph="Gr,P,,,,,G,,," x-occurrence="1" x-occurrences="2" x-content="παρὰ"\*\w xing|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G23160" x-lemma="θεός" x-morph="Gr,N,,,,,GMS," x-occurrence="1" x-occurrences="1" x-content="Θεοῦ"\*\w Kơy|x-occurrence="1" x-occurrences="1"\w* +\w Plêêk|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*, +\zaln-s | x-strong="G39620" x-lemma="πατήρ" x-morph="Gr,N,,,,,GMS," x-occurrence="1" x-occurrences="2" x-content="Πατρός"\*\w laa|x-occurrence="1" x-occurrences="1"\w* +\w Vaq|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G25320" x-lemma="καί" x-morph="Gr,CC,,,,,,,," x-occurrence="1" x-occurrences="2" x-content="καὶ"\*\w ji|x-occurrence="2" x-occurrences="3"\w*\zaln-e\* +\zaln-s | x-strong="G38440" x-lemma="παρά" x-morph="Gr,P,,,,,G,,," x-occurrence="2" x-occurrences="2" x-content="παρὰ"\*\w xing|x-occurrence="2" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G55470" x-lemma="χριστός" x-morph="Gr,N,,,,,GMS," x-occurrence="1" x-occurrences="1" x-content="Χριστοῦ"\*\w Lôôk|x-occurrence="1" x-occurrences="1"\w* +\w Wơơt|x-occurrence="1" x-occurrences="1"\w* +\w Dêh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G24240" x-lemma="Ἰησοῦς" x-morph="Gr,N,,,,,GMS," x-occurrence="1" x-occurrences="1" x-content="Ἰησοῦ"\*\w Jê|x-occurrence="1" x-occurrences="1"\w*-\w xu|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*, +\zaln-s | x-strong="G52070" x-lemma="υἱός" x-morph="Gr,N,,,,,GMS," x-occurrence="1" x-occurrences="1" x-content="Υἱοῦ"\*\w Koot|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G39620" x-lemma="πατήρ" x-morph="Gr,N,,,,,GMS," x-occurrence="2" x-occurrences="2" x-content="Πατρός"\*\w ku|x-occurrence="1" x-occurrences="1"\w* +\w Vaq|x-occurrence="2" x-occurrences="2"\w*\zaln-e\*, +\zaln-s | x-strong="G15100" x-lemma="εἰμί" x-morph="Gr,V,IFM3,,S," x-occurrence="1" x-occurrences="1" x-content="ἔσται"\*\w hnoq|x-occurrence="1" x-occurrences="1"\w* +\w măn|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G33260" x-lemma="μετά" x-morph="Gr,P,,,,,G,,," x-occurrence="1" x-occurrences="1" x-content="μεθ’"\*\w dii|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G14730" x-lemma="ἐγώ" x-morph="Gr,RP,,,1G,P," x-occurrence="1" x-occurrences="1" x-content="ἡμῶν"\*\w haay|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G17220" x-lemma="ἐν" x-morph="Gr,P,,,,,D,,," x-occurrence="1" x-occurrences="1" x-content="ἐν"\*\w đom|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G02250" x-lemma="ἀλήθεια" x-morph="Gr,N,,,,,DFS," x-occurrence="1" x-occurrences="1" x-content="ἀληθείᾳ"\*\w varơuq|x-occurrence="2" x-occurrences="2"\w* +\w dik|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G25320" x-lemma="καί" x-morph="Gr,CC,,,,,,,," x-occurrence="2" x-occurrences="2" x-content="καὶ"\*\w ji|x-occurrence="3" x-occurrences="3"\w*\zaln-e\* +\zaln-s | x-strong="G00260" x-lemma="ἀγάπη" x-morph="Gr,N,,,,,DFS," x-occurrence="1" x-occurrences="1" x-content="ἀγάπῃ"\*\w xung|x-occurrence="1" x-occurrences="1"\w* +\w xiaq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*. +\p +\v 4 \zaln-s | x-strong="G54630" x-lemma="χαίρω" x-morph="Gr,V,IAP1,,S," x-occurrence="1" x-occurrences="1" x-content="ἐχάρην"\*\w Gô|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G30290" x-lemma="λείαν" x-morph="Gr,D,,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="λείαν"\*\w thier|x-occurrence="1" x-occurrences="1"\w* +\w ra|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G54630" x-lemma="χαίρω" x-morph="Gr,V,IAP1,,S," x-occurrence="1" x-occurrences="1" x-content="ἐχάρην"\*\w hlah|x-occurrence="1" x-occurrences="1"\w* +\w hlaak|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G37540" x-lemma="ὅτι" x-morph="Gr,CS,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="ὅτι"\*\w vii|x-occurrence="1" x-occurrences="1"\w* +\w kơq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G21470" x-lemma="εὑρίσκω" x-morph="Gr,V,IEA1,,S," x-occurrence="1" x-occurrences="1" x-content="εὕρηκα"\*\w gô|x-occurrence="1" x-occurrences="1"\w* +\w hloq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G15370" x-lemma="ἐκ" x-morph="Gr,P,,,,,G,,," x-occurrence="1" x-occurrences="1" x-content="ἐκ"\*\w muuyq|x-occurrence="1" x-occurrences="1"\w* +\w sôôq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G50430" x-lemma="τέκνον" x-morph="Gr,N,,,,,GNP," x-occurrence="1" x-occurrences="1" x-content="τέκνων"\*\w koot|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\w xau|x-occurrence="1" x-occurrences="1"\w* +\zaln-s | x-strong="G47710" x-lemma="σύ" x-morph="Gr,RP,,,2G,S," x-occurrence="1" x-occurrences="1" x-content="σου"\*\w ku|x-occurrence="1" x-occurrences="1"\w* +\w mo|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G40430" x-lemma="περιπατέω" x-morph="Gr,V,PPA,AMP," x-occurrence="1" x-occurrences="1" x-content="περιπατοῦντας"\*\w tawaak|x-occurrence="1" x-occurrences="1"\w* +\w hooy|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G17220" x-lemma="ἐν" x-morph="Gr,P,,,,,D,,," x-occurrence="1" x-occurrences="1" x-content="ἐν"\*\w đom|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G02250" x-lemma="ἀλήθεια" x-morph="Gr,N,,,,,DFS," x-occurrence="1" x-occurrences="1" x-content="ἀληθείᾳ"\*\w varơuq|x-occurrence="1" x-occurrences="1"\w* +\w dik|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*, +\zaln-s | x-strong="G25310" x-lemma="καθώς" x-morph="Gr,D,,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="καθὼς"\*\w dang|x-occurrence="1" x-occurrences="1"\w* +\w đaji|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G29830" x-lemma="λαμβάνω" x-morph="Gr,V,IAA1,,P," x-occurrence="1" x-occurrences="1" x-content="ἐλάβομεν"\*\w haay|x-occurrence="1" x-occurrences="1"\w* +\w heq|x-occurrence="1" x-occurrences="1"\w* +\w nhonq|x-occurrence="1" x-occurrences="1"\w* +\w xok|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G17850" x-lemma="ἐντολή" x-morph="Gr,N,,,,,AFS," x-occurrence="1" x-occurrences="1" x-content="ἐντολὴν"\*\w ganeen|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G38440" x-lemma="παρά" x-morph="Gr,P,,,,,G,,," x-occurrence="1" x-occurrences="1" x-content="παρὰ"\*\w xing|x-occurrence="1" x-occurrences="1"\w* +\w aduq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G39620" x-lemma="πατήρ" x-morph="Gr,N,,,,,GMS," x-occurrence="1" x-occurrences="1" x-content="Πατρός"\*\w Vaq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*. +\v 5 \zaln-s | x-strong="G29590" x-lemma="κυρία" x-morph="Gr,N,,,,,VFS," x-occurrence="1" x-occurrences="1" x-content="κυρία"\*\w Wơơy|x-occurrence="1" x-occurrences="1"\w* +\w mo|x-occurrence="1" x-occurrences="3"\w*\zaln-e\*, +\zaln-s | x-strong="G35680" x-lemma="νῦν" x-morph="Gr,D,,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="νῦν"\*\w juneq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G20650" x-lemma="ἐρωτάω" x-morph="Gr,V,IPA1,,S," x-occurrence="1" x-occurrences="1" x-content="ἐρωτῶ"\*\w gô|x-occurrence="1" x-occurrences="1"\w* +\w apôôy|x-occurrence="1" x-occurrences="1"\w* +\w vôôch|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G47710" x-lemma="σύ" x-morph="Gr,RP,,,2A,S," x-occurrence="1" x-occurrences="1" x-content="σε"\*\w mo|x-occurrence="2" x-occurrences="3"\w*\zaln-e\* — +\zaln-s | x-strong="G37560" x-lemma="οὐ" x-morph="Gr,DO,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="οὐχ"\*\w leh|x-occurrence="1" x-occurrences="1"\w* +\w aalq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G56130" x-lemma="ὡς" x-morph="Gr,CS,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="ὡς"\*\w đaji|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G11250" x-lemma="γράφω" x-morph="Gr,V,PPA,NMS," x-occurrence="1" x-occurrences="1" x-content="γράφων"\*\w đong|x-occurrence="1" x-occurrences="1"\w* +\w valơk|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G47710" x-lemma="σύ" x-morph="Gr,RP,,,2D,S," x-occurrence="1" x-occurrences="1" x-content="σοι"\*\w ka|x-occurrence="1" x-occurrences="1"\w* +\w mo|x-occurrence="3" x-occurrences="3"\w*\zaln-e\* +\zaln-s | x-strong="G17850" x-lemma="ἐντολή" x-morph="Gr,N,,,,,AFS," x-occurrence="1" x-occurrences="1" x-content="ἐντολὴν"\*\w muuyq|x-occurrence="1" x-occurrences="1"\w* +\w ganeen|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G25370" x-lemma="καινός" x-morph="Gr,AA,,,,AFS," x-occurrence="1" x-occurrences="1" x-content="καινὴν"\*\w đơơu|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*, +\zaln-s | x-strong="G02350" x-lemma="ἀλλά" x-morph="Gr,CO,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="ἀλλὰ"\*\w đơu|x-occurrence="1" x-occurrences="1"\w* +\w laa|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G37390" x-lemma="ὅς" x-morph="Gr,RR,,,,AFS," x-occurrence="1" x-occurrences="1" x-content="ἣν"\*\w varơuq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G21920" x-lemma="ἔχω" x-morph="Gr,V,IIA1,,P," x-occurrence="1" x-occurrences="1" x-content="εἴχαμεν"\*\w haay|x-occurrence="1" x-occurrences="2"\w* +\w heq|x-occurrence="1" x-occurrences="1"\w* +\w e|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G05750" x-lemma="ἀπό" x-morph="Gr,P,,,,,G,,," x-occurrence="1" x-occurrences="1" x-content="ἀπ’"\*\w xing|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G07460" x-lemma="ἀρχή" x-morph="Gr,N,,,,,GFS," x-occurrence="1" x-occurrences="1" x-content="ἀρχῆς"\*\w kapa|x-occurrence="1" x-occurrences="1"\w* +\w tep|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* — +\zaln-s | x-strong="G24430" x-lemma="ἵνα" x-morph="Gr,CS,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="ἵνα"\*\w đaneq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G00250" x-lemma="ἀγαπάω" x-morph="Gr,V,SPA1,,P," x-occurrence="1" x-occurrences="1" x-content="ἀγαπῶμεν"\*\w haay|x-occurrence="2" x-occurrences="2"\w* +\w duh|x-occurrence="1" x-occurrences="1"\w* +\w pheq|x-occurrence="1" x-occurrences="1"\w* +\w xung|x-occurrence="1" x-occurrences="1"\w* +\w xiaq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G02400" x-lemma="ἀλλήλων" x-morph="Gr,RC,,,,AMP," x-occurrence="1" x-occurrences="1" x-content="ἀλλήλους"\*\w mamuuyq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*. +\v 6 \zaln-s | x-strong="G25320" x-lemma="καί" x-morph="Gr,CC,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="καὶ"\*\w Ji|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G00260" x-lemma="ἀγάπη" x-morph="Gr,N,,,,,NFS," x-occurrence="1" x-occurrences="1" x-content="ἀγάπη"\*\w xuum|x-occurrence="1" x-occurrences="2"\w* +\w xung|x-occurrence="1" x-occurrences="2"\w* +\w xiaq|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G15100" x-lemma="εἰμί" x-morph="Gr,V,IPA3,,S," x-occurrence="1" x-occurrences="1" x-content="ἐστὶν"\*\w laa|x-occurrence="1" x-occurrences="4"\w*\zaln-e\* +\zaln-s | x-strong="G37780" x-lemma="οὗτος" x-morph="Gr,RD,,,,NFS," x-occurrence="1" x-occurrences="2" x-content="αὕτη"\*\w đaneq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*, +\zaln-s | x-strong="G24430" x-lemma="ἵνα" x-morph="Gr,D,,,,,,,,," x-occurrence="1" x-occurrences="2" x-content="ἵνα"\*\w nưq|x-occurrence="1" x-occurrences="2"\w* +\w laa|x-occurrence="2" x-occurrences="4"\w*\zaln-e\* +\zaln-s | x-strong="G40430" x-lemma="περιπατέω" x-morph="Gr,V,SPA1,,P," x-occurrence="1" x-occurrences="1" x-content="περιπατῶμεν"\*\w haay|x-occurrence="1" x-occurrences="1"\w* +\w duh|x-occurrence="1" x-occurrences="2"\w* +\w pheq|x-occurrence="1" x-occurrences="2"\w* +\w tawaak|x-occurrence="1" x-occurrences="2"\w* +\w hooy|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G25960" x-lemma="κατά" x-morph="Gr,P,,,,,A,,," x-occurrence="1" x-occurrences="1" x-content="κατὰ"\*\w tyauq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G17850" x-lemma="ἐντολή" x-morph="Gr,N,,,,,AFP," x-occurrence="1" x-occurrences="1" x-content="ἐντολὰς"\*\w kaluh|x-occurrence="1" x-occurrences="1"\w* +\w ganeen|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G08460" x-lemma="αὐτός" x-morph="Gr,RP,,,3GMS," x-occurrence="1" x-occurrences="1" x-content="αὐτοῦ"\*\w ku|x-occurrence="1" x-occurrences="1"\w* +\w Kadraq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*. +\zaln-s | x-strong="G37780" x-lemma="οὗτος" x-morph="Gr,ED,,,,NFS," x-occurrence="2" x-occurrences="2" x-content="αὕτη"\*\w Neq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G15100" x-lemma="εἰμί" x-morph="Gr,V,IPA3,,S," x-occurrence="1" x-occurrences="1" x-content="ἐστιν"\*\w laa|x-occurrence="3" x-occurrences="4"\w*\zaln-e\* +\zaln-s | x-strong="G17850" x-lemma="ἐντολή" x-morph="Gr,N,,,,,NFS," x-occurrence="1" x-occurrences="1" x-content="ἐντολή"\*\w ganeen|x-occurrence="2" x-occurrences="2"\w*\zaln-e\*, +\zaln-s | x-strong="G25310" x-lemma="καθώς" x-morph="Gr,D,,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="καθὼς"\*\w dang|x-occurrence="1" x-occurrences="1"\w* +\w đaji|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G01910" x-lemma="ἀκούω" x-morph="Gr,V,IAA2,,P," x-occurrence="1" x-occurrences="1" x-content="ἠκούσατε"\*\w oh|x-occurrence="1" x-occurrences="2"\w* +\w ay|x-occurrence="1" x-occurrences="2"\w* +\w heq|x-occurrence="1" x-occurrences="1"\w* +\w tameng|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G05750" x-lemma="ἀπό" x-morph="Gr,P,,,,,G,,," x-occurrence="1" x-occurrences="1" x-content="ἀπ’"\*\w xing|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G07460" x-lemma="ἀρχή" x-morph="Gr,N,,,,,GFS," x-occurrence="1" x-occurrences="1" x-content="ἀρχῆς"\*\w kapa|x-occurrence="1" x-occurrences="1"\w* +\w tep|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*, +\zaln-s | x-strong="G24430" x-lemma="ἵνα" x-morph="Gr,D,,,,,,,,," x-occurrence="2" x-occurrences="2" x-content="ἵνα"\*\w nưq|x-occurrence="2" x-occurrences="2"\w* +\w laa|x-occurrence="4" x-occurrences="4"\w*\zaln-e\* +\zaln-s | x-strong="G40430" x-lemma="περιπατέω" x-morph="Gr,V,SPA2,,P," x-occurrence="1" x-occurrences="1" x-content="περιπατῆτε"\*\w oh|x-occurrence="2" x-occurrences="2"\w* +\w ay|x-occurrence="2" x-occurrences="2"\w* +\w duh|x-occurrence="2" x-occurrences="2"\w* +\w pheq|x-occurrence="2" x-occurrences="2"\w* +\w tawaak|x-occurrence="2" x-occurrences="2"\w* +\w hooy|x-occurrence="2" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G17220" x-lemma="ἐν" x-morph="Gr,P,,,,,D,,," x-occurrence="1" x-occurrences="1" x-content="ἐν"\*\w đom|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G08460" x-lemma="αὐτός" x-morph="Gr,RD,,,,DFS," x-occurrence="1" x-occurrences="1" x-content="αὐτῇ"\*\w xuum|x-occurrence="2" x-occurrences="2"\w* +\w xung|x-occurrence="2" x-occurrences="2"\w* +\w xiaq|x-occurrence="2" x-occurrences="2"\w*\zaln-e\*. +\v 7 \zaln-s | x-strong="G37540" x-lemma="ὅτι" x-morph="Gr,CS,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="ὅτι"\*\w Vii|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* '\zaln-s | x-strong="G41830" x-lemma="πολλός" x-morph="Gr,EQ,,,,NMP," x-occurrence="1" x-occurrences="1" x-content="πολλοὶ"\*\w ngưng|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G41080" x-lemma="πλάνος" x-morph="Gr,NS,,,,NMP," x-occurrence="1" x-occurrences="1" x-content="πλάνοι"\*\w dro|x-occurrence="1" x-occurrences="4"\w* +\w pa|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\w ôôh|x-occurrence="1" x-occurrences="2"\w* +\zaln-s | x-strong="G41080" x-lemma="πλάνος" x-morph="Gr,NS,,,,NMP," x-occurrence="1" x-occurrences="1" x-content="πλάνοι"\*\w aluut|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G18310" x-lemma="ἐξέρχομαι" x-morph="Gr,V,IAA3,,P," x-occurrence="1" x-occurrences="1" x-content="ἐξῆλθαν"\*\w heq|x-occurrence="1" x-occurrences="1"\w* +\w rama|x-occurrence="1" x-occurrences="1"\w* +\w vlôh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G15190" x-lemma="εἰς" x-morph="Gr,P,,,,,A,,," x-occurrence="1" x-occurrences="1" x-content="εἰς"\*\w đom|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G28890" x-lemma="κόσμος" x-morph="Gr,N,,,,,AMS," x-occurrence="1" x-occurrences="1" x-content="κόσμον"\*\w dêh|x-occurrence="1" x-occurrences="1"\w* +\w araak|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*, +\zaln-s | x-strong="G35880" x-lemma="ὁ" x-morph="Gr,RD,,,,NMP," x-occurrence="1" x-occurrences="1" x-content="οἱ"\*\w laa|x-occurrence="1" x-occurrences="2"\w* +\w khơl|x-occurrence="1" x-occurrences="1"\w* +\w dro|x-occurrence="2" x-occurrences="4"\w*\zaln-e\* +\zaln-s | x-strong="G33610" x-lemma="μή" x-morph="Gr,D,,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="μὴ"\*\w leh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G36700" x-lemma="ὁμολογέω" x-morph="Gr,V,PPA,NMP," x-occurrence="1" x-occurrences="1" x-content="ὁμολογοῦντες"\*\w xưng|x-occurrence="1" x-occurrences="1"\w* +\w nhonq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G55470" x-lemma="χριστός" x-morph="Gr,N,,,,,AMS," x-occurrence="1" x-occurrences="1" x-content="Χριστὸν"\*\w Lôôk|x-occurrence="1" x-occurrences="2"\w* +\w Wơơt|x-occurrence="1" x-occurrences="2"\w* +\w Dêh|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G24240" x-lemma="Ἰησοῦς" x-morph="Gr,N,,,,,AMS," x-occurrence="1" x-occurrences="1" x-content="Ἰησοῦν"\*\w Jê|x-occurrence="1" x-occurrences="1"\w*-\w xu|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G20640" x-lemma="ἔρχομαι" x-morph="Gr,V,PPM,AMS," x-occurrence="1" x-occurrences="1" x-content="ἐρχόμενον"\*\w truh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G17220" x-lemma="ἐν" x-morph="Gr,P,,,,,D,,," x-occurrence="1" x-occurrences="1" x-content="ἐν"\*\w đom|x-occurrence="2" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G45610" x-lemma="σάρξ" x-morph="Gr,N,,,,,DFS," x-occurrence="1" x-occurrences="1" x-content="σαρκί"\*\w xăk|x-occurrence="1" x-occurrences="1"\w* +\w xamơk|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*. +\zaln-s | x-strong="G37780" x-lemma="οὗτος" x-morph="Gr,RD,,,,NMS," x-occurrence="1" x-occurrences="1" x-content="οὗτός"\*\w Nưq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G15100" x-lemma="εἰμί" x-morph="Gr,V,IPA3,,S," x-occurrence="1" x-occurrences="1" x-content="ἐστιν"\*\w laa|x-occurrence="2" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G41080" x-lemma="πλάνος" x-morph="Gr,NS,,,,NMS," x-occurrence="1" x-occurrences="1" x-content="πλάνος"\*\w dro|x-occurrence="3" x-occurrences="4"\w* +\w pa|x-occurrence="2" x-occurrences="2"\w*\zaln-e\* +\w ôôh|x-occurrence="2" x-occurrences="2"\w* +\zaln-s | x-strong="G41080" x-lemma="πλάνος" x-morph="Gr,NS,,,,NMS," x-occurrence="1" x-occurrences="1" x-content="πλάνος"\*\w aluut|x-occurrence="2" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G25320" x-lemma="καί" x-morph="Gr,CC,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="καὶ"\*\w ji|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G05000" x-lemma="ἀντίχριστος" x-morph="Gr,N,,,,,NMS," x-occurrence="1" x-occurrences="1" x-content="ἀντίχριστος"\*\w dro|x-occurrence="4" x-occurrences="4"\w* +\w tachơơl|x-occurrence="1" x-occurrences="1"\w* +\w hlê|x-occurrence="1" x-occurrences="1"\w* +\w Lôôk|x-occurrence="2" x-occurrences="2"\w* +\w Wơơt|x-occurrence="2" x-occurrences="2"\w* +\w Dêh|x-occurrence="2" x-occurrences="2"\w*\zaln-e\*. +\v 8 \zaln-s | x-strong="G14380" x-lemma="ἑαυτοῦ" x-morph="Gr,RE,,,2AMP," x-occurrence="1" x-occurrences="1" x-content="ἑαυτούς"\*\w Kadih|x-occurrence="1" x-occurrences="1"\w* +\w oh|x-occurrence="1" x-occurrences="3"\w* +\w ay|x-occurrence="1" x-occurrences="3"\w*\zaln-e\* +\zaln-s | x-strong="G09910" x-lemma="βλέπω" x-morph="Gr,V,MPA2,,P," x-occurrence="1" x-occurrences="1" x-content="βλέπετε"\*\w dayh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* '\zaln-s | x-strong="G09910" x-lemma="βλέπω" x-morph="Gr,V,MPA2,,P," x-occurrence="1" x-occurrences="1" x-content="βλέπετε"\*\w yo|x-occurrence="1" x-occurrences="1"\w* +\w rơơt|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G24430" x-lemma="ἵνα" x-morph="Gr,CS,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="ἵνα"\*\w xôq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G06220" x-lemma="ἀπόλλυμι" x-morph="Gr,V,SAA2,,P," x-occurrence="1" x-occurrences="1" x-content="ἀπολέσητε"\*\w oh|x-occurrence="2" x-occurrences="3"\w* +\w ay|x-occurrence="2" x-occurrences="3"\w*\zaln-e\* +\zaln-s | x-strong="G33610" x-lemma="μή" x-morph="Gr,DO,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="μὴ"\*\w leh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G06220" x-lemma="ἀπόλλυμι" x-morph="Gr,V,SAA2,,P," x-occurrence="1" x-occurrences="1" x-content="ἀπολέσητε"\*\w dơơp|x-occurrence="1" x-occurrences="1"\w* +\w hlơơp|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G37390" x-lemma="ὅς" x-morph="Gr,RR,,,,ANP," x-occurrence="1" x-occurrences="1" x-content="ἃ"\*\w kaluh|x-occurrence="1" x-occurrences="1"\w* +\w varơuq|x-occurrence="1" x-occurrences="1"\w* +\w đơu|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G20380" x-lemma="ἐργάζομαι" x-morph="Gr,V,IAM1,,P," x-occurrence="1" x-occurrences="1" x-content="εἰργασάμεθα"\*\w haay|x-occurrence="1" x-occurrences="1"\w* +\w heq|x-occurrence="1" x-occurrences="1"\w* +\w pheq|x-occurrence="1" x-occurrences="1"\w* +\w galeh|x-occurrence="1" x-occurrences="1"\w* +\w galal|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*, +\zaln-s | x-strong="G02350" x-lemma="ἀλλά" x-morph="Gr,CO,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="ἀλλὰ"\*\w tađôôy|x-occurrence="1" x-occurrences="1"\w* +\w muut|x-occurrence="1" x-occurrences="1"\w* +\w đnư|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G06180" x-lemma="ἀπολαμβάνω" x-morph="Gr,V,SAA2,,P," x-occurrence="1" x-occurrences="1" x-content="ἀπολάβητε"\*\w oh|x-occurrence="3" x-occurrences="3"\w* +\w ay|x-occurrence="3" x-occurrences="3"\w* +\w nhonq|x-occurrence="1" x-occurrences="1"\w* +\w jah|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G41340" x-lemma="πλήρης" x-morph="Gr,AA,,,,AMS," x-occurrence="1" x-occurrences="1" x-content="πλήρη"\*\w xaleep|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G34080" x-lemma="μισθός" x-morph="Gr,N,,,,,AMS," x-occurrence="1" x-occurrences="1" x-content="μισθὸν"\*\w kadrool|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*. +\v 9 \zaln-s | x-strong="G35880" x-lemma="ὁ" x-morph="Gr,RD,,,,NMS," x-occurrence="1" x-occurrences="2" x-content="ὁ"\*\w Dro|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G39560" x-lemma="πᾶς" x-morph="Gr,RI,,,,NMS," x-occurrence="1" x-occurrences="1" x-content="πᾶς"\*\w leq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G42540" x-lemma="προάγω" x-morph="Gr,V,PPA,NMS," x-occurrence="1" x-occurrences="1" x-content="προάγων"\*\w raxôôt|x-occurrence="1" x-occurrences="1"\w* +\w vlôh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\w xangưưy|x-occurrence="1" x-occurrences="1"\w* +\zaln-s | x-strong="G25320" x-lemma="καί" x-morph="Gr,CC,,,,,,,," x-occurrence="1" x-occurrences="3" x-content="καὶ"\*\w đơu|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G33610" x-lemma="μή" x-morph="Gr,D,,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="μὴ"\*\w leh|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G33060" x-lemma="μένω" x-morph="Gr,V,PPA,NMS," x-occurrence="1" x-occurrences="2" x-content="μένων"\*\w kưq|x-occurrence="1" x-occurrences="2"\w* +\w măn|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G17220" x-lemma="ἐν" x-morph="Gr,P,,,,,D,,," x-occurrence="1" x-occurrences="2" x-content="ἐν"\*\w đom|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G13220" x-lemma="διδαχή" x-morph="Gr,N,,,,,DFS," x-occurrence="1" x-occurrences="2" x-content="διδαχῇ"\*\w apok|x-occurrence="1" x-occurrences="2"\w* +\w pato|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G55470" x-lemma="χριστός" x-morph="Gr,N,,,,,GMS," x-occurrence="1" x-occurrences="1" x-content="Χριστοῦ"\*\w ku|x-occurrence="1" x-occurrences="1"\w* +\w Lôôk|x-occurrence="1" x-occurrences="1"\w* +\w Wơơt|x-occurrence="1" x-occurrences="1"\w* +\w Dêh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\w yôôych|x-occurrence="1" x-occurrences="1"\w* +\zaln-s | x-strong="G37560" x-lemma="οὐ" x-morph="Gr,D,,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="οὐκ"\*\w leh|x-occurrence="2" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G21920" x-lemma="ἔχω" x-morph="Gr,V,IPA3,,S," x-occurrence="1" x-occurrences="2" x-content="ἔχει"\*\w e|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G23160" x-lemma="θεός" x-morph="Gr,N,,,,,AMS," x-occurrence="1" x-occurrences="1" x-content="Θεὸν"\*\w Kơy|x-occurrence="1" x-occurrences="1"\w* +\w Plêêk|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*. +\zaln-s | x-strong="G35880" x-lemma="ὁ" x-morph="Gr,RD,,,,NMS," x-occurrence="2" x-occurrences="2" x-content="ὁ"\*\w Kơyq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G33060" x-lemma="μένω" x-morph="Gr,V,PPA,NMS," x-occurrence="2" x-occurrences="2" x-content="μένων"\*\w kưq|x-occurrence="2" x-occurrences="2"\w* +\w măn|x-occurrence="2" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G17220" x-lemma="ἐν" x-morph="Gr,P,,,,,D,,," x-occurrence="2" x-occurrences="2" x-content="ἐν"\*\w đom|x-occurrence="2" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G13220" x-lemma="διδαχή" x-morph="Gr,N,,,,,DFS," x-occurrence="2" x-occurrences="2" x-content="διδαχῇ"\*\w apok|x-occurrence="2" x-occurrences="2"\w* +\w pato|x-occurrence="2" x-occurrences="2"\w*\zaln-e\*, +\zaln-s | x-strong="G37780" x-lemma="οὗτος" x-morph="Gr,RD,,,,NMS," x-occurrence="1" x-occurrences="1" x-content="οὗτος"\*\w adro|x-occurrence="1" x-occurrences="1"\w* +\w nưq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G21920" x-lemma="ἔχω" x-morph="Gr,V,IPA3,,S," x-occurrence="2" x-occurrences="2" x-content="ἔχει"\*\w e|x-occurrence="2" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G25320" x-lemma="καί" x-morph="Gr,DO,,,,,,,," x-occurrence="2" x-occurrences="3" x-content="καὶ"\*\w hloay|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G39620" x-lemma="πατήρ" x-morph="Gr,N,,,,,AMS," x-occurrence="1" x-occurrences="1" x-content="Πατέρα"\*\w Vaq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G25320" x-lemma="καί" x-morph="Gr,CO,,,,,,,," x-occurrence="3" x-occurrences="3" x-content="καὶ"\*\w ji|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G52070" x-lemma="υἱός" x-morph="Gr,N,,,,,AMS," x-occurrence="1" x-occurrences="1" x-content="Υἱὸν"\*\w Koot|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*. +\v 10 \zaln-s | x-strong="G14870" x-lemma="εἰ" x-morph="Gr,CS,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="εἴ"\*\w Atoh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G51000" x-lemma="τις" x-morph="Gr,RI,,,,NMS," x-occurrence="1" x-occurrences="1" x-content="τις"\*\w kơyq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G20640" x-lemma="ἔρχομαι" x-morph="Gr,V,IPM3,,S," x-occurrence="1" x-occurrences="1" x-content="ἔρχεται"\*\w truh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G43140" x-lemma="πρός" x-morph="Gr,P,,,,,A,,," x-occurrence="1" x-occurrences="1" x-content="πρὸς"\*\w dii|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G47710" x-lemma="σύ" x-morph="Gr,RP,,,2A,P," x-occurrence="1" x-occurrences="1" x-content="ὑμᾶς"\*\w oh|x-occurrence="1" x-occurrences="1"\w* +\w ay|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G25320" x-lemma="καί" x-morph="Gr,CC,,,,,,,," x-occurrence="1" x-occurrences="2" x-content="καὶ"\*\w đơu|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G37560" x-lemma="οὐ" x-morph="Gr,D,,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="οὐ"\*\w leh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\w taway|x-occurrence="1" x-occurrences="1"\w* +\zaln-s | x-strong="G53420" x-lemma="φέρω" x-morph="Gr,V,IPA3,,S," x-occurrence="1" x-occurrences="1" x-content="φέρει"\*\w tyauq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G13220" x-lemma="διδαχή" x-morph="Gr,N,,,,,AFS," x-occurrence="1" x-occurrences="1" x-content="διδαχὴν"\*\w apok|x-occurrence="1" x-occurrences="1"\w* +\w pato|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G37780" x-lemma="οὗτος" x-morph="Gr,ED,,,,AFS," x-occurrence="1" x-occurrences="1" x-content="ταύτην"\*\w nưq|x-occurrence="1" x-occurrences="2"\w*\zaln-e\*, +\w yôôych|x-occurrence="1" x-occurrences="1"\w* +\zaln-s | x-strong="G33610" x-lemma="μή" x-morph="Gr,D,,,,,,,,," x-occurrence="1" x-occurrences="2" x-content="μὴ"\*\w te|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G29830" x-lemma="λαμβάνω" x-morph="Gr,V,MPA2,,P," x-occurrence="1" x-occurrences="1" x-content="λαμβάνετε"\*\w jarooy|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G08460" x-lemma="αὐτός" x-morph="Gr,RP,,,3AMS," x-occurrence="1" x-occurrences="1" x-content="αὐτὸν"\*\w dro|x-occurrence="1" x-occurrences="1"\w* +\w nưq|x-occurrence="2" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G15190" x-lemma="εἰς" x-morph="Gr,P,,,,,A,,," x-occurrence="1" x-occurrences="1" x-content="εἰς"\*\w muut|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G36140" x-lemma="οἰκία" x-morph="Gr,N,,,,,AFS," x-occurrence="1" x-occurrences="1" x-content="οἰκίαν"\*\w hnhư|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G25320" x-lemma="καί" x-morph="Gr,CC,,,,,,,," x-occurrence="2" x-occurrences="2" x-content="καὶ"\*\w ji|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G33610" x-lemma="μή" x-morph="Gr,D,,,,,,,,," x-occurrence="2" x-occurrences="2" x-content="μὴ"\*\w te|x-occurrence="2" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G30040" x-lemma="λέγω" x-morph="Gr,V,MPA2,,P," x-occurrence="1" x-occurrences="1" x-content="λέγετε"\*\w đnooy|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G08460" x-lemma="αὐτός" x-morph="Gr,RP,,,3DMS," x-occurrence="1" x-occurrences="1" x-content="αὐτῷ"\*\w dii|x-occurrence="2" x-occurrences="2"\w* +\w ni|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*: “\zaln-s | x-strong="G54630" x-lemma="χαίρω" x-morph="Gr,V,NPA,,,,," x-occurrence="1" x-occurrences="1" x-content="χαίρειν"\*\w Xiin|x-occurrence="1" x-occurrences="1"\w* +\w vôôch|x-occurrence="1" x-occurrences="1"\w* +\w hrok|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*”. +\v 11 \zaln-s | x-strong="G10630" x-lemma="γάρ" x-morph="Gr,CC,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="γὰρ"\*\w Vii|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G35880" x-lemma="ὁ" x-morph="Gr,RD,,,,NMS," x-occurrence="1" x-occurrences="1" x-content="ὁ"\*\w kơyq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G30040" x-lemma="λέγω" x-morph="Gr,V,PPA,NMS," x-occurrence="1" x-occurrences="1" x-content="λέγων"\*\w đnooy|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G08460" x-lemma="αὐτός" x-morph="Gr,RP,,,3DMS," x-occurrence="1" x-occurrences="1" x-content="αὐτῷ"\*\w dii|x-occurrence="1" x-occurrences="1"\w* +\w adro|x-occurrence="1" x-occurrences="1"\w* +\w nưq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*: “\zaln-s | x-strong="G54630" x-lemma="χαίρω" x-morph="Gr,V,NPA,,,,," x-occurrence="1" x-occurrences="1" x-content="χαίρειν"\*\w Xiin|x-occurrence="1" x-occurrences="1"\w* +\w vôôch|x-occurrence="1" x-occurrences="1"\w* +\w hrok|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*”, +\zaln-s | x-strong="G28410" x-lemma="κοινωνέω" x-morph="Gr,V,IPA3,,S," x-occurrence="1" x-occurrences="1" x-content="κοινωνεῖ"\*\w laa|x-occurrence="1" x-occurrences="1"\w* +\w jưq|x-occurrence="1" x-occurrences="1"\w* +\w muut|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G20410" x-lemma="ἔργον" x-morph="Gr,N,,,,,DNP," x-occurrence="1" x-occurrences="1" x-content="ἔργοις"\*\w kaluh|x-occurrence="1" x-occurrences="1"\w* +\w varơuq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G41900" x-lemma="πονηρός" x-morph="Gr,AR,,,,DNP," x-occurrence="1" x-occurrences="1" x-content="πονηροῖς"\*\w xơk|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G08460" x-lemma="αὐτός" x-morph="Gr,RP,,,3GMS," x-occurrence="1" x-occurrences="1" x-content="αὐτοῦ"\*\w ku|x-occurrence="1" x-occurrences="1"\w* +\w ni|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*. +\p +\v 12 \zaln-s | x-strong="G21920" x-lemma="ἔχω" x-morph="Gr,V,PPA,NMS," x-occurrence="1" x-occurrences="1" x-content="ἔχων"\*\w Vii|x-occurrence="1" x-occurrences="1"\w* +\w e|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* '\zaln-s | x-strong="G41830" x-lemma="πολλός" x-morph="Gr,RI,,,,ANP," x-occurrence="1" x-occurrences="1" x-content="πολλὰ"\*\w ngưng|x-occurrence="1" x-occurrences="1"\w* +\w varơuq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G10140" x-lemma="βούλομαι" x-morph="Gr,V,IAP1,,S," x-occurrence="1" x-occurrences="1" x-content="ἐβουλήθην"\*\w gô|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G37560" x-lemma="οὐ" x-morph="Gr,CO,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="οὐκ"\*\w leh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G10140" x-lemma="βούλομαι" x-morph="Gr,V,IAP1,,S," x-occurrence="1" x-occurrences="1" x-content="ἐβουλήθην"\*\w trôôch|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G11250" x-lemma="γράφω" x-morph="Gr,V,NPA,,,,," x-occurrence="1" x-occurrences="1" x-content="γράφειν"\*\w valơk|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G47710" x-lemma="σύ" x-morph="Gr,RP,,,2D,P," x-occurrence="1" x-occurrences="1" x-content="ὑμῖν"\*\w ka|x-occurrence="1" x-occurrences="1"\w* +\w oh|x-occurrence="1" x-occurrences="3"\w* +\w ay|x-occurrence="1" x-occurrences="3"\w*\zaln-e\* +\zaln-s | x-strong="G12230" x-lemma="διά" x-morph="Gr,P,,,,,G,,," x-occurrence="1" x-occurrences="1" x-content="διὰ"\*\w bơơn|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G54890" x-lemma="χάρτης" x-morph="Gr,N,,,,,GMS," x-occurrence="1" x-occurrences="1" x-content="χάρτου"\*\w jơyq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G25320" x-lemma="καί" x-morph="Gr,CC,,,,,,,," x-occurrence="1" x-occurrences="2" x-content="καὶ"\*\w ji|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G31890" x-lemma="μέλας" x-morph="Gr,NS,,,,GNS," x-occurrence="1" x-occurrences="1" x-content="μέλανος"\*\w phôôm|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*. +\zaln-s | x-strong="G02350" x-lemma="ἀλλά" x-morph="Gr,CO,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="ἀλλὰ"\*\w Bơh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G16790" x-lemma="ἐλπίζω" x-morph="Gr,V,IPA1,,S," x-occurrence="1" x-occurrences="1" x-content="ἐλπίζω"\*\w gô|x-occurrence="2" x-occurrences="2"\w* +\w trôôch|x-occurrence="2" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G10960" x-lemma="γίνομαι" x-morph="Gr,V,NAM,,,,," x-occurrence="1" x-occurrences="1" x-content="γενέσθαι"\*\w truh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G43140" x-lemma="πρός" x-morph="Gr,P,,,,,A,,," x-occurrence="1" x-occurrences="2" x-content="πρὸς"\*\w dii|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G47710" x-lemma="σύ" x-morph="Gr,RP,,,2A,P," x-occurrence="1" x-occurrences="1" x-content="ὑμᾶς"\*\w oh|x-occurrence="2" x-occurrences="3"\w* +\w ay|x-occurrence="2" x-occurrences="3"\w*\zaln-e\* +\zaln-s | x-strong="G25320" x-lemma="καί" x-morph="Gr,CC,,,,,,,," x-occurrence="2" x-occurrences="2" x-content="καὶ"\*\w ji|x-occurrence="2" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G29800" x-lemma="λαλέω" x-morph="Gr,V,NAA,,,,," x-occurrence="1" x-occurrences="1" x-content="λαλῆσαι"\*\w đnooy|x-occurrence="1" x-occurrences="1"\w* +\w tajauq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G47500" x-lemma="στόμα" x-morph="Gr,N,,,,,ANS," x-occurrence="1" x-occurrences="2" x-content="στόμα"\*\w mot|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\zaln-s | x-strong="G43140" x-lemma="πρός" x-morph="Gr,P,,,,,A,,," x-occurrence="2" x-occurrences="2" x-content="πρὸς"\*\w hyioh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G47500" x-lemma="στόμα" x-morph="Gr,N,,,,,ANS," x-occurrence="2" x-occurrences="2" x-content="στόμα"\*\w mot|x-occurrence="2" x-occurrences="2"\w*\zaln-e\*, +\zaln-s | x-strong="G24430" x-lemma="ἵνα" x-morph="Gr,CS,,,,,,,," x-occurrence="1" x-occurrences="1" x-content="ἵνα"\*\w xôq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G54790" x-lemma="χαρά" x-morph="Gr,N,,,,,NFS," x-occurrence="1" x-occurrences="1" x-content="χαρὰ"\*\w xuum|x-occurrence="1" x-occurrences="1"\w* +\w hlah|x-occurrence="1" x-occurrences="1"\w* +\w hlaak|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G47710" x-lemma="σύ" x-morph="Gr,RP,,,2G,P," x-occurrence="1" x-occurrences="1" x-content="ὑμῶν"\*\w ku|x-occurrence="1" x-occurrences="1"\w* +\w oh|x-occurrence="3" x-occurrences="3"\w* +\w ay|x-occurrence="3" x-occurrences="3"\w*\zaln-e\* +\zaln-s | x-strong="G15100" x-lemma="εἰμί" x-morph="Gr,V,SPA3,,S," x-occurrence="1" x-occurrences="1" x-content="ᾖ"\*\w jah|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G41370" x-lemma="πληρόω" x-morph="Gr,V,PEP,NFS," x-occurrence="1" x-occurrences="1" x-content="πεπληρωμένη"\*\w xaleep|x-occurrence="1" x-occurrences="1"\w*\zaln-e\*. +\v 13 \zaln-s | x-strong="G50430" x-lemma="τέκνον" x-morph="Gr,N,,,,,NNP," x-occurrence="1" x-occurrences="1" x-content="τέκνα"\*\w Khơl|x-occurrence="1" x-occurrences="1"\w* +\w koot|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G00790" x-lemma="ἀδελφή" x-morph="Gr,N,,,,,GFS," x-occurrence="1" x-occurrences="1" x-content="ἀδελφῆς"\*\w mư|x-occurrence="1" x-occurrences="1"\w* +\w oh|x-occurrence="1" x-occurrences="1"\w* +\w ay|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G15880" x-lemma="ἐκλεκτός" x-morph="Gr,AR,,,,GFS," x-occurrence="1" x-occurrences="1" x-content="ἐκλεκτῆς"\*\w jah|x-occurrence="1" x-occurrences="1"\w* +\w rơơlh|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G47710" x-lemma="σύ" x-morph="Gr,RP,,,2G,S," x-occurrence="1" x-occurrences="1" x-content="σου"\*\w ku|x-occurrence="1" x-occurrences="1"\w* +\w mo|x-occurrence="1" x-occurrences="2"\w*\zaln-e\* +\w atăq|x-occurrence="1" x-occurrences="1"\w* +\zaln-s | x-strong="G07820" x-lemma="ἀσπάζομαι" x-morph="Gr,V,IPM3,,S," x-occurrence="1" x-occurrences="1" x-content="ἀσπάζεταί"\*\w apok|x-occurrence="1" x-occurrences="1"\w* +\w vôôch|x-occurrence="1" x-occurrences="1"\w* +\w hlơq|x-occurrence="1" x-occurrences="1"\w*\zaln-e\* +\zaln-s | x-strong="G47710" x-lemma="σύ" x-morph="Gr,RP,,,2A,S," x-occurrence="1" x-occurrences="1" x-content="σε"\*\w mo|x-occurrence="2" x-occurrences="2"\w*\zaln-e\*. \ No newline at end of file diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..89f0ea0 --- /dev/null +++ b/manifest.json @@ -0,0 +1,69 @@ +{ + "project": { + "id": "2jn", + "name": "2 John" + }, + "resource": { + "id": "clt", + "name": "Regular" + }, + "toolsSelectedGLs": { + "wordAlignment": "en", + "translationNotes": "en" + }, + "generator": { + "name": "ts-desktop", + "build": "148" + }, + "target_language": { + "id": "cua", + "name": "Tiếng Co", + "direction": "ltr", + "book": { + "name": "2 Giăng" + } + }, + "type": { + "id": "text", + "name": "Text" + }, + "source_translations": [ + { + "language_id": "en", + "resource_id": "ult", + "checking_level": "3", + "date_modified": "2019-10-09T00:00:00+00:00", + "version": "5" + } + ], + "translators": [], + "checkers": [], + "time_created": "2020-09-19T16:10:35.162Z", + "tools": [], + "repo": "", + "tcInitialized": true, + "package_version": 7, + "format": "usfm", + "parent_draft": {}, + "finished_chunks": [ + "front-title", + "01-title" + ], + "tc_version": 7, + "license": "CC BY-SA 4.0", + "projectFont": "default", + "tsv_relation": [ + "en/ult?v=41", + "en/ust?v=40", + "hbo/uhb?v=2.1.30", + "el-x-koine/ugnt?v=0.30", + "en/ta?v=33", + "en/tq?v=38", + "en/tw?v=36" + ], + "tc_edit_version": "3.0.1", + "tc_min_compatible_version": "3.0.0", + "tc_orig_lang_check_version_wordAlignment": "0.16", + "tc_orig_lang_check_version_translationNotes": "0.13", + "tc_en_check_version_translationNotes": "v32" +} diff --git a/settings.json b/settings.json new file mode 100644 index 0000000..5e3848f --- /dev/null +++ b/settings.json @@ -0,0 +1,3 @@ +{ + "last_opened": "2024-10-30T08:52:04.820Z" +}