From 42e2043860cb08e168479b8b66fa03d3b535091b Mon Sep 17 00:00:00 2001 From: Pro Date: Fri, 7 Feb 2020 01:31:50 +0300 Subject: [PATCH] Auto saving at wordAlignment chapter_5 rom 5:18 --- .../translationCore/alignmentData/rom/5.json | 2 +- .../rom/5/10/2020-02-06T22_06_52.503Z.json | 1 + .../rom/5/10/2020-02-06T22_06_55.918Z.json | 24 +++++++++++++++++++ .../rom/5/10/2020-02-06T22_07_41.070Z.json | 1 + .../rom/5/10/2020-02-06T22_07_43.506Z.json | 24 +++++++++++++++++++ .../rom/5/11/2020-02-06T22_08_07.835Z.json | 1 + .../rom/5/11/2020-02-06T22_08_10.405Z.json | 24 +++++++++++++++++++ .../rom/5/17/2020-02-06T22_13_11.386Z.json | 1 + .../rom/5/17/2020-02-06T22_13_13.957Z.json | 24 +++++++++++++++++++ .../rom/5/18/2020-02-06T22_13_51.229Z.json | 1 + .../rom/5/18/2020-02-06T22_13_54.538Z.json | 24 +++++++++++++++++++ .../rom/5/19/2020-02-06T22_28_11.378Z.json | 1 + .../rom/5/19/2020-02-06T22_28_13.771Z.json | 24 +++++++++++++++++++ .../rom/5/21/2020-02-06T22_31_11.391Z.json | 1 + .../rom/5/21/2020-02-06T22_31_13.802Z.json | 24 +++++++++++++++++++ .../rom/5/5/2020-02-06T21_51_10.812Z.json | 1 + .../rom/5/5/2020-02-06T21_51_14.136Z.json | 24 +++++++++++++++++++ .../rom/5/6/2020-02-06T21_50_30.304Z.json | 1 + .../rom/5/6/2020-02-06T21_50_33.010Z.json | 24 +++++++++++++++++++ .../rom/5/6/2020-02-06T21_59_32.395Z.json | 1 + .../rom/5/6/2020-02-06T21_59_35.796Z.json | 24 +++++++++++++++++++ .../rom/5/8/2020-02-06T22_00_37.191Z.json | 1 + .../rom/5/8/2020-02-06T22_00_40.461Z.json | 24 +++++++++++++++++++ .../rom/5/8/2020-02-06T22_01_10.445Z.json | 1 + .../rom/5/8/2020-02-06T22_01_12.745Z.json | 24 +++++++++++++++++++ .../rom/5/9/2020-02-06T22_04_14.162Z.json | 1 + .../rom/5/9/2020-02-06T22_04_17.561Z.json | 24 +++++++++++++++++++ .../rom/5/9/2020-02-06T22_06_38.600Z.json | 1 + .../rom/5/9/2020-02-06T22_06_41.163Z.json | 24 +++++++++++++++++++ .../rom/currentContextId/contextId.json | 2 +- .../tools/wordAlignment/completed/5/10.json | 1 - .../tools/wordAlignment/completed/5/18.json | 1 - .../tools/wordAlignment/completed/5/21.json | 1 + .../tools/wordAlignment/completed/5/5.json | 1 - .../tools/wordAlignment/completed/5/6.json | 1 - .../tools/wordAlignment/completed/5/8.json | 1 - .../tools/wordAlignment/completed/5/9.json | 1 - .../tools/wordAlignment/invalid/5/10.json | 1 + .../tools/wordAlignment/invalid/5/5.json | 1 + .../tools/wordAlignment/invalid/5/6.json | 1 + .../tools/wordAlignment/invalid/5/8.json | 1 + .../tools/wordAlignment/invalid/5/9.json | 1 + rom/5.json | 20 ++++++++-------- 43 files changed, 368 insertions(+), 18 deletions(-) create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/10/2020-02-06T22_06_52.503Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/10/2020-02-06T22_06_55.918Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/10/2020-02-06T22_07_41.070Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/10/2020-02-06T22_07_43.506Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/11/2020-02-06T22_08_07.835Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/11/2020-02-06T22_08_10.405Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/17/2020-02-06T22_13_11.386Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/17/2020-02-06T22_13_13.957Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/18/2020-02-06T22_13_51.229Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/18/2020-02-06T22_13_54.538Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/19/2020-02-06T22_28_11.378Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/19/2020-02-06T22_28_13.771Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/21/2020-02-06T22_31_11.391Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/21/2020-02-06T22_31_13.802Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/5/2020-02-06T21_51_10.812Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/5/2020-02-06T21_51_14.136Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/6/2020-02-06T21_50_30.304Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/6/2020-02-06T21_50_33.010Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/6/2020-02-06T21_59_32.395Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/6/2020-02-06T21_59_35.796Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/8/2020-02-06T22_00_37.191Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/8/2020-02-06T22_00_40.461Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/8/2020-02-06T22_01_10.445Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/8/2020-02-06T22_01_12.745Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/9/2020-02-06T22_04_14.162Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/9/2020-02-06T22_04_17.561Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/9/2020-02-06T22_06_38.600Z.json create mode 100644 .apps/translationCore/checkData/verseEdits/rom/5/9/2020-02-06T22_06_41.163Z.json delete mode 100644 .apps/translationCore/tools/wordAlignment/completed/5/10.json delete mode 100644 .apps/translationCore/tools/wordAlignment/completed/5/18.json create mode 100644 .apps/translationCore/tools/wordAlignment/completed/5/21.json delete mode 100644 .apps/translationCore/tools/wordAlignment/completed/5/5.json delete mode 100644 .apps/translationCore/tools/wordAlignment/completed/5/6.json delete mode 100644 .apps/translationCore/tools/wordAlignment/completed/5/8.json delete mode 100644 .apps/translationCore/tools/wordAlignment/completed/5/9.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/5/10.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/5/5.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/5/6.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/5/8.json create mode 100644 .apps/translationCore/tools/wordAlignment/invalid/5/9.json diff --git a/.apps/translationCore/alignmentData/rom/5.json b/.apps/translationCore/alignmentData/rom/5.json index a892cc4d..29f4f77f 100644 --- a/.apps/translationCore/alignmentData/rom/5.json +++ b/.apps/translationCore/alignmentData/rom/5.json @@ -1 +1 @@ -{"1":{"alignments":[{"topWords":[{"word":"δικαιωθέντες","strong":"G13440","lemma":"δικαιόω","morph":"Gr,V,PAP,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"оправдавшись","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὖν","strong":"G37670","lemma":"οὖν","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Итак","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐκ","strong":"G15370","lemma":"ἐκ","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1},{"word":"πίστεως","strong":"G41020","lemma":"πίστις","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"верой","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰρήνην","strong":"G15150","lemma":"εἰρήνη","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"мир","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἔχωμεν","strong":"G21920","lemma":"ἔχω","morph":"Gr,V,SPA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"имеем","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πρὸς","strong":"G43140","lemma":"πρός","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"с","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὸν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AMS,","occurrence":1,"occurrences":1},{"word":"Θεὸν","strong":"G23160","lemma":"θεός","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Богом","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"через","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1},{"word":"Κυρίου","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Господа","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"нашего","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Ἰησοῦ","strong":"G24240","lemma":"Ἰησοῦς","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Иисуса","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστοῦ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Христа","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"2":{"alignments":[{"topWords":[{"word":"δι’","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"через","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὗ","strong":"G37390","lemma":"ὅς","morph":"Gr,RR,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Которого","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":1,"occurrences":2},{"word":"προσαγωγὴν","strong":"G43180","lemma":"προσαγωγή","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"доступ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐσχήκαμεν","strong":"G21920","lemma":"ἔχω","morph":"Gr,V,IEA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"заимели","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῇ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DFS,","occurrence":1,"occurrences":1},{"word":"πίστει","strong":"G41020","lemma":"πίστις","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"верой","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"к","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":2,"occurrences":2},{"word":"χάριν","strong":"G54850","lemma":"χάρις","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"благодати","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ταύτην","strong":"G37780","lemma":"οὗτος","morph":"Gr,ED,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"этой","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"в","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ᾗ","strong":"G37390","lemma":"ὅς","morph":"Gr,RR,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"которой","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἑστήκαμεν","strong":"G24760","lemma":"ἵστημι","morph":"Gr,V,IEA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"стоим","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"и","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"καυχώμεθα","strong":"G27440","lemma":"καυχάομαι","morph":"Gr,V,IPM1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"хвалимся","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐπ’","strong":"G19090","lemma":"ἐπί","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1},{"word":"ἐλπίδι","strong":"G16800","lemma":"ἐλπίς","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"надеждой","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":1,"occurrences":1},{"word":"δόξης","strong":"G13910","lemma":"δόξα","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"славы","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1},{"word":"Θεοῦ","strong":"G23160","lemma":"θεός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Бога","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"3":{"alignments":[{"topWords":[{"word":"οὐ","strong":"G37560","lemma":"οὐ","morph":"Gr,DO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"не","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μόνον","strong":"G34400","lemma":"μόνον","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"только","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δέ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"И","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀλλὰ","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"но","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καυχώμεθα","strong":"G27440","lemma":"καυχάομαι","morph":"Gr,V,IPM1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"хвалимся","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"в","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ταῖς","strong":"G35880","lemma":"ὁ","morph":"Gr,EP,,,,DFP,","occurrence":1,"occurrences":1},{"word":"θλίψεσιν","strong":"G23470","lemma":"θλῖψις","morph":"Gr,N,,,,,DFP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"страданиях","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰδότες","strong":"G14920","lemma":"εἴδω","morph":"Gr,V,PEA,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"зная","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὅτι","strong":"G37540","lemma":"ὅτι","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"что","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":1},{"word":"θλῖψις","strong":"G23470","lemma":"θλῖψις","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"страдания","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑπομονὴν","strong":"G52810","lemma":"ὑπομονή","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"терпение","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"κατεργάζεται","strong":"G27160","lemma":"κατεργάζομαι","morph":"Gr,V,IPM3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"производят","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"4":{"alignments":[{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"а","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":2},{"word":"ὑπομονὴ","strong":"G52810","lemma":"ὑπομονή","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"терпение","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δοκιμήν","strong":"G13820","lemma":"δοκιμή","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"опытность","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"а","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":2,"occurrences":2},{"word":"δοκιμὴ","strong":"G13820","lemma":"δοκιμή","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"опытность","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐλπίδα","strong":"G16800","lemma":"ἐλπίς","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"надежду","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"5":{"alignments":[{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"а","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":2},{"word":"ἐλπὶς","strong":"G16800","lemma":"ἐλπίς","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"надежда","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐ","strong":"G37560","lemma":"οὐ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"не","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καταισχύνει","strong":"G26170","lemma":"καταισχύνω","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"оставляет","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"в","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"стыде","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὅτι","strong":"G37540","lemma":"ὅτι","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"потому","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"что","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":2,"occurrences":2},{"word":"ἀγάπη","strong":"G00260","lemma":"ἀγάπη","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"любовь","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":2},{"word":"Θεοῦ","strong":"G23160","lemma":"θεός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Бога","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐκκέχυται","strong":"G16320","lemma":"ἐκχέω","morph":"Gr,V,IEP3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"излилась","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"в","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ταῖς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DFP,","occurrence":1,"occurrences":1},{"word":"καρδίαις","strong":"G25880","lemma":"καρδία","morph":"Gr,N,,,,,DFP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"сердца","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"наши","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"через","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Πνεύματος","strong":"G41510","lemma":"πνεῦμα","morph":"Gr,N,,,,,GNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Дух","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Ἁγίου","strong":"G00400","lemma":"ἅγιος","morph":"Gr,AA,,,,GNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Святой","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,RD,,,,GNS,","occurrence":2,"occurrences":2},{"word":"δοθέντος","strong":"G13250","lemma":"δίδωμι","morph":"Gr,V,PAP,GNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"данный","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῖν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1D,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"нам","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"6":{"alignments":[{"topWords":[{"word":"ἔτι","strong":"G20890","lemma":"ἔτι","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":2},{"word":"ἔτι","strong":"G20890","lemma":"ἔτι","morph":"Gr,D,,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"когда","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ещё","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Ведь","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστὸς","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Христос","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὄντων","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,PPA,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"были","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"мы","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀσθενῶν","strong":"G07720","lemma":"ἀσθενής","morph":"Gr,NP,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"немощными","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"κατὰ","strong":"G25960","lemma":"κατά","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"в","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καιρὸν","strong":"G25400","lemma":"καιρός","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"нужное","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"время","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑπὲρ","strong":"G52280","lemma":"ὑπέρ","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"за","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀσεβῶν","strong":"G07650","lemma":"ἀσεβής","morph":"Gr,NS,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"нечестивых","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπέθανεν","strong":"G05990","lemma":"ἀποθνῄσκω","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"умер","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"7":{"alignments":[{"topWords":[{"word":"μόλις","strong":"G34330","lemma":"μόλις","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"вряд","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ли","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"Ведь","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑπὲρ","strong":"G52280","lemma":"ὑπέρ","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"за","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δικαίου","strong":"G13420","lemma":"δίκαιος","morph":"Gr,NS,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"праведника","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τις","strong":"G51000","lemma":"τις","morph":"Gr,RI,,,,NMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"кто","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀποθανεῖται","strong":"G05990","lemma":"ἀποθνῄσκω","morph":"Gr,V,IFM3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"умрёт","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑπὲρ","strong":"G52280","lemma":"ὑπέρ","morph":"Gr,P,,,,,G,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"за","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"Так","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1},{"word":"ἀγαθοῦ","strong":"G00180","lemma":"ἀγαθός","morph":"Gr,NS,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"добродетеля","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τάχα","strong":"G50290","lemma":"τάχα","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"возможно","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τις","strong":"G51000","lemma":"τις","morph":"Gr,RI,,,,NMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"кто","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τολμᾷ","strong":"G51110","lemma":"τολμάω","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"отважится","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀποθανεῖν","strong":"G05990","lemma":"ἀποθνῄσκω","morph":"Gr,V,NAA,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"умереть","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"8":{"alignments":[{"topWords":[{"word":"συνίστησιν","strong":"G49210","lemma":"συνίστημι","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"доказывает","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"же","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἑαυτοῦ","strong":"G14380","lemma":"ἑαυτοῦ","morph":"Gr,RE,,,3GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Свою","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":1,"occurrences":1},{"word":"ἀγάπην","strong":"G00260","lemma":"ἀγάπη","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"любовь","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"к","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμᾶς","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1A,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"нам","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":1},{"word":"Θεὸς","strong":"G23160","lemma":"θεός","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Бог","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὅτι","strong":"G37540","lemma":"ὅτι","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"что","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἔτι","strong":"G20890","lemma":"ἔτι","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"когда","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ещё","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἁμαρτωλῶν","strong":"G02680","lemma":"ἁμαρτωλός","morph":"Gr,NP,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"грешниками","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὄντων","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,PPA,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"были","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"мы","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστὸς","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Христос","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑπὲρ","strong":"G52280","lemma":"ὑπέρ","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"за","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"нас","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπέθανεν","strong":"G05990","lemma":"ἀποθνῄσκω","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"умер","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"9":{"alignments":[{"topWords":[{"word":"πολλῷ","strong":"G41830","lemma":"πολλός","morph":"Gr,RI,,,,DNS,","occurrence":1,"occurrences":1},{"word":"μᾶλλον","strong":"G31230","lemma":"μᾶλλον","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"тем","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"более","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὖν","strong":"G37670","lemma":"οὖν","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Потому","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δικαιωθέντες","strong":"G13440","lemma":"δικαιόω","morph":"Gr,V,PAP,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"оправданные","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"νῦν","strong":"G35680","lemma":"νῦν","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"теперь","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1},{"word":"τῷ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DNS,","occurrence":1,"occurrences":1},{"word":"αἵματι","strong":"G01290","lemma":"αἷμα","morph":"Gr,N,,,,,DNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"кровью","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"αὐτοῦ","strong":"G08460","lemma":"αὐτός","morph":"Gr,RP,,,3GMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"Его","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"σωθησόμεθα","strong":"G49820","lemma":"σῴζω","morph":"Gr,V,IFP1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"будем","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"спасены","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δι’","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1},{"word":"αὐτοῦ","strong":"G08460","lemma":"αὐτός","morph":"Gr,RP,,,3GMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"Им","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπὸ","strong":"G05750","lemma":"ἀπό","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"от","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":1,"occurrences":1},{"word":"ὀργῆς","strong":"G37090","lemma":"ὀργή","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"гнева","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"10":{"alignments":[{"topWords":[{"word":"εἰ","strong":"G14870","lemma":"εἰ","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"если","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Потому","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"что","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐχθροὶ","strong":"G21900","lemma":"ἐχθρός","morph":"Gr,NP,,,,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"врагами","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὄντες","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,PPA,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"являясь","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"κατηλλάγημεν","strong":"G26440","lemma":"καταλλάσσω","morph":"Gr,V,IAP1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"примирились","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῷ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DMS,","occurrence":1,"occurrences":1},{"word":"Θεῷ","strong":"G23160","lemma":"θεός","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Богом","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"через","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":2},{"word":"θανάτου","strong":"G22880","lemma":"θάνατος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"смерть","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":2,"occurrences":2},{"word":"Υἱοῦ","strong":"G52070","lemma":"υἱός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Сына","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"αὐτοῦ","strong":"G08460","lemma":"αὐτός","morph":"Gr,RP,,,3GMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"Его","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"πολλῷ","strong":"G41830","lemma":"πολλός","morph":"Gr,RI,,,,DNS,","occurrence":1,"occurrences":1},{"word":"μᾶλλον","strong":"G31230","lemma":"μᾶλλον","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"тем","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"более","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καταλλαγέντες","strong":"G26440","lemma":"καταλλάσσω","morph":"Gr,V,PAP,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"примирившись","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"σωθησόμεθα","strong":"G49820","lemma":"σῴζω","morph":"Gr,V,IFP1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"спасёмся","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"с","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῇ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DFS,","occurrence":1,"occurrences":1},{"word":"ζωῇ","strong":"G22220","lemma":"ζωή","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"жизнью","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"αὐτοῦ","strong":"G08460","lemma":"αὐτός","morph":"Gr,RP,,,3GMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"Его","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[]},"11":{"alignments":[{"topWords":[{"word":"οὐ","strong":"G37560","lemma":"οὐ","morph":"Gr,DO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"не","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μόνον","strong":"G34400","lemma":"μόνον","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"только","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δέ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"И","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀλλὰ","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"но","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καυχώμενοι","strong":"G27440","lemma":"καυχάομαι","morph":"Gr,V,PPM,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"хвалимся","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"в","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῷ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DMS,","occurrence":1,"occurrences":1},{"word":"Θεῷ","strong":"G23160","lemma":"θεός","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Боге","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"через","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1},{"word":"Κυρίου","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Господа","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"нашего","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Ἰησοῦ","strong":"G24240","lemma":"Ἰησοῦς","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Иисуса","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστοῦ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Христа","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δι’","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"через","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"οὗ","strong":"G37390","lemma":"ὅς","morph":"Gr,RR,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Которого","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"νῦν","strong":"G35680","lemma":"νῦν","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"теперь","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":1,"occurrences":1},{"word":"καταλλαγὴν","strong":"G26430","lemma":"καταλλαγή","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"примирение","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐλάβομεν","strong":"G29830","lemma":"λαμβάνω","morph":"Gr,V,IAA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"получили","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"12":{"alignments":[{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":2},{"word":"τοῦτο","strong":"G37780","lemma":"οὗτος","morph":"Gr,RD,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Потому","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὥσπερ","strong":"G56180","lemma":"ὥσπερ","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"как","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δι’","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"через","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,EN,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"одного","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀνθρώπου","strong":"G04440","lemma":"ἄνθρωπος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"человека","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":1},{"word":"ἁμαρτία","strong":"G02660","lemma":"ἁμαρτία","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"грех","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"в","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὸν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AMS,","occurrence":1,"occurrences":1},{"word":"κόσμον","strong":"G28890","lemma":"κόσμος","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"мир","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰσῆλθεν","strong":"G15250","lemma":"εἰσέρχομαι","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"вошёл","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"а","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"через","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":1,"occurrences":1},{"word":"ἁμαρτίας","strong":"G02660","lemma":"ἁμαρτία","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"грех","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":2},{"word":"θάνατος","strong":"G22880","lemma":"θάνατος","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"смерть","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὕτως","strong":"G37790","lemma":"οὕτως","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"так","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"на","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πάντας","strong":"G39560","lemma":"πᾶς","morph":"Gr,EQ,,,,AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"всех","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀνθρώπους","strong":"G04440","lemma":"ἄνθρωπος","morph":"Gr,N,,,,,AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"людей","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":2,"occurrences":2},{"word":"θάνατος","strong":"G22880","lemma":"θάνατος","morph":"Gr,N,,,,,NMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"смерть","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"διῆλθεν","strong":"G13300","lemma":"διέρχομαι","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"перешла","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐφ’","strong":"G19090","lemma":"ἐπί","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"В","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ᾧ","strong":"G37390","lemma":"ὅς","morph":"Gr,RD,,,,DNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"нём","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πάντες","strong":"G39560","lemma":"πᾶς","morph":"Gr,RI,,,,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"все","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἥμαρτον","strong":"G02640","lemma":"ἁμαρτάνω","morph":"Gr,V,IAA3,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"согрешили","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"13":{"alignments":[{"topWords":[{"word":"ἄχρι","strong":"G08910","lemma":"ἄχρι","morph":"Gr,PI,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"до","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Потому","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"что","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"νόμου","strong":"G35510","lemma":"νόμος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"закона","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἁμαρτία","strong":"G02660","lemma":"ἁμαρτία","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"грех","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἦν","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,IIA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"был","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"в","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"κόσμῳ","strong":"G28890","lemma":"κόσμος","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"мире","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἁμαρτία","strong":"G02660","lemma":"ἁμαρτία","morph":"Gr,N,,,,,NFS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"грех","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"но","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐκ","strong":"G37560","lemma":"οὐ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"не","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐλλογεῖται","strong":"G16770","lemma":"ἐλλογέω","morph":"Gr,V,IPP3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"засчитывается","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μὴ","strong":"G33610","lemma":"μή","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1},{"word":"ὄντος","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,PPA,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"при","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"отсутствии","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"νόμου","strong":"G35510","lemma":"νόμος","morph":"Gr,N,,,,,GMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"закона","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[]},"14":{"alignments":[{"topWords":[{"word":"ἀλλὰ","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Однако","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐβασίλευσεν","strong":"G09360","lemma":"βασιλεύω","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"царствовала","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":1},{"word":"θάνατος","strong":"G22880","lemma":"θάνατος","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"смерть","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπὸ","strong":"G05750","lemma":"ἀπό","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"от","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Ἀδὰμ","strong":"G00760","lemma":"Ἀδάμ","morph":"Gr,N,,,,,GMSI","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Адама","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"μέχρι","strong":"G33600","lemma":"μέχρι","morph":"Gr,PI,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"до","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Μωϋσέως","strong":"G34750","lemma":"Μωϋσῆς","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Моисея","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐπὶ","strong":"G19090","lemma":"ἐπί","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"над","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοὺς","strong":"G35880","lemma":"ὁ","morph":"Gr,RD,,,,AMP,","occurrence":1,"occurrences":1},{"word":"ἁμαρτήσαντας","strong":"G02640","lemma":"ἁμαρτάνω","morph":"Gr,V,PAA,AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"согрешившими","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μὴ","strong":"G33610","lemma":"μή","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"не","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐπὶ","strong":"G19090","lemma":"ἐπί","morph":"Gr,P,,,,,D,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"в","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῷ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DNS,","occurrence":1,"occurrences":1},{"word":"ὁμοιώματι","strong":"G36670","lemma":"ὁμοίωμα","morph":"Gr,N,,,,,DNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"подобие","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":1,"occurrences":1},{"word":"παραβάσεως","strong":"G38470","lemma":"παράβασις","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"преступлению","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Ἀδάμ","strong":"G00760","lemma":"Ἀδάμ","morph":"Gr,N,,,,,GMSI","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Адама","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ὅς","strong":"G37390","lemma":"ὅς","morph":"Gr,RR,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"который","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐστιν","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"является","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τύπος","strong":"G51790","lemma":"τύπος","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"образом","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,RD,,,,GMS,","occurrence":1,"occurrences":1},{"word":"μέλλοντος","strong":"G31950","lemma":"μέλλω","morph":"Gr,V,PPA,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"грядущего","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"15":{"alignments":[{"topWords":[{"word":"ἀλλ’","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Но","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐχ","strong":"G37560","lemma":"οὐ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"не","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὡς","strong":"G56130","lemma":"ὡς","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"также","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"как","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὸ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NNS,","occurrence":1,"occurrences":2},{"word":"παράπτωμα","strong":"G39000","lemma":"παράπτωμα","morph":"Gr,N,,,,,NNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"преступление","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὕτως","strong":"G37790","lemma":"οὕτως","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"так","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τὸ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NNS,","occurrence":2,"occurrences":2},{"word":"χάρισμα","strong":"G54860","lemma":"χάρισμα","morph":"Gr,N,,,,,NNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"дар","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"εἰ","strong":"G14870","lemma":"εἰ","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"если","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Потому","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"что","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῷ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DNS,","occurrence":1,"occurrences":1},{"word":"παραπτώματι","strong":"G39000","lemma":"παράπτωμα","morph":"Gr,N,,,,,DNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"преступлением","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":3},{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,NS,,,,GMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"одного","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"οἱ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMP,","occurrence":1,"occurrences":1},{"word":"πολλοὶ","strong":"G41830","lemma":"πολλός","morph":"Gr,RI,,,,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"многие","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπέθανον","strong":"G05990","lemma":"ἀποθνῄσκω","morph":"Gr,V,IAA3,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"умерли","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πολλῷ","strong":"G41830","lemma":"πολλός","morph":"Gr,RI,,,,DNS,","occurrence":1,"occurrences":1},{"word":"μᾶλλον","strong":"G31230","lemma":"μᾶλλον","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"тем","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"более","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":2},{"word":"χάρις","strong":"G54850","lemma":"χάρις","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"благодать","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":2,"occurrences":3},{"word":"Θεοῦ","strong":"G23160","lemma":"θεός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Бога","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"и","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":2,"occurrences":2},{"word":"δωρεὰ","strong":"G14310","lemma":"δωρεά","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"дар","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"по","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"χάριτι","strong":"G54850","lemma":"χάρις","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"благодати","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῇ","strong":"G35880","lemma":"ὁ","morph":"Gr,RR,,,,DFS,","occurrence":1,"occurrences":1},{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":3,"occurrences":3},{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,EN,,,,GMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"одного","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀνθρώπου","strong":"G04440","lemma":"ἄνθρωπος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Человека","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Ἰησοῦ","strong":"G24240","lemma":"Ἰησοῦς","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Иисуса","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστοῦ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Христа","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"для","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοὺς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AMP,","occurrence":1,"occurrences":1},{"word":"πολλοὺς","strong":"G41830","lemma":"πολλός","morph":"Gr,RI,,,,AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"многих","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐπερίσσευσεν","strong":"G40520","lemma":"περισσεύω","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"преизбыточествует","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"16":{"alignments":[{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"И","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐχ","strong":"G37560","lemma":"οὐ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"не","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὡς","strong":"G56130","lemma":"ὡς","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"также","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"как","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δι’","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"из","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"за","occurrence":1,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,NS,,,,GMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"одного","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἁμαρτήσαντος","strong":"G02640","lemma":"ἁμαρτάνω","morph":"Gr,V,PAA,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"согрешившего","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὸ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NNS,","occurrence":1,"occurrences":3}],"bottomWords":[{"word":"этот","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δώρημα","strong":"G14340","lemma":"δώρημα","morph":"Gr,N,,,,,NNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"дар","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τὸ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NNS,","occurrence":2,"occurrences":3},{"word":"κρίμα","strong":"G29170","lemma":"κρίμα","morph":"Gr,N,,,,,NNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"суд","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μὲν","strong":"G33030","lemma":"μέν","morph":"Gr,DO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"вот","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Потому","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"что","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐξ","strong":"G15370","lemma":"ἐκ","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"за","occurrence":2,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,NS,,,,GMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"одно","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"к","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"κατάκριμα","strong":"G26310","lemma":"κατάκριμα","morph":"Gr,N,,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"осуждению","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὸ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NNS,","occurrence":3,"occurrences":3},{"word":"χάρισμα","strong":"G54860","lemma":"χάρισμα","morph":"Gr,N,,,,,NNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"дар","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"а","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐκ","strong":"G15370","lemma":"ἐκ","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"за","occurrence":3,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"πολλῶν","strong":"G41830","lemma":"πολλός","morph":"Gr,EQ,,,,GNP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"многие","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παραπτωμάτων","strong":"G39000","lemma":"παράπτωμα","morph":"Gr,N,,,,,GNP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"преступления","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"к","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δικαίωμα","strong":"G13450","lemma":"δικαίωμα","morph":"Gr,N,,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"оправданию","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"17":{"alignments":[{"topWords":[{"word":"εἰ","strong":"G14870","lemma":"εἰ","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"если","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Так","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"как","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":3},{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,NS,,,,GMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"одного","occurrence":1,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"τῷ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DNS,","occurrence":1,"occurrences":1},{"word":"παραπτώματι","strong":"G39000","lemma":"παράπτωμα","morph":"Gr,N,,,,,DNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"преступлением","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":1},{"word":"θάνατος","strong":"G22880","lemma":"θάνατος","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"смерть","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐβασίλευσεν","strong":"G09360","lemma":"βασιλεύω","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"царствовала","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"через","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":2,"occurrences":3},{"word":"ἑνός","strong":"G15200","lemma":"εἷς","morph":"Gr,NS,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"одного","occurrence":2,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"πολλῷ","strong":"G41830","lemma":"πολλός","morph":"Gr,RI,,,,DNS,","occurrence":1,"occurrences":1},{"word":"μᾶλλον","strong":"G31230","lemma":"μᾶλλον","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"тем","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"более","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":1,"occurrences":1},{"word":"περισσείαν","strong":"G40500","lemma":"περισσεία","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"обилие","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":1,"occurrences":3},{"word":"χάριτος","strong":"G54850","lemma":"χάρις","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"благодати","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":2,"occurrences":3},{"word":"δωρεᾶς","strong":"G14310","lemma":"δωρεά","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"дар","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":3,"occurrences":3},{"word":"δικαιοσύνης","strong":"G13430","lemma":"δικαιοσύνη","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"праведности","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οἱ","strong":"G35880","lemma":"ὁ","morph":"Gr,RD,,,,NMP,","occurrence":1,"occurrences":1},{"word":"λαμβάνοντες","strong":"G29830","lemma":"λαμβάνω","morph":"Gr,V,PPA,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"принимающие","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"в","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ζωῇ","strong":"G22220","lemma":"ζωή","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"жизни","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"βασιλεύσουσιν","strong":"G09360","lemma":"βασιλεύω","morph":"Gr,V,IFA3,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"будут","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"царствовать","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"через","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,NS,,,,GMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"одного","occurrence":3,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":3,"occurrences":3},{"word":"Ἰησοῦ","strong":"G24240","lemma":"Ἰησοῦς","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Иисуса","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστοῦ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Христа","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"18":{"alignments":[{"topWords":[{"word":"ἄρα","strong":"G06860","lemma":"ἄρα","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1},{"word":"οὖν","strong":"G37670","lemma":"οὖν","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Таким","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"образом","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὡς","strong":"G56130","lemma":"ὡς","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"как","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δι’","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"через","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,EN,,,,GNS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"одного","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"παραπτώματος","strong":"G39000","lemma":"παράπτωμα","morph":"Gr,N,,,,,GNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"преступление","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":4},{"word":"πάντας","strong":"G39560","lemma":"πᾶς","morph":"Gr,EQ,,,,AMP,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"всем","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀνθρώπους","strong":"G04440","lemma":"ἄνθρωπος","morph":"Gr,N,,,,,AMP,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"людям","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":2,"occurrences":4},{"word":"κατάκριμα","strong":"G26310","lemma":"κατάκριμα","morph":"Gr,N,,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"осуждение","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὕτως","strong":"G37790","lemma":"οὕτως","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"так","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δι’","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"через","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,EN,,,,GNS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"одного","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δικαιώματος","strong":"G13450","lemma":"δικαίωμα","morph":"Gr,N,,,,,GNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"праведность","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":3,"occurrences":4},{"word":"πάντας","strong":"G39560","lemma":"πᾶς","morph":"Gr,EQ,,,,AMP,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"всем","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀνθρώπους","strong":"G04440","lemma":"ἄνθρωπος","morph":"Gr,N,,,,,AMP,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"людям","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":4,"occurrences":4},{"word":"δικαίωσιν","strong":"G13470","lemma":"δικαίωσις","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"оправдание","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ζωῆς","strong":"G22220","lemma":"ζωή","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"жизни","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"19":{"alignments":[{"topWords":[{"word":"ὥσπερ","strong":"G56180","lemma":"ὥσπερ","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"также","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"как","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Потому","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"что","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"через","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":1,"occurrences":2},{"word":"παρακοῆς","strong":"G38760","lemma":"παρακοή","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"непослушание","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":2},{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,EN,,,,GMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"одного","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀνθρώπου","strong":"G04440","lemma":"ἄνθρωπος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"человека","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἁμαρτωλοὶ","strong":"G02680","lemma":"ἁμαρτωλός","morph":"Gr,NP,,,,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"грешными","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"κατεστάθησαν","strong":"G25250","lemma":"καθίστημι","morph":"Gr,V,IAP3,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"стали","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οἱ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMP,","occurrence":1,"occurrences":2},{"word":"πολλοί","strong":"G41830","lemma":"πολλός","morph":"Gr,RI,,,,NMP,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"многие","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"οὕτως","strong":"G37790","lemma":"οὕτως","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"так","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"через","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":2,"occurrences":2},{"word":"ὑπακοῆς","strong":"G52180","lemma":"ὑπακοή","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"послушание","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":2,"occurrences":2},{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,NS,,,,GMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"одного","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δίκαιοι","strong":"G13420","lemma":"δίκαιος","morph":"Gr,NP,,,,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"праведными","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"κατασταθήσονται","strong":"G25250","lemma":"καθίστημι","morph":"Gr,V,IFP3,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"станут","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οἱ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMP,","occurrence":2,"occurrences":2},{"word":"πολλοί","strong":"G41830","lemma":"πολλός","morph":"Gr,RI,,,,NMP,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"многие","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[]},"20":{"alignments":[{"topWords":[{"word":"νόμος","strong":"G35510","lemma":"νόμος","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Закон","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"же","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παρεισῆλθεν","strong":"G39220","lemma":"παρεισέρχομαι","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"пришёл","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"после","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἵνα","strong":"G24430","lemma":"ἵνα","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"чтобы","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πλεονάσῃ","strong":"G41210","lemma":"πλεονάζω","morph":"Gr,V,SAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"умножилось","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὸ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NNS,","occurrence":1,"occurrences":1},{"word":"παράπτωμα","strong":"G39000","lemma":"παράπτωμα","morph":"Gr,N,,,,,NNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"преступление","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὗ","strong":"G37570","lemma":"οὗ","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"когда","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"А","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐπλεόνασεν","strong":"G41210","lemma":"πλεονάζω","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"умножился","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":2},{"word":"ἁμαρτία","strong":"G02660","lemma":"ἁμαρτία","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"грех","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑπερεπερίσσευσεν","strong":"G52480","lemma":"ὑπερπερισσεύω","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"стала","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"преизобиловать","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":2,"occurrences":2},{"word":"χάρις","strong":"G54850","lemma":"χάρις","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"благодать","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"21":{"alignments":[{"topWords":[{"word":"ἵνα","strong":"G24430","lemma":"ἵνα","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ὥσπερ","strong":"G56180","lemma":"ὥσπερ","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ἐβασίλευσεν","strong":"G09360","lemma":"βασιλεύω","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"ἁμαρτία","strong":"G02660","lemma":"ἁμαρτία","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"τῷ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"θανάτῳ","strong":"G22880","lemma":"θάνατος","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"οὕτως","strong":"G37790","lemma":"οὕτως","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"χάρις","strong":"G54850","lemma":"χάρις","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"βασιλεύσῃ","strong":"G09360","lemma":"βασιλεύω","morph":"Gr,V,SAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"δικαιοσύνης","strong":"G13430","lemma":"δικαιοσύνη","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ζωὴν","strong":"G22220","lemma":"ζωή","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"αἰώνιον","strong":"G01660","lemma":"αἰώνιος","morph":"Gr,AA,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"Ἰησοῦ","strong":"G24240","lemma":"Ἰησοῦς","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"Χριστοῦ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"Κυρίου","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":1}],"bottomWords":[]}],"wordBank":[{"word":"чтобы","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"также","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"как","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"грех","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"царствовал","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"к","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"смерти","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"так","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"и","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"благодать","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"стала","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"царствовать","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"через","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"праведность","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"к","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"вечной","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"жизни","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"через","occurrence":2,"occurrences":2,"type":"bottomWord"},{"word":"Иисуса","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Христа","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"нашего","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Господа","occurrence":1,"occurrences":1,"type":"bottomWord"}]}} \ No newline at end of file +{"1":{"alignments":[{"topWords":[{"word":"δικαιωθέντες","strong":"G13440","lemma":"δικαιόω","morph":"Gr,V,PAP,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"оправдавшись","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὖν","strong":"G37670","lemma":"οὖν","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Итак","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐκ","strong":"G15370","lemma":"ἐκ","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1},{"word":"πίστεως","strong":"G41020","lemma":"πίστις","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"верой","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰρήνην","strong":"G15150","lemma":"εἰρήνη","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"мир","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἔχωμεν","strong":"G21920","lemma":"ἔχω","morph":"Gr,V,SPA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"имеем","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πρὸς","strong":"G43140","lemma":"πρός","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"с","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὸν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AMS,","occurrence":1,"occurrences":1},{"word":"Θεὸν","strong":"G23160","lemma":"θεός","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Богом","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"через","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1},{"word":"Κυρίου","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Господа","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"нашего","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Ἰησοῦ","strong":"G24240","lemma":"Ἰησοῦς","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Иисуса","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστοῦ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Христа","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"2":{"alignments":[{"topWords":[{"word":"δι’","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"через","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὗ","strong":"G37390","lemma":"ὅς","morph":"Gr,RR,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Которого","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":1,"occurrences":2},{"word":"προσαγωγὴν","strong":"G43180","lemma":"προσαγωγή","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"доступ","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐσχήκαμεν","strong":"G21920","lemma":"ἔχω","morph":"Gr,V,IEA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"заимели","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῇ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DFS,","occurrence":1,"occurrences":1},{"word":"πίστει","strong":"G41020","lemma":"πίστις","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"верой","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"к","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":2,"occurrences":2},{"word":"χάριν","strong":"G54850","lemma":"χάρις","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"благодати","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ταύτην","strong":"G37780","lemma":"οὗτος","morph":"Gr,ED,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"этой","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"в","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ᾗ","strong":"G37390","lemma":"ὅς","morph":"Gr,RR,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"которой","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἑστήκαμεν","strong":"G24760","lemma":"ἵστημι","morph":"Gr,V,IEA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"стоим","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"и","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"καυχώμεθα","strong":"G27440","lemma":"καυχάομαι","morph":"Gr,V,IPM1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"хвалимся","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐπ’","strong":"G19090","lemma":"ἐπί","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1},{"word":"ἐλπίδι","strong":"G16800","lemma":"ἐλπίς","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"надеждой","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":1,"occurrences":1},{"word":"δόξης","strong":"G13910","lemma":"δόξα","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"славы","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1},{"word":"Θεοῦ","strong":"G23160","lemma":"θεός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Бога","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"3":{"alignments":[{"topWords":[{"word":"οὐ","strong":"G37560","lemma":"οὐ","morph":"Gr,DO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"не","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μόνον","strong":"G34400","lemma":"μόνον","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"только","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δέ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"И","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀλλὰ","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"но","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καυχώμεθα","strong":"G27440","lemma":"καυχάομαι","morph":"Gr,V,IPM1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"хвалимся","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"в","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ταῖς","strong":"G35880","lemma":"ὁ","morph":"Gr,EP,,,,DFP,","occurrence":1,"occurrences":1},{"word":"θλίψεσιν","strong":"G23470","lemma":"θλῖψις","morph":"Gr,N,,,,,DFP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"страданиях","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰδότες","strong":"G14920","lemma":"εἴδω","morph":"Gr,V,PEA,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"зная","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὅτι","strong":"G37540","lemma":"ὅτι","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"что","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":1},{"word":"θλῖψις","strong":"G23470","lemma":"θλῖψις","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"страдания","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑπομονὴν","strong":"G52810","lemma":"ὑπομονή","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"терпение","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"κατεργάζεται","strong":"G27160","lemma":"κατεργάζομαι","morph":"Gr,V,IPM3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"производят","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"4":{"alignments":[{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"а","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":2},{"word":"ὑπομονὴ","strong":"G52810","lemma":"ὑπομονή","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"терпение","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δοκιμήν","strong":"G13820","lemma":"δοκιμή","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"опытность","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"а","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":2,"occurrences":2},{"word":"δοκιμὴ","strong":"G13820","lemma":"δοκιμή","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"опытность","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐλπίδα","strong":"G16800","lemma":"ἐλπίς","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"надежду","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"5":{"alignments":[{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":2},{"word":"ἐλπὶς","strong":"G16800","lemma":"ἐλπίς","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"надежда","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"а","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐ","strong":"G37560","lemma":"οὐ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"не","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καταισχύνει","strong":"G26170","lemma":"καταισχύνω","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"оставляет","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"в","occurrence":1,"occurrences":2,"type":"bottomWord"},{"word":"стыде","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὅτι","strong":"G37540","lemma":"ὅτι","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"потому","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"что","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":2,"occurrences":2},{"word":"ἀγάπη","strong":"G00260","lemma":"ἀγάπη","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"любовь","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":2},{"word":"Θεοῦ","strong":"G23160","lemma":"θεός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Бога","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐκκέχυται","strong":"G16320","lemma":"ἐκχέω","morph":"Gr,V,IEP3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"излилась","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"в","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ταῖς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DFP,","occurrence":1,"occurrences":1},{"word":"καρδίαις","strong":"G25880","lemma":"καρδία","morph":"Gr,N,,,,,DFP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"сердца","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"наши","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"через","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Πνεύματος","strong":"G41510","lemma":"πνεῦμα","morph":"Gr,N,,,,,GNS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"Ἁγίου","strong":"G00400","lemma":"ἅγιος","morph":"Gr,AA,,,,GNS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,RD,,,,GNS,","occurrence":2,"occurrences":2},{"word":"δοθέντος","strong":"G13250","lemma":"δίδωμι","morph":"Gr,V,PAP,GNS,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ἡμῖν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1D,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"нам","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[{"word":"Святого","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"Духа","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"данного","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"6":{"alignments":[{"topWords":[{"word":"ἔτι","strong":"G20890","lemma":"ἔτι","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":2},{"word":"ἔτι","strong":"G20890","lemma":"ἔτι","morph":"Gr,D,,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"когда","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ещё","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"Χριστὸς","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Христос","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὄντων","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,PPA,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"были","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"мы","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀσθενῶν","strong":"G07720","lemma":"ἀσθενής","morph":"Gr,NP,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"немощными","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"κατὰ","strong":"G25960","lemma":"κατά","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"в","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καιρὸν","strong":"G25400","lemma":"καιρός","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"нужное","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"время","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑπὲρ","strong":"G52280","lemma":"ὑπέρ","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"за","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀσεβῶν","strong":"G07650","lemma":"ἀσεβής","morph":"Gr,NS,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"нечестивых","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπέθανεν","strong":"G05990","lemma":"ἀποθνῄσκω","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"умер","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[{"word":"Потому","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"что","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"7":{"alignments":[{"topWords":[{"word":"μόλις","strong":"G34330","lemma":"μόλις","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"вряд","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ли","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"Ведь","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑπὲρ","strong":"G52280","lemma":"ὑπέρ","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"за","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δικαίου","strong":"G13420","lemma":"δίκαιος","morph":"Gr,NS,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"праведника","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τις","strong":"G51000","lemma":"τις","morph":"Gr,RI,,,,NMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"кто","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀποθανεῖται","strong":"G05990","lemma":"ἀποθνῄσκω","morph":"Gr,V,IFM3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"умрёт","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑπὲρ","strong":"G52280","lemma":"ὑπέρ","morph":"Gr,P,,,,,G,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"за","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"Так","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1},{"word":"ἀγαθοῦ","strong":"G00180","lemma":"ἀγαθός","morph":"Gr,NS,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"добродетеля","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τάχα","strong":"G50290","lemma":"τάχα","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"возможно","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τις","strong":"G51000","lemma":"τις","morph":"Gr,RI,,,,NMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"кто","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τολμᾷ","strong":"G51110","lemma":"τολμάω","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"отважится","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀποθανεῖν","strong":"G05990","lemma":"ἀποθνῄσκω","morph":"Gr,V,NAA,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"умереть","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"8":{"alignments":[{"topWords":[{"word":"συνίστησιν","strong":"G49210","lemma":"συνίστημι","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"доказывает","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"же","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":1,"occurrences":1},{"word":"ἀγάπην","strong":"G00260","lemma":"ἀγάπη","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"любовь","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἑαυτοῦ","strong":"G14380","lemma":"ἑαυτοῦ","morph":"Gr,RE,,,3GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Свою","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"к","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμᾶς","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1A,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"нам","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":1},{"word":"Θεὸς","strong":"G23160","lemma":"θεός","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Бог","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὅτι","strong":"G37540","lemma":"ὅτι","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"что","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἔτι","strong":"G20890","lemma":"ἔτι","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"когда","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"ещё","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἁμαρτωλῶν","strong":"G02680","lemma":"ἁμαρτωλός","morph":"Gr,NP,,,,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"грешниками","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὄντων","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,PPA,GMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"были","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"мы","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστὸς","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Христос","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑπὲρ","strong":"G52280","lemma":"ὑπέρ","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"за","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"нас","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπέθανεν","strong":"G05990","lemma":"ἀποθνῄσκω","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"умер","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[{"word":"тем","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"9":{"alignments":[{"topWords":[{"word":"πολλῷ","strong":"G41830","lemma":"πολλός","morph":"Gr,RI,,,,DNS,","occurrence":1,"occurrences":1},{"word":"μᾶλλον","strong":"G31230","lemma":"μᾶλλον","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"тем","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"более","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὖν","strong":"G37670","lemma":"οὖν","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"δικαιωθέντες","strong":"G13440","lemma":"δικαιόω","morph":"Gr,V,PAP,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"оправданные","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"νῦν","strong":"G35680","lemma":"νῦν","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1},{"word":"τῷ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DNS,","occurrence":1,"occurrences":1},{"word":"αἵματι","strong":"G01290","lemma":"αἷμα","morph":"Gr,N,,,,,DNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"кровью","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"αὐτοῦ","strong":"G08460","lemma":"αὐτός","morph":"Gr,RP,,,3GMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"Его","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"σωθησόμεθα","strong":"G49820","lemma":"σῴζω","morph":"Gr,V,IFP1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"будем","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"спасены","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δι’","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1},{"word":"αὐτοῦ","strong":"G08460","lemma":"αὐτός","morph":"Gr,RP,,,3GMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"Им","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπὸ","strong":"G05750","lemma":"ἀπό","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"от","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":1,"occurrences":1},{"word":"ὀργῆς","strong":"G37090","lemma":"ὀργή","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"гнева","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[{"word":"Тогда","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"уже","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"10":{"alignments":[{"topWords":[{"word":"εἰ","strong":"G14870","lemma":"εἰ","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"если","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"что","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐχθροὶ","strong":"G21900","lemma":"ἐχθρός","morph":"Gr,NP,,,,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"врагами","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὄντες","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,PPA,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"являясь","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"κατηλλάγημεν","strong":"G26440","lemma":"καταλλάσσω","morph":"Gr,V,IAP1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"примирились","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῷ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DMS,","occurrence":1,"occurrences":1},{"word":"Θεῷ","strong":"G23160","lemma":"θεός","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Богом","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"через","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":2},{"word":"θανάτου","strong":"G22880","lemma":"θάνατος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"смерть","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":2,"occurrences":2},{"word":"Υἱοῦ","strong":"G52070","lemma":"υἱός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Сына","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"αὐτοῦ","strong":"G08460","lemma":"αὐτός","morph":"Gr,RP,,,3GMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"Его","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"πολλῷ","strong":"G41830","lemma":"πολλός","morph":"Gr,RI,,,,DNS,","occurrence":1,"occurrences":1},{"word":"μᾶλλον","strong":"G31230","lemma":"μᾶλλον","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"тем","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"более","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καταλλαγέντες","strong":"G26440","lemma":"καταλλάσσω","morph":"Gr,V,PAP,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"примирившись","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"σωθησόμεθα","strong":"G49820","lemma":"σῴζω","morph":"Gr,V,IFP1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"спасёмся","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"с","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῇ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DFS,","occurrence":1,"occurrences":1},{"word":"ζωῇ","strong":"G22220","lemma":"ζωή","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"жизнью","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"αὐτοῦ","strong":"G08460","lemma":"αὐτός","morph":"Gr,RP,,,3GMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"Его","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[{"word":"потому","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"11":{"alignments":[{"topWords":[{"word":"οὐ","strong":"G37560","lemma":"οὐ","morph":"Gr,DO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"не","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μόνον","strong":"G34400","lemma":"μόνον","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"только","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δέ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"И","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀλλὰ","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"но","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καυχώμενοι","strong":"G27440","lemma":"καυχάομαι","morph":"Gr,V,PPM,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"хвалимся","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"в","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῷ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DMS,","occurrence":1,"occurrences":1},{"word":"Θεῷ","strong":"G23160","lemma":"θεός","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Боге","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"через","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1},{"word":"Κυρίου","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Господа","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"нашего","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Ἰησοῦ","strong":"G24240","lemma":"Ἰησοῦς","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Иисуса","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστοῦ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Христа","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δι’","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"через","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"οὗ","strong":"G37390","lemma":"ὅς","morph":"Gr,RR,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Которого","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"νῦν","strong":"G35680","lemma":"νῦν","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"теперь","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":1,"occurrences":1},{"word":"καταλλαγὴν","strong":"G26430","lemma":"καταλλαγή","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"примирение","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐλάβομεν","strong":"G29830","lemma":"λαμβάνω","morph":"Gr,V,IAA1,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"получили","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"12":{"alignments":[{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":2},{"word":"τοῦτο","strong":"G37780","lemma":"οὗτος","morph":"Gr,RD,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Потому","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὥσπερ","strong":"G56180","lemma":"ὥσπερ","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"как","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δι’","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"через","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,EN,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"одного","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀνθρώπου","strong":"G04440","lemma":"ἄνθρωπος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"человека","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":1},{"word":"ἁμαρτία","strong":"G02660","lemma":"ἁμαρτία","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"грех","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"в","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὸν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AMS,","occurrence":1,"occurrences":1},{"word":"κόσμον","strong":"G28890","lemma":"κόσμος","morph":"Gr,N,,,,,AMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"мир","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰσῆλθεν","strong":"G15250","lemma":"εἰσέρχομαι","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"вошёл","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"а","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"через","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":1,"occurrences":1},{"word":"ἁμαρτίας","strong":"G02660","lemma":"ἁμαρτία","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"грех","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":2},{"word":"θάνατος","strong":"G22880","lemma":"θάνατος","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"смерть","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὕτως","strong":"G37790","lemma":"οὕτως","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"так","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"на","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πάντας","strong":"G39560","lemma":"πᾶς","morph":"Gr,EQ,,,,AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"всех","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀνθρώπους","strong":"G04440","lemma":"ἄνθρωπος","morph":"Gr,N,,,,,AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"людей","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":2,"occurrences":2},{"word":"θάνατος","strong":"G22880","lemma":"θάνατος","morph":"Gr,N,,,,,NMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"смерть","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"διῆλθεν","strong":"G13300","lemma":"διέρχομαι","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"перешла","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐφ’","strong":"G19090","lemma":"ἐπί","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"В","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ᾧ","strong":"G37390","lemma":"ὅς","morph":"Gr,RD,,,,DNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"нём","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πάντες","strong":"G39560","lemma":"πᾶς","morph":"Gr,RI,,,,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"все","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἥμαρτον","strong":"G02640","lemma":"ἁμαρτάνω","morph":"Gr,V,IAA3,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"согрешили","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"13":{"alignments":[{"topWords":[{"word":"ἄχρι","strong":"G08910","lemma":"ἄχρι","morph":"Gr,PI,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"до","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Потому","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"что","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"νόμου","strong":"G35510","lemma":"νόμος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"закона","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἁμαρτία","strong":"G02660","lemma":"ἁμαρτία","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"грех","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἦν","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,IIA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"был","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"в","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"κόσμῳ","strong":"G28890","lemma":"κόσμος","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"мире","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἁμαρτία","strong":"G02660","lemma":"ἁμαρτία","morph":"Gr,N,,,,,NFS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"грех","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"но","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐκ","strong":"G37560","lemma":"οὐ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"не","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐλλογεῖται","strong":"G16770","lemma":"ἐλλογέω","morph":"Gr,V,IPP3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"засчитывается","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μὴ","strong":"G33610","lemma":"μή","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1},{"word":"ὄντος","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,PPA,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"при","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"отсутствии","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"νόμου","strong":"G35510","lemma":"νόμος","morph":"Gr,N,,,,,GMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"закона","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[]},"14":{"alignments":[{"topWords":[{"word":"ἀλλὰ","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Однако","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐβασίλευσεν","strong":"G09360","lemma":"βασιλεύω","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"царствовала","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":1},{"word":"θάνατος","strong":"G22880","lemma":"θάνατος","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"смерть","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπὸ","strong":"G05750","lemma":"ἀπό","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"от","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Ἀδὰμ","strong":"G00760","lemma":"Ἀδάμ","morph":"Gr,N,,,,,GMSI","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Адама","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"μέχρι","strong":"G33600","lemma":"μέχρι","morph":"Gr,PI,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"до","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Μωϋσέως","strong":"G34750","lemma":"Μωϋσῆς","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Моисея","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐπὶ","strong":"G19090","lemma":"ἐπί","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"над","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοὺς","strong":"G35880","lemma":"ὁ","morph":"Gr,RD,,,,AMP,","occurrence":1,"occurrences":1},{"word":"ἁμαρτήσαντας","strong":"G02640","lemma":"ἁμαρτάνω","morph":"Gr,V,PAA,AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"согрешившими","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μὴ","strong":"G33610","lemma":"μή","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"не","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐπὶ","strong":"G19090","lemma":"ἐπί","morph":"Gr,P,,,,,D,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"в","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῷ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DNS,","occurrence":1,"occurrences":1},{"word":"ὁμοιώματι","strong":"G36670","lemma":"ὁμοίωμα","morph":"Gr,N,,,,,DNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"подобие","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":1,"occurrences":1},{"word":"παραβάσεως","strong":"G38470","lemma":"παράβασις","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"преступлению","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Ἀδάμ","strong":"G00760","lemma":"Ἀδάμ","morph":"Gr,N,,,,,GMSI","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Адама","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ὅς","strong":"G37390","lemma":"ὅς","morph":"Gr,RR,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"который","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐστιν","strong":"G15100","lemma":"εἰμί","morph":"Gr,V,IPA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"является","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τύπος","strong":"G51790","lemma":"τύπος","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"образом","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,RD,,,,GMS,","occurrence":1,"occurrences":1},{"word":"μέλλοντος","strong":"G31950","lemma":"μέλλω","morph":"Gr,V,PPA,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"грядущего","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"15":{"alignments":[{"topWords":[{"word":"ἀλλ’","strong":"G02350","lemma":"ἀλλά","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Но","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐχ","strong":"G37560","lemma":"οὐ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"не","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὡς","strong":"G56130","lemma":"ὡς","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"также","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"как","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὸ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NNS,","occurrence":1,"occurrences":2},{"word":"παράπτωμα","strong":"G39000","lemma":"παράπτωμα","morph":"Gr,N,,,,,NNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"преступление","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὕτως","strong":"G37790","lemma":"οὕτως","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"так","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τὸ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NNS,","occurrence":2,"occurrences":2},{"word":"χάρισμα","strong":"G54860","lemma":"χάρισμα","morph":"Gr,N,,,,,NNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"дар","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"εἰ","strong":"G14870","lemma":"εἰ","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"если","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Потому","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"что","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῷ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DNS,","occurrence":1,"occurrences":1},{"word":"παραπτώματι","strong":"G39000","lemma":"παράπτωμα","morph":"Gr,N,,,,,DNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"преступлением","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":3},{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,NS,,,,GMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"одного","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"οἱ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMP,","occurrence":1,"occurrences":1},{"word":"πολλοὶ","strong":"G41830","lemma":"πολλός","morph":"Gr,RI,,,,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"многие","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἀπέθανον","strong":"G05990","lemma":"ἀποθνῄσκω","morph":"Gr,V,IAA3,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"умерли","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πολλῷ","strong":"G41830","lemma":"πολλός","morph":"Gr,RI,,,,DNS,","occurrence":1,"occurrences":1},{"word":"μᾶλλον","strong":"G31230","lemma":"μᾶλλον","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"тем","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"более","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":2},{"word":"χάρις","strong":"G54850","lemma":"χάρις","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"благодать","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":2,"occurrences":3},{"word":"Θεοῦ","strong":"G23160","lemma":"θεός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Бога","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"и","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":2,"occurrences":2},{"word":"δωρεὰ","strong":"G14310","lemma":"δωρεά","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"дар","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"по","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"χάριτι","strong":"G54850","lemma":"χάρις","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"благодати","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῇ","strong":"G35880","lemma":"ὁ","morph":"Gr,RR,,,,DFS,","occurrence":1,"occurrences":1},{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":3,"occurrences":3},{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,EN,,,,GMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"одного","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀνθρώπου","strong":"G04440","lemma":"ἄνθρωπος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Человека","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Ἰησοῦ","strong":"G24240","lemma":"Ἰησοῦς","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Иисуса","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστοῦ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Христа","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"для","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοὺς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AMP,","occurrence":1,"occurrences":1},{"word":"πολλοὺς","strong":"G41830","lemma":"πολλός","morph":"Gr,RI,,,,AMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"многих","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐπερίσσευσεν","strong":"G40520","lemma":"περισσεύω","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"преизбыточествует","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"16":{"alignments":[{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"И","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὐχ","strong":"G37560","lemma":"οὐ","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"не","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὡς","strong":"G56130","lemma":"ὡς","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"также","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"как","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δι’","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"из","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"за","occurrence":1,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,NS,,,,GMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"одного","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἁμαρτήσαντος","strong":"G02640","lemma":"ἁμαρτάνω","morph":"Gr,V,PAA,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"согрешившего","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὸ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NNS,","occurrence":1,"occurrences":3}],"bottomWords":[{"word":"этот","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δώρημα","strong":"G14340","lemma":"δώρημα","morph":"Gr,N,,,,,NNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"дар","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τὸ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NNS,","occurrence":2,"occurrences":3},{"word":"κρίμα","strong":"G29170","lemma":"κρίμα","morph":"Gr,N,,,,,NNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"суд","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"μὲν","strong":"G33030","lemma":"μέν","morph":"Gr,DO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"вот","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Потому","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"что","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐξ","strong":"G15370","lemma":"ἐκ","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"за","occurrence":2,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,NS,,,,GMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"одно","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"к","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"κατάκριμα","strong":"G26310","lemma":"κατάκριμα","morph":"Gr,N,,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"осуждению","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὸ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NNS,","occurrence":3,"occurrences":3},{"word":"χάρισμα","strong":"G54860","lemma":"χάρισμα","morph":"Gr,N,,,,,NNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"дар","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CO,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"а","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐκ","strong":"G15370","lemma":"ἐκ","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"за","occurrence":3,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"πολλῶν","strong":"G41830","lemma":"πολλός","morph":"Gr,EQ,,,,GNP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"многие","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παραπτωμάτων","strong":"G39000","lemma":"παράπτωμα","morph":"Gr,N,,,,,GNP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"преступления","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"к","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δικαίωμα","strong":"G13450","lemma":"δικαίωμα","morph":"Gr,N,,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"оправданию","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"17":{"alignments":[{"topWords":[{"word":"εἰ","strong":"G14870","lemma":"εἰ","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"если","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Так","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"как","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":3},{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,NS,,,,GMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"одного","occurrence":1,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"τῷ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DNS,","occurrence":1,"occurrences":1},{"word":"παραπτώματι","strong":"G39000","lemma":"παράπτωμα","morph":"Gr,N,,,,,DNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"преступлением","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὁ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMS,","occurrence":1,"occurrences":1},{"word":"θάνατος","strong":"G22880","lemma":"θάνατος","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"смерть","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐβασίλευσεν","strong":"G09360","lemma":"βασιλεύω","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"царствовала","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"через","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":2,"occurrences":3},{"word":"ἑνός","strong":"G15200","lemma":"εἷς","morph":"Gr,NS,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"одного","occurrence":2,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"πολλῷ","strong":"G41830","lemma":"πολλός","morph":"Gr,RI,,,,DNS,","occurrence":1,"occurrences":1},{"word":"μᾶλλον","strong":"G31230","lemma":"μᾶλλον","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"тем","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"более","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὴν","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,AFS,","occurrence":1,"occurrences":1},{"word":"περισσείαν","strong":"G40500","lemma":"περισσεία","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"обилие","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":1,"occurrences":3},{"word":"χάριτος","strong":"G54850","lemma":"χάρις","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"благодати","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":2,"occurrences":3},{"word":"δωρεᾶς","strong":"G14310","lemma":"δωρεά","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"дар","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":3,"occurrences":3},{"word":"δικαιοσύνης","strong":"G13430","lemma":"δικαιοσύνη","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"праведности","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οἱ","strong":"G35880","lemma":"ὁ","morph":"Gr,RD,,,,NMP,","occurrence":1,"occurrences":1},{"word":"λαμβάνοντες","strong":"G29830","lemma":"λαμβάνω","morph":"Gr,V,PPA,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"принимающие","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"в","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ζωῇ","strong":"G22220","lemma":"ζωή","morph":"Gr,N,,,,,DFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"жизни","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"βασιλεύσουσιν","strong":"G09360","lemma":"βασιλεύω","morph":"Gr,V,IFA3,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"будут","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"царствовать","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"через","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,NS,,,,GMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"одного","occurrence":3,"occurrences":3,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":3,"occurrences":3},{"word":"Ἰησοῦ","strong":"G24240","lemma":"Ἰησοῦς","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Иисуса","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστοῦ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Христа","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"18":{"alignments":[{"topWords":[{"word":"ἄρα","strong":"G06860","lemma":"ἄρα","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1},{"word":"οὖν","strong":"G37670","lemma":"οὖν","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Таким","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"образом","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὡς","strong":"G56130","lemma":"ὡς","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"как","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δι’","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"через","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,EN,,,,GNS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"одного","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παραπτώματος","strong":"G39000","lemma":"παράπτωμα","morph":"Gr,N,,,,,GNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"преступление","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":4},{"word":"πάντας","strong":"G39560","lemma":"πᾶς","morph":"Gr,EQ,,,,AMP,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"всем","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀνθρώπους","strong":"G04440","lemma":"ἄνθρωπος","morph":"Gr,N,,,,,AMP,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"людям","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":2,"occurrences":4},{"word":"κατάκριμα","strong":"G26310","lemma":"κατάκριμα","morph":"Gr,N,,,,,ANS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"осуждение","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὕτως","strong":"G37790","lemma":"οὕτως","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"так","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δι’","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"через","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,EN,,,,GNS,","occurrence":2,"occurrences":2}],"bottomWords":[]},{"topWords":[{"word":"δικαιώματος","strong":"G13450","lemma":"δικαίωμα","morph":"Gr,N,,,,,GNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"праведность","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":3,"occurrences":4},{"word":"πάντας","strong":"G39560","lemma":"πᾶς","morph":"Gr,EQ,,,,AMP,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"всем","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀνθρώπους","strong":"G04440","lemma":"ἄνθρωπος","morph":"Gr,N,,,,,AMP,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"людям","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":4,"occurrences":4},{"word":"δικαίωσιν","strong":"G13470","lemma":"δικαίωσις","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"оправдание","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ζωῆς","strong":"G22220","lemma":"ζωή","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"жизни","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[{"word":"Одного","occurrence":1,"occurrences":1,"type":"bottomWord"}]},"19":{"alignments":[{"topWords":[{"word":"ὥσπερ","strong":"G56180","lemma":"ὥσπερ","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"также","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"как","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"γὰρ","strong":"G10630","lemma":"γάρ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Потому","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"что","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"через","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":1,"occurrences":2},{"word":"παρακοῆς","strong":"G38760","lemma":"παρακοή","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"непослушание","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":2},{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,EN,,,,GMS,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"одного","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ἀνθρώπου","strong":"G04440","lemma":"ἄνθρωπος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"человека","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἁμαρτωλοὶ","strong":"G02680","lemma":"ἁμαρτωλός","morph":"Gr,NP,,,,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"грешными","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"κατεστάθησαν","strong":"G25250","lemma":"καθίστημι","morph":"Gr,V,IAP3,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"стали","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οἱ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMP,","occurrence":1,"occurrences":2},{"word":"πολλοί","strong":"G41830","lemma":"πολλός","morph":"Gr,RI,,,,NMP,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"многие","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"οὕτως","strong":"G37790","lemma":"οὕτως","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"так","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"через","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τῆς","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GFS,","occurrence":2,"occurrences":2},{"word":"ὑπακοῆς","strong":"G52180","lemma":"ὑπακοή","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"послушание","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":2,"occurrences":2},{"word":"ἑνὸς","strong":"G15200","lemma":"εἷς","morph":"Gr,NS,,,,GMS,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"одного","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δίκαιοι","strong":"G13420","lemma":"δίκαιος","morph":"Gr,NP,,,,NMP,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"праведными","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"κατασταθήσονται","strong":"G25250","lemma":"καθίστημι","morph":"Gr,V,IFP3,,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"станут","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οἱ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NMP,","occurrence":2,"occurrences":2},{"word":"πολλοί","strong":"G41830","lemma":"πολλός","morph":"Gr,RI,,,,NMP,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"многие","occurrence":2,"occurrences":2,"type":"bottomWord"}]}],"wordBank":[]},"20":{"alignments":[{"topWords":[{"word":"νόμος","strong":"G35510","lemma":"νόμος","morph":"Gr,N,,,,,NMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Закон","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"же","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"παρεισῆλθεν","strong":"G39220","lemma":"παρεισέρχομαι","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"пришёл","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"после","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἵνα","strong":"G24430","lemma":"ἵνα","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"чтобы","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"πλεονάσῃ","strong":"G41210","lemma":"πλεονάζω","morph":"Gr,V,SAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"умножилось","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τὸ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NNS,","occurrence":1,"occurrences":1},{"word":"παράπτωμα","strong":"G39000","lemma":"παράπτωμα","morph":"Gr,N,,,,,NNS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"преступление","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὗ","strong":"G37570","lemma":"οὗ","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"когда","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"δὲ","strong":"G11610","lemma":"δέ","morph":"Gr,CC,,,,,,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"А","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐπλεόνασεν","strong":"G41210","lemma":"πλεονάζω","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"умножился","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":2},{"word":"ἁμαρτία","strong":"G02660","lemma":"ἁμαρτία","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"грех","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὑπερεπερίσσευσεν","strong":"G52480","lemma":"ὑπερπερισσεύω","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"стала","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"преизобиловать","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":2,"occurrences":2},{"word":"χάρις","strong":"G54850","lemma":"χάρις","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"благодать","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]},"21":{"alignments":[{"topWords":[{"word":"ἵνα","strong":"G24430","lemma":"ἵνα","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"чтобы","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ὥσπερ","strong":"G56180","lemma":"ὥσπερ","morph":"Gr,CS,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"также","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"как","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐβασίλευσεν","strong":"G09360","lemma":"βασιλεύω","morph":"Gr,V,IAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"царствовал","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":1,"occurrences":2},{"word":"ἁμαρτία","strong":"G02660","lemma":"ἁμαρτία","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"грех","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἐν","strong":"G17220","lemma":"ἐν","morph":"Gr,P,,,,,D,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"к","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"τῷ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,DMS,","occurrence":1,"occurrences":1},{"word":"θανάτῳ","strong":"G22880","lemma":"θάνατος","morph":"Gr,N,,,,,DMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"смерти","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"οὕτως","strong":"G37790","lemma":"οὕτως","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"так","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"καὶ","strong":"G25320","lemma":"καί","morph":"Gr,D,,,,,,,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"и","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,NFS,","occurrence":2,"occurrences":2},{"word":"χάρις","strong":"G54850","lemma":"χάρις","morph":"Gr,N,,,,,NFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"благодать","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"βασιλεύσῃ","strong":"G09360","lemma":"βασιλεύω","morph":"Gr,V,SAA3,,S,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"стала","occurrence":1,"occurrences":1,"type":"bottomWord"},{"word":"царствовать","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":1,"occurrences":2}],"bottomWords":[{"word":"через","occurrence":1,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"δικαιοσύνης","strong":"G13430","lemma":"δικαιοσύνη","morph":"Gr,N,,,,,GFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"праведность","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"εἰς","strong":"G15190","lemma":"εἰς","morph":"Gr,P,,,,,A,,,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"к","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"ζωὴν","strong":"G22220","lemma":"ζωή","morph":"Gr,N,,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"жизни","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"αἰώνιον","strong":"G01660","lemma":"αἰώνιος","morph":"Gr,AA,,,,AFS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"вечной","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"διὰ","strong":"G12230","lemma":"διά","morph":"Gr,P,,,,,G,,,","occurrence":2,"occurrences":2}],"bottomWords":[{"word":"через","occurrence":2,"occurrences":2,"type":"bottomWord"}]},{"topWords":[{"word":"Ἰησοῦ","strong":"G24240","lemma":"Ἰησοῦς","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Иисуса","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"Χριστοῦ","strong":"G55470","lemma":"χριστός","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Христа","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"τοῦ","strong":"G35880","lemma":"ὁ","morph":"Gr,EA,,,,GMS,","occurrence":1,"occurrences":1},{"word":"Κυρίου","strong":"G29620","lemma":"κύριος","morph":"Gr,N,,,,,GMS,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"Господа","occurrence":1,"occurrences":1,"type":"bottomWord"}]},{"topWords":[{"word":"ἡμῶν","strong":"G14730","lemma":"ἐγώ","morph":"Gr,RP,,,1G,P,","occurrence":1,"occurrences":1}],"bottomWords":[{"word":"нашего","occurrence":1,"occurrences":1,"type":"bottomWord"}]}],"wordBank":[]}} \ No newline at end of file diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/10/2020-02-06T22_06_52.503Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/10/2020-02-06T22_06_52.503Z.json new file mode 100644 index 00000000..0a9d4689 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/10/2020-02-06T22_06_52.503Z.json @@ -0,0 +1 @@ +{"verseBefore":"Потому что, если являясь врагами, примирились с Богом через смерть Его Сына, тем более, примирившись, спасёмся Его жизнью. ","verseAfter":"потому что, если являясь врагами, примирились с Богом через смерть Его Сына, тем более, примирившись, спасёмся Его жизнью. ","tags":["other"],"userName":"Pro","activeBook":"rom","activeChapter":5,"activeVerse":21,"modifiedTimestamp":"2020-02-06T22:06:52.503Z","gatewayLanguageCode":"en","gatewayLanguageQuote":"","contextId":{"reference":{"bookId":"rom","chapter":5,"verse":10},"tool":"wordAlignment","groupId":"chapter_5"}} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/10/2020-02-06T22_06_55.918Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/10/2020-02-06T22_06_55.918Z.json new file mode 100644 index 00000000..e9735b95 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/10/2020-02-06T22_06_55.918Z.json @@ -0,0 +1,24 @@ +{ + "verseBefore": "Потому что, если являясь врагами, примирились с Богом через смерть Его Сына, тем более, примирившись, спасёмся Его жизнью. ", + "verseAfter": "потому что, если являясь врагами, примирились с Богом через смерть Его Сына, тем более, примирившись, спасёмся Его жизнью. ", + "tags": [ + "other" + ], + "userName": "Pro", + "activeBook": "rom", + "activeChapter": 5, + "activeVerse": 21, + "modifiedTimestamp": "2020-02-06T22:06:55.918Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "rom", + "chapter": 5, + "verse": 10, + "groupId": "chapter_5" + }, + "tool": "wordAlignment", + "groupId": "chapter_5" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/10/2020-02-06T22_07_41.070Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/10/2020-02-06T22_07_41.070Z.json new file mode 100644 index 00000000..d90ea14b --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/10/2020-02-06T22_07_41.070Z.json @@ -0,0 +1 @@ +{"verseBefore":"потому что, если являясь врагами, примирились с Богом через смерть Его Сына, тем более, примирившись, спасёмся Его жизнью. ","verseAfter":"потому что если, являясь врагами, примирились с Богом через смерть Его Сына, тем более, примирившись, спасёмся Его жизнью. ","tags":["other"],"userName":"Pro","activeBook":"rom","activeChapter":5,"activeVerse":21,"modifiedTimestamp":"2020-02-06T22:07:41.070Z","gatewayLanguageCode":"en","gatewayLanguageQuote":"","contextId":{"reference":{"bookId":"rom","chapter":5,"verse":10},"tool":"wordAlignment","groupId":"chapter_5"}} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/10/2020-02-06T22_07_43.506Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/10/2020-02-06T22_07_43.506Z.json new file mode 100644 index 00000000..17092eb2 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/10/2020-02-06T22_07_43.506Z.json @@ -0,0 +1,24 @@ +{ + "verseBefore": "потому что, если являясь врагами, примирились с Богом через смерть Его Сына, тем более, примирившись, спасёмся Его жизнью. ", + "verseAfter": "потому что если, являясь врагами, примирились с Богом через смерть Его Сына, тем более, примирившись, спасёмся Его жизнью. ", + "tags": [ + "other" + ], + "userName": "Pro", + "activeBook": "rom", + "activeChapter": 5, + "activeVerse": 21, + "modifiedTimestamp": "2020-02-06T22:07:43.506Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "rom", + "chapter": 5, + "verse": 10, + "groupId": "chapter_5" + }, + "tool": "wordAlignment", + "groupId": "chapter_5" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/11/2020-02-06T22_08_07.835Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/11/2020-02-06T22_08_07.835Z.json new file mode 100644 index 00000000..a9d3beb9 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/11/2020-02-06T22_08_07.835Z.json @@ -0,0 +1 @@ +{"verseBefore":"И не только,но и хвалимся в Боге через нашего Господа Иисуса Христа, через Которого теперь получили примирение.","verseAfter":"И не только, но и хвалимся в Боге через нашего Господа Иисуса Христа, через Которого теперь получили примирение.","tags":["other"],"userName":"Pro","activeBook":"rom","activeChapter":5,"activeVerse":21,"modifiedTimestamp":"2020-02-06T22:08:07.835Z","gatewayLanguageCode":"en","gatewayLanguageQuote":"","contextId":{"reference":{"bookId":"rom","chapter":5,"verse":11},"tool":"wordAlignment","groupId":"chapter_5"}} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/11/2020-02-06T22_08_10.405Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/11/2020-02-06T22_08_10.405Z.json new file mode 100644 index 00000000..6f8d6b45 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/11/2020-02-06T22_08_10.405Z.json @@ -0,0 +1,24 @@ +{ + "verseBefore": "И не только,но и хвалимся в Боге через нашего Господа Иисуса Христа, через Которого теперь получили примирение.", + "verseAfter": "И не только, но и хвалимся в Боге через нашего Господа Иисуса Христа, через Которого теперь получили примирение.", + "tags": [ + "other" + ], + "userName": "Pro", + "activeBook": "rom", + "activeChapter": 5, + "activeVerse": 21, + "modifiedTimestamp": "2020-02-06T22:08:10.405Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "rom", + "chapter": 5, + "verse": 11, + "groupId": "chapter_5" + }, + "tool": "wordAlignment", + "groupId": "chapter_5" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/17/2020-02-06T22_13_11.386Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/17/2020-02-06T22_13_11.386Z.json new file mode 100644 index 00000000..2167ee27 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/17/2020-02-06T22_13_11.386Z.json @@ -0,0 +1 @@ +{"verseBefore":"Так как, если преступлением одного смерть царствовала через одного, тем более принимающие обилие благодати и дар праведности, будут царствовать в жизни через одного Иисуса Христа.","verseAfter":"Так как, если преступлением одного смерть царствовала через одного, тем более, принимающие обилие благодати и дар праведности, будут царствовать в жизни через одного Иисуса Христа.","tags":["other"],"userName":"Pro","activeBook":"rom","activeChapter":5,"activeVerse":21,"modifiedTimestamp":"2020-02-06T22:13:11.386Z","gatewayLanguageCode":"en","gatewayLanguageQuote":"","contextId":{"reference":{"bookId":"rom","chapter":5,"verse":17},"tool":"wordAlignment","groupId":"chapter_5"}} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/17/2020-02-06T22_13_13.957Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/17/2020-02-06T22_13_13.957Z.json new file mode 100644 index 00000000..39fd6038 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/17/2020-02-06T22_13_13.957Z.json @@ -0,0 +1,24 @@ +{ + "verseBefore": "Так как, если преступлением одного смерть царствовала через одного, тем более принимающие обилие благодати и дар праведности, будут царствовать в жизни через одного Иисуса Христа.", + "verseAfter": "Так как, если преступлением одного смерть царствовала через одного, тем более, принимающие обилие благодати и дар праведности, будут царствовать в жизни через одного Иисуса Христа.", + "tags": [ + "other" + ], + "userName": "Pro", + "activeBook": "rom", + "activeChapter": 5, + "activeVerse": 21, + "modifiedTimestamp": "2020-02-06T22:13:13.957Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "rom", + "chapter": 5, + "verse": 17, + "groupId": "chapter_5" + }, + "tool": "wordAlignment", + "groupId": "chapter_5" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/18/2020-02-06T22_13_51.229Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/18/2020-02-06T22_13_51.229Z.json new file mode 100644 index 00000000..15c5a73a --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/18/2020-02-06T22_13_51.229Z.json @@ -0,0 +1 @@ +{"verseBefore":"Таким образом, как через преступление одного всем людям осуждение, так и через праведность одного всем людям оправдание жизни. ","verseAfter":"Таким образом, как через преступление одного всем людям осуждение, так и через праведность Одного всем людям оправдание жизни.","tags":["other"],"userName":"Pro","activeBook":"rom","activeChapter":5,"activeVerse":21,"modifiedTimestamp":"2020-02-06T22:13:51.229Z","gatewayLanguageCode":"en","gatewayLanguageQuote":"","contextId":{"reference":{"bookId":"rom","chapter":5,"verse":18},"tool":"wordAlignment","groupId":"chapter_5"}} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/18/2020-02-06T22_13_54.538Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/18/2020-02-06T22_13_54.538Z.json new file mode 100644 index 00000000..b09c6ad0 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/18/2020-02-06T22_13_54.538Z.json @@ -0,0 +1,24 @@ +{ + "verseBefore": "Таким образом, как через преступление одного всем людям осуждение, так и через праведность одного всем людям оправдание жизни. ", + "verseAfter": "Таким образом, как через преступление одного всем людям осуждение, так и через праведность Одного всем людям оправдание жизни.", + "tags": [ + "other" + ], + "userName": "Pro", + "activeBook": "rom", + "activeChapter": 5, + "activeVerse": 21, + "modifiedTimestamp": "2020-02-06T22:13:54.538Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "rom", + "chapter": 5, + "verse": 18, + "groupId": "chapter_5" + }, + "tool": "wordAlignment", + "groupId": "chapter_5" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/19/2020-02-06T22_28_11.378Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/19/2020-02-06T22_28_11.378Z.json new file mode 100644 index 00000000..a0217553 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/19/2020-02-06T22_28_11.378Z.json @@ -0,0 +1 @@ +{"verseBefore":"Потому что также как через непослушание одного человека многие стали грешными, так и через послушание одного многие станут праведными.","verseAfter":"Потому что, также как через непослушание одного человека многие стали грешными, так и через послушание одного многие станут праведными.","tags":["other"],"userName":"Pro","activeBook":"rom","activeChapter":5,"activeVerse":21,"modifiedTimestamp":"2020-02-06T22:28:11.378Z","gatewayLanguageCode":"en","gatewayLanguageQuote":"","contextId":{"reference":{"bookId":"rom","chapter":5,"verse":19},"tool":"wordAlignment","groupId":"chapter_5"}} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/19/2020-02-06T22_28_13.771Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/19/2020-02-06T22_28_13.771Z.json new file mode 100644 index 00000000..086561e3 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/19/2020-02-06T22_28_13.771Z.json @@ -0,0 +1,24 @@ +{ + "verseBefore": "Потому что также как через непослушание одного человека многие стали грешными, так и через послушание одного многие станут праведными.", + "verseAfter": "Потому что, также как через непослушание одного человека многие стали грешными, так и через послушание одного многие станут праведными.", + "tags": [ + "other" + ], + "userName": "Pro", + "activeBook": "rom", + "activeChapter": 5, + "activeVerse": 21, + "modifiedTimestamp": "2020-02-06T22:28:13.771Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "rom", + "chapter": 5, + "verse": 19, + "groupId": "chapter_5" + }, + "tool": "wordAlignment", + "groupId": "chapter_5" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/21/2020-02-06T22_31_11.391Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/21/2020-02-06T22_31_11.391Z.json new file mode 100644 index 00000000..952edb5e --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/21/2020-02-06T22_31_11.391Z.json @@ -0,0 +1 @@ +{"verseBefore":"чтобы также как грех царствовал к смерти, так и благодать стала царствовать через праведность к вечной жизни через Иисуса Христа, нашего Господа.","verseAfter":"чтобы, также как грех царствовал к смерти, так и благодать стала царствовать через праведность к вечной жизни через Иисуса Христа, нашего Господа.","tags":["other"],"userName":"Pro","activeBook":"rom","activeChapter":5,"activeVerse":21,"modifiedTimestamp":"2020-02-06T22:31:11.391Z","gatewayLanguageCode":"en","gatewayLanguageQuote":"","contextId":{"reference":{"bookId":"rom","chapter":5,"verse":21},"tool":"wordAlignment","groupId":"chapter_5"}} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/21/2020-02-06T22_31_13.802Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/21/2020-02-06T22_31_13.802Z.json new file mode 100644 index 00000000..721e2588 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/21/2020-02-06T22_31_13.802Z.json @@ -0,0 +1,24 @@ +{ + "verseBefore": "чтобы также как грех царствовал к смерти, так и благодать стала царствовать через праведность к вечной жизни через Иисуса Христа, нашего Господа.", + "verseAfter": "чтобы, также как грех царствовал к смерти, так и благодать стала царствовать через праведность к вечной жизни через Иисуса Христа, нашего Господа.", + "tags": [ + "other" + ], + "userName": "Pro", + "activeBook": "rom", + "activeChapter": 5, + "activeVerse": 21, + "modifiedTimestamp": "2020-02-06T22:31:13.802Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "rom", + "chapter": 5, + "verse": 21, + "groupId": "chapter_5" + }, + "tool": "wordAlignment", + "groupId": "chapter_5" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/5/2020-02-06T21_51_10.812Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/5/2020-02-06T21_51_10.812Z.json new file mode 100644 index 00000000..7edf66f0 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/5/2020-02-06T21_51_10.812Z.json @@ -0,0 +1 @@ +{"verseBefore":"а надежда не оставляет в стыде, потому что любовь Бога излилась в наши сердца через Святой Дух, данный нам.","verseAfter":"а надежда не оставляет в стыде, потому что любовь Бога излилась в наши сердца через Святого Духа, данного нам.","tags":["other"],"userName":"Pro","activeBook":"rom","activeChapter":5,"activeVerse":21,"modifiedTimestamp":"2020-02-06T21:51:10.812Z","gatewayLanguageCode":"en","gatewayLanguageQuote":"","contextId":{"reference":{"bookId":"rom","chapter":5,"verse":5},"tool":"wordAlignment","groupId":"chapter_5"}} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/5/2020-02-06T21_51_14.136Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/5/2020-02-06T21_51_14.136Z.json new file mode 100644 index 00000000..efc9d15d --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/5/2020-02-06T21_51_14.136Z.json @@ -0,0 +1,24 @@ +{ + "verseBefore": "а надежда не оставляет в стыде, потому что любовь Бога излилась в наши сердца через Святой Дух, данный нам.", + "verseAfter": "а надежда не оставляет в стыде, потому что любовь Бога излилась в наши сердца через Святого Духа, данного нам.", + "tags": [ + "other" + ], + "userName": "Pro", + "activeBook": "rom", + "activeChapter": 5, + "activeVerse": 21, + "modifiedTimestamp": "2020-02-06T21:51:14.136Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "rom", + "chapter": 5, + "verse": 5, + "groupId": "chapter_5" + }, + "tool": "wordAlignment", + "groupId": "chapter_5" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/6/2020-02-06T21_50_30.304Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/6/2020-02-06T21_50_30.304Z.json new file mode 100644 index 00000000..3e215ed7 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/6/2020-02-06T21_50_30.304Z.json @@ -0,0 +1 @@ +{"verseBefore":"Ведь когда ещё мы были немощными, Христос в нужное время умер за нечестивых. ","verseAfter":"Ведь, когда ещё мы были немощными, Христос в нужное время умер за нечестивых. ","tags":["other"],"userName":"Pro","activeBook":"rom","activeChapter":5,"activeVerse":21,"modifiedTimestamp":"2020-02-06T21:50:30.304Z","gatewayLanguageCode":"en","gatewayLanguageQuote":"","contextId":{"reference":{"bookId":"rom","chapter":5,"verse":6},"tool":"wordAlignment","groupId":"chapter_5"}} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/6/2020-02-06T21_50_33.010Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/6/2020-02-06T21_50_33.010Z.json new file mode 100644 index 00000000..de609cfc --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/6/2020-02-06T21_50_33.010Z.json @@ -0,0 +1,24 @@ +{ + "verseBefore": "Ведь когда ещё мы были немощными, Христос в нужное время умер за нечестивых. ", + "verseAfter": "Ведь, когда ещё мы были немощными, Христос в нужное время умер за нечестивых. ", + "tags": [ + "other" + ], + "userName": "Pro", + "activeBook": "rom", + "activeChapter": 5, + "activeVerse": 21, + "modifiedTimestamp": "2020-02-06T21:50:33.010Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "rom", + "chapter": 5, + "verse": 6, + "groupId": "chapter_5" + }, + "tool": "wordAlignment", + "groupId": "chapter_5" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/6/2020-02-06T21_59_32.395Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/6/2020-02-06T21_59_32.395Z.json new file mode 100644 index 00000000..3511fb8d --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/6/2020-02-06T21_59_32.395Z.json @@ -0,0 +1 @@ +{"verseBefore":"Ведь, когда ещё мы были немощными, Христос в нужное время умер за нечестивых. ","verseAfter":"Потому что, когда ещё мы были немощными, Христос в нужное время умер за нечестивых. ","tags":["other"],"userName":"Pro","activeBook":"rom","activeChapter":5,"activeVerse":21,"modifiedTimestamp":"2020-02-06T21:59:32.395Z","gatewayLanguageCode":"en","gatewayLanguageQuote":"","contextId":{"reference":{"bookId":"rom","chapter":5,"verse":6},"tool":"wordAlignment","groupId":"chapter_5"}} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/6/2020-02-06T21_59_35.796Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/6/2020-02-06T21_59_35.796Z.json new file mode 100644 index 00000000..202e6341 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/6/2020-02-06T21_59_35.796Z.json @@ -0,0 +1,24 @@ +{ + "verseBefore": "Ведь, когда ещё мы были немощными, Христос в нужное время умер за нечестивых. ", + "verseAfter": "Потому что, когда ещё мы были немощными, Христос в нужное время умер за нечестивых. ", + "tags": [ + "other" + ], + "userName": "Pro", + "activeBook": "rom", + "activeChapter": 5, + "activeVerse": 21, + "modifiedTimestamp": "2020-02-06T21:59:35.796Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "rom", + "chapter": 5, + "verse": 6, + "groupId": "chapter_5" + }, + "tool": "wordAlignment", + "groupId": "chapter_5" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/8/2020-02-06T22_00_37.191Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/8/2020-02-06T22_00_37.191Z.json new file mode 100644 index 00000000..43a6f0b5 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/8/2020-02-06T22_00_37.191Z.json @@ -0,0 +1 @@ +{"verseBefore":"Бог же доказывает Свою любовь к нам, что Христос умер за нас, когда ещё мы были грешниками. ","verseAfter":"Бог же доказывает Свою любовь к нам, тем что Христос умер за нас, когда ещё мы были грешниками. ","tags":["other"],"userName":"Pro","activeBook":"rom","activeChapter":5,"activeVerse":21,"modifiedTimestamp":"2020-02-06T22:00:37.191Z","gatewayLanguageCode":"en","gatewayLanguageQuote":"","contextId":{"reference":{"bookId":"rom","chapter":5,"verse":8},"tool":"wordAlignment","groupId":"chapter_5"}} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/8/2020-02-06T22_00_40.461Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/8/2020-02-06T22_00_40.461Z.json new file mode 100644 index 00000000..2d6d9a66 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/8/2020-02-06T22_00_40.461Z.json @@ -0,0 +1,24 @@ +{ + "verseBefore": "Бог же доказывает Свою любовь к нам, что Христос умер за нас, когда ещё мы были грешниками. ", + "verseAfter": "Бог же доказывает Свою любовь к нам, тем что Христос умер за нас, когда ещё мы были грешниками. ", + "tags": [ + "other" + ], + "userName": "Pro", + "activeBook": "rom", + "activeChapter": 5, + "activeVerse": 21, + "modifiedTimestamp": "2020-02-06T22:00:40.461Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "rom", + "chapter": 5, + "verse": 8, + "groupId": "chapter_5" + }, + "tool": "wordAlignment", + "groupId": "chapter_5" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/8/2020-02-06T22_01_10.445Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/8/2020-02-06T22_01_10.445Z.json new file mode 100644 index 00000000..8b55f05a --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/8/2020-02-06T22_01_10.445Z.json @@ -0,0 +1 @@ +{"verseBefore":"Бог же доказывает Свою любовь к нам, тем что Христос умер за нас, когда ещё мы были грешниками. ","verseAfter":"Бог же доказывает Свою любовь к нам тем, что Христос умер за нас, когда ещё мы были грешниками.","tags":["other"],"userName":"Pro","activeBook":"rom","activeChapter":5,"activeVerse":21,"modifiedTimestamp":"2020-02-06T22:01:10.445Z","gatewayLanguageCode":"en","gatewayLanguageQuote":"","contextId":{"reference":{"bookId":"rom","chapter":5,"verse":8},"tool":"wordAlignment","groupId":"chapter_5"}} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/8/2020-02-06T22_01_12.745Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/8/2020-02-06T22_01_12.745Z.json new file mode 100644 index 00000000..a2dd265e --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/8/2020-02-06T22_01_12.745Z.json @@ -0,0 +1,24 @@ +{ + "verseBefore": "Бог же доказывает Свою любовь к нам, тем что Христос умер за нас, когда ещё мы были грешниками. ", + "verseAfter": "Бог же доказывает Свою любовь к нам тем, что Христос умер за нас, когда ещё мы были грешниками.", + "tags": [ + "other" + ], + "userName": "Pro", + "activeBook": "rom", + "activeChapter": 5, + "activeVerse": 21, + "modifiedTimestamp": "2020-02-06T22:01:12.745Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "rom", + "chapter": 5, + "verse": 8, + "groupId": "chapter_5" + }, + "tool": "wordAlignment", + "groupId": "chapter_5" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/9/2020-02-06T22_04_14.162Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/9/2020-02-06T22_04_14.162Z.json new file mode 100644 index 00000000..7911ec69 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/9/2020-02-06T22_04_14.162Z.json @@ -0,0 +1 @@ +{"verseBefore":"Потому тем более теперь, оправданные Его кровью, будем Им спасены от гнева.","verseAfter":"Тогда, тем более, оправданные уже Его кровью, Им будем спасены от гнева.","tags":["other"],"userName":"Pro","activeBook":"rom","activeChapter":5,"activeVerse":21,"modifiedTimestamp":"2020-02-06T22:04:14.162Z","gatewayLanguageCode":"en","gatewayLanguageQuote":"","contextId":{"reference":{"bookId":"rom","chapter":5,"verse":9},"tool":"wordAlignment","groupId":"chapter_5"}} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/9/2020-02-06T22_04_17.561Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/9/2020-02-06T22_04_17.561Z.json new file mode 100644 index 00000000..a47fe28c --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/9/2020-02-06T22_04_17.561Z.json @@ -0,0 +1,24 @@ +{ + "verseBefore": "Потому тем более теперь, оправданные Его кровью, будем Им спасены от гнева.", + "verseAfter": "Тогда, тем более, оправданные уже Его кровью, Им будем спасены от гнева.", + "tags": [ + "other" + ], + "userName": "Pro", + "activeBook": "rom", + "activeChapter": 5, + "activeVerse": 21, + "modifiedTimestamp": "2020-02-06T22:04:17.561Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "rom", + "chapter": 5, + "verse": 9, + "groupId": "chapter_5" + }, + "tool": "wordAlignment", + "groupId": "chapter_5" + } +} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/9/2020-02-06T22_06_38.600Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/9/2020-02-06T22_06_38.600Z.json new file mode 100644 index 00000000..1e941bb5 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/9/2020-02-06T22_06_38.600Z.json @@ -0,0 +1 @@ +{"verseBefore":"Тогда, тем более, оправданные уже Его кровью, Им будем спасены от гнева.","verseAfter":"Тогда, тем более, оправданные уже Его кровью, Им будем спасены от гнева,","tags":["other"],"userName":"Pro","activeBook":"rom","activeChapter":5,"activeVerse":21,"modifiedTimestamp":"2020-02-06T22:06:38.600Z","gatewayLanguageCode":"en","gatewayLanguageQuote":"","contextId":{"reference":{"bookId":"rom","chapter":5,"verse":9},"tool":"wordAlignment","groupId":"chapter_5"}} diff --git a/.apps/translationCore/checkData/verseEdits/rom/5/9/2020-02-06T22_06_41.163Z.json b/.apps/translationCore/checkData/verseEdits/rom/5/9/2020-02-06T22_06_41.163Z.json new file mode 100644 index 00000000..20509bb1 --- /dev/null +++ b/.apps/translationCore/checkData/verseEdits/rom/5/9/2020-02-06T22_06_41.163Z.json @@ -0,0 +1,24 @@ +{ + "verseBefore": "Тогда, тем более, оправданные уже Его кровью, Им будем спасены от гнева.", + "verseAfter": "Тогда, тем более, оправданные уже Его кровью, Им будем спасены от гнева,", + "tags": [ + "other" + ], + "userName": "Pro", + "activeBook": "rom", + "activeChapter": 5, + "activeVerse": 21, + "modifiedTimestamp": "2020-02-06T22:06:41.163Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "", + "contextId": { + "reference": { + "bookId": "rom", + "chapter": 5, + "verse": 9, + "groupId": "chapter_5" + }, + "tool": "wordAlignment", + "groupId": "chapter_5" + } +} diff --git a/.apps/translationCore/index/wordAlignment/rom/currentContextId/contextId.json b/.apps/translationCore/index/wordAlignment/rom/currentContextId/contextId.json index b460e406..0a2e202d 100644 --- a/.apps/translationCore/index/wordAlignment/rom/currentContextId/contextId.json +++ b/.apps/translationCore/index/wordAlignment/rom/currentContextId/contextId.json @@ -2,7 +2,7 @@ "reference": { "bookId": "rom", "chapter": 5, - "verse": 21 + "verse": 18 }, "tool": "wordAlignment", "groupId": "chapter_5" diff --git a/.apps/translationCore/tools/wordAlignment/completed/5/10.json b/.apps/translationCore/tools/wordAlignment/completed/5/10.json deleted file mode 100644 index ea80f337..00000000 --- a/.apps/translationCore/tools/wordAlignment/completed/5/10.json +++ /dev/null @@ -1 +0,0 @@ -{"modifiedTimestamp":"2020-02-06T19:11:09.496Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/5/18.json b/.apps/translationCore/tools/wordAlignment/completed/5/18.json deleted file mode 100644 index fcae41d1..00000000 --- a/.apps/translationCore/tools/wordAlignment/completed/5/18.json +++ /dev/null @@ -1 +0,0 @@ -{"modifiedTimestamp":"2020-02-06T21:43:21.034Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/5/21.json b/.apps/translationCore/tools/wordAlignment/completed/5/21.json new file mode 100644 index 00000000..f4e30458 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/completed/5/21.json @@ -0,0 +1 @@ +{"modifiedTimestamp":"2020-02-06T21:46:17.986Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/5/5.json b/.apps/translationCore/tools/wordAlignment/completed/5/5.json deleted file mode 100644 index 410cc6b4..00000000 --- a/.apps/translationCore/tools/wordAlignment/completed/5/5.json +++ /dev/null @@ -1 +0,0 @@ -{"modifiedTimestamp":"2020-02-05T12:07:59.374Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/5/6.json b/.apps/translationCore/tools/wordAlignment/completed/5/6.json deleted file mode 100644 index f968cf3b..00000000 --- a/.apps/translationCore/tools/wordAlignment/completed/5/6.json +++ /dev/null @@ -1 +0,0 @@ -{"modifiedTimestamp":"2020-02-05T12:10:05.874Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/5/8.json b/.apps/translationCore/tools/wordAlignment/completed/5/8.json deleted file mode 100644 index 2bd08544..00000000 --- a/.apps/translationCore/tools/wordAlignment/completed/5/8.json +++ /dev/null @@ -1 +0,0 @@ -{"modifiedTimestamp":"2020-02-06T07:16:02.410Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/completed/5/9.json b/.apps/translationCore/tools/wordAlignment/completed/5/9.json deleted file mode 100644 index 76321eed..00000000 --- a/.apps/translationCore/tools/wordAlignment/completed/5/9.json +++ /dev/null @@ -1 +0,0 @@ -{"modifiedTimestamp":"2020-02-06T19:10:08.034Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/5/10.json b/.apps/translationCore/tools/wordAlignment/invalid/5/10.json new file mode 100644 index 00000000..d9b2cfa6 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/5/10.json @@ -0,0 +1 @@ +{"timestamp":"2020-02-06T22:06:56.279Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/5/5.json b/.apps/translationCore/tools/wordAlignment/invalid/5/5.json new file mode 100644 index 00000000..8250c02b --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/5/5.json @@ -0,0 +1 @@ +{"timestamp":"2020-02-06T21:51:14.616Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/5/6.json b/.apps/translationCore/tools/wordAlignment/invalid/5/6.json new file mode 100644 index 00000000..12d38e22 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/5/6.json @@ -0,0 +1 @@ +{"timestamp":"2020-02-06T21:59:36.120Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/5/8.json b/.apps/translationCore/tools/wordAlignment/invalid/5/8.json new file mode 100644 index 00000000..184613cd --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/5/8.json @@ -0,0 +1 @@ +{"timestamp":"2020-02-06T22:00:41.207Z"} \ No newline at end of file diff --git a/.apps/translationCore/tools/wordAlignment/invalid/5/9.json b/.apps/translationCore/tools/wordAlignment/invalid/5/9.json new file mode 100644 index 00000000..d2e09442 --- /dev/null +++ b/.apps/translationCore/tools/wordAlignment/invalid/5/9.json @@ -0,0 +1 @@ +{"timestamp":"2020-02-06T22:04:17.904Z"} \ No newline at end of file diff --git a/rom/5.json b/rom/5.json index 4f232b2e..6a50e5f4 100644 --- a/rom/5.json +++ b/rom/5.json @@ -3,22 +3,22 @@ "2": "через Которого верой и заимели доступ к этой благодати, в которой стоим и хвалимся надеждой славы Бога.", "3": "И не только, но и хвалимся в страданиях, зная, что страдания производят терпение, ", "4": "а терпение — опытность, а опытность — надежду, ", - "5": "а надежда не оставляет в стыде, потому что любовь Бога излилась в наши сердца через Святой Дух, данный нам.", - "6": "Ведь когда ещё мы были немощными, Христос в нужное время умер за нечестивых. ", + "5": "а надежда не оставляет в стыде, потому что любовь Бога излилась в наши сердца через Святого Духа, данного нам.", + "6": "Потому что, когда ещё мы были немощными, Христос в нужное время умер за нечестивых. ", "7": "Ведь, вряд ли кто умрёт за праведника. Так за добродетеля, возможно, кто и отважится умереть.", - "8": "Бог же доказывает Свою любовь к нам, что Христос умер за нас, когда ещё мы были грешниками. ", - "9": "Потому тем более теперь, оправданные Его кровью, будем Им спасены от гнева.", - "10": "Потому что, если являясь врагами, примирились с Богом через смерть Его Сына, тем более, примирившись, спасёмся Его жизнью. ", - "11": "И не только,но и хвалимся в Боге через нашего Господа Иисуса Христа, через Которого теперь получили примирение.", + "8": "Бог же доказывает Свою любовь к нам тем, что Христос умер за нас, когда ещё мы были грешниками.", + "9": "Тогда, тем более, оправданные уже Его кровью, Им будем спасены от гнева,", + "10": "потому что если, являясь врагами, примирились с Богом через смерть Его Сына, тем более, примирившись, спасёмся Его жизнью. ", + "11": "И не только, но и хвалимся в Боге через нашего Господа Иисуса Христа, через Которого теперь получили примирение.", "12": "Потому, как через одного человека грех вошёл в мир, а через грех – смерть, так и смерть перешла на всех людей. В нём все согрешили. ", "13": "Потому что до закона грех был в мире, но грех не засчитывается при отсутствии закона.", "14": "Однако смерть царствовала от Адама до Моисея и над не согрешившими в подобие преступлению Адама, который является образом грядущего. ", "15": "Но не также, как преступление, так и дар. Потому что, если преступлением одного умерли многие, тем более благодать Бога и дар по благодати одного Человека, Иисуса Христа, преизбыточествует для многих.", "16": "И не также, как из-за одного согрешившего, этот дар! Потому что, вот, суд за одно — к осуждению, а дар за многие преступления — к оправданию.", - "17": "Так как, если преступлением одного смерть царствовала через одного, тем более принимающие обилие благодати и дар праведности, будут царствовать в жизни через одного Иисуса Христа.", - "18": "Таким образом, как через преступление одного всем людям осуждение, так и через праведность одного всем людям оправдание жизни. ", - "19": "Потому что также как через непослушание одного человека многие стали грешными, так и через послушание одного многие станут праведными.", + "17": "Так как, если преступлением одного смерть царствовала через одного, тем более, принимающие обилие благодати и дар праведности, будут царствовать в жизни через одного Иисуса Христа.", + "18": "Таким образом, как через преступление одного всем людям осуждение, так и через праведность Одного всем людям оправдание жизни.", + "19": "Потому что, также как через непослушание одного человека многие стали грешными, так и через послушание одного многие станут праведными.", "20": "Закон же пришёл после, чтобы умножилось преступление. А когда умножился грех, стала преизобиловать благодать, ", - "21": "чтобы также как грех царствовал к смерти, так и благодать стала царствовать через праведность к вечной жизни через Иисуса Христа, нашего Господа.", + "21": "чтобы, также как грех царствовал к смерти, так и благодать стала царствовать через праведность к вечной жизни через Иисуса Христа, нашего Господа.", "front": "\\cl Глава 5\n" }