From d91c3e0a7e209afee6d4d232dce4bd1ef84202ac Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 14:34:08 -0400 Subject: [PATCH 01/83] Thu Nov 08 2018 14:34:07 GMT-0400 (SA Western Standard Time) --- LICENSE.md | 29 +++++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 LICENSE.md create mode 100644 manifest.json diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..98f733d --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,29 @@ + +# License +## Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) + +This is a human-readable summary of (and not a substitute for) the full license found at http://creativecommons.org/licenses/by-sa/4.0/. + +### You are free to: + + * **Share** — copy and redistribute the material in any medium or format + * **Adapt** — remix, transform, and build upon the material + +for any purpose, even commercially. + +The licensor cannot revoke these freedoms as long as you follow the license terms. + +### Under the following conditions: + + * **Attribution** — You must attribute the work as follows: "Original work available at https://door43.org/." Attribution statements in derivative works should not in any way suggest that we endorse you or your use of this work. + * **ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. + +**No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. + +### Notices: + +You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. + +No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. + +This PDF was generated using Prince (https://www.princexml.com/). diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..f7edbc7 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "132" + }, + "target_language": { + "id": "hch-x-huicholeste", + "name": "Huicholes del este", + "direction": "ltr" + }, + "project": { + "id": "jhn", + "name": "John" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "ulb", + "name": "Unlocked Literal Bible" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From 43d820454d34b2472ee4dba5ef8abf65de62332a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 14:34:22 -0400 Subject: [PATCH 02/83] Thu Nov 08 2018 14:34:21 GMT-0400 (SA Western Standard Time) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f7edbc7..9177878 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,15 @@ "id": "ulb", "name": "Unlocked Literal Bible" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": "2017-10-03T00:00:00+00:00", + "version": "11" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From d23b4ddf0a7aa6131af944056b2781436f951096 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 14:36:11 -0400 Subject: [PATCH 03/83] Thu Nov 08 2018 14:36:10 GMT-0400 (SA Western Standard Time) --- 06/01.txt | 1 + 06/title.txt | 1 + manifest.json | 8 ++++++-- 3 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 06/01.txt create mode 100644 06/title.txt diff --git a/06/01.txt b/06/01.txt new file mode 100644 index 0000000..f1e8595 --- /dev/null +++ b/06/01.txt @@ -0,0 +1 @@ +\c 6 Merikɨtsɨ ikɨ nɨ \ No newline at end of file diff --git a/06/title.txt b/06/title.txt new file mode 100644 index 0000000..f7c354f --- /dev/null +++ b/06/title.txt @@ -0,0 +1 @@ +Capítulo 6 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9177878..7a7924e 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "Claudia Percastre" + ], + "finished_chunks": [ + "06-title" + ] } \ No newline at end of file From 6b53170f428bb90e36b10a353a7173e20d5fb9e8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 14:38:10 -0400 Subject: [PATCH 04/83] Thu Nov 08 2018 14:38:10 GMT-0400 (SA Western Standard Time) --- 06/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/01.txt b/06/01.txt index f1e8595..10d103c 100644 --- a/06/01.txt +++ b/06/01.txt @@ -1 +1 @@ -\c 6 Merikɨtsɨ ikɨ nɨ \ No newline at end of file +\c 6 Merikɨtsɨ ikɨ naitɨ yatiɨ yɨku, Jesús kane yani anɨ taɨye Galilea haramarayaritsie paɨna tiberias haramarayari katini tewakaitɨni. Meyu waɨkatɨ mɨkɨ meni weiyakaitɨni, memu niere kaikɨ mɨkɨ meni weiyakait \ No newline at end of file From d553bb40e932fcda2aef3a22e238217fffbb58ac Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 14:40:10 -0400 Subject: [PATCH 05/83] Thu Nov 08 2018 14:40:10 GMT-0400 (SA Western Standard Time) --- 06/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/01.txt b/06/01.txt index 10d103c..56277e5 100644 --- a/06/01.txt +++ b/06/01.txt @@ -1 +1 @@ -\c 6 Merikɨtsɨ ikɨ naitɨ yatiɨ yɨku, Jesús kane yani anɨ taɨye Galilea haramarayaritsie paɨna tiberias haramarayari katini tewakaitɨni. Meyu waɨkatɨ mɨkɨ meni weiyakaitɨni, memu niere kaikɨ mɨkɨ meni weiyakait \ No newline at end of file +\c 6 Merikɨtsɨ ikɨ naitɨ yatiɨ yɨku, Jesús kane yani anɨ taɨye Galilea haramarayaritsie paɨna tiberias haramarayari katini tewakaitɨni. Meyu waɨkatɨ mɨkɨ meni weiyakaitɨni, memu niere kaikɨ mɨkɨ meni weiyakaitɨni, memu niere kaikɨ mɨkɨ kemuti hekɨatakai memute kukuyekai wa hetsie. Jesus kane yanita yate muri aurie, mana kana yarɨ yu discipuloma wa hamatɨa. \ No newline at end of file From 77a9fb23be6d86806300084bd0b78d20dafb8db4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 14:42:10 -0400 Subject: [PATCH 06/83] Thu Nov 08 2018 14:42:10 GMT-0400 (SA Western Standard Time) --- 06/01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/01.txt b/06/01.txt index 56277e5..054cc1f 100644 --- a/06/01.txt +++ b/06/01.txt @@ -1 +1 @@ -\c 6 Merikɨtsɨ ikɨ naitɨ yatiɨ yɨku, Jesús kane yani anɨ taɨye Galilea haramarayaritsie paɨna tiberias haramarayari katini tewakaitɨni. Meyu waɨkatɨ mɨkɨ meni weiyakaitɨni, memu niere kaikɨ mɨkɨ meni weiyakaitɨni, memu niere kaikɨ mɨkɨ kemuti hekɨatakai memute kukuyekai wa hetsie. Jesus kane yanita yate muri aurie, mana kana yarɨ yu discipuloma wa hamatɨa. \ No newline at end of file +\c 6 Merikɨtsɨ ikɨ naitɨ yatiɨ yɨku, Jesús kane yani anɨ taɨye Galilea haramarayaritsie paɨna tiberias haramarayari katini tewakaitɨni. Meyu waɨkatɨ mɨkɨ meni weiyakaitɨni, memu niere kaikɨ mɨkɨ kemuti hekɨatakai memute kukuyekai wa hetsie. Jesus kane yanita yate muri aurie, mana kana yarɨ yu discipuloma wa hamatɨa. \ No newline at end of file From 82b7e70725340098f6c6d97e53015fd7d5c5fd4a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 14:44:10 -0400 Subject: [PATCH 07/83] Thu Nov 08 2018 14:44:10 GMT-0400 (SA Western Standard Time) --- 06/01.txt | 2 +- 06/04.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/04.txt diff --git a/06/01.txt b/06/01.txt index 054cc1f..1392551 100644 --- a/06/01.txt +++ b/06/01.txt @@ -1 +1 @@ -\c 6 Merikɨtsɨ ikɨ naitɨ yatiɨ yɨku, Jesús kane yani anɨ taɨye Galilea haramarayaritsie paɨna tiberias haramarayari katini tewakaitɨni. Meyu waɨkatɨ mɨkɨ meni weiyakaitɨni, memu niere kaikɨ mɨkɨ kemuti hekɨatakai memute kukuyekai wa hetsie. Jesus kane yanita yate muri aurie, mana kana yarɨ yu discipuloma wa hamatɨa. \ No newline at end of file +\c 6 \v 1 Merikɨtsɨ ikɨ naitɨ yatiɨ yɨku, Jesús kane yani anɨ taɨye Galilea haramarayaritsie paɨna tiberias haramarayari katini tewakaitɨni. \v 2 Meyu waɨkatɨ mɨkɨ meni weiyakaitɨni, memu niere kaikɨ mɨkɨ kemuti hekɨatakai memute kukuyekai wa hetsie. \v 3 Jesus kane yanita yate muri aurie, mana kana yarɨ yu discipuloma wa hamatɨa. \ No newline at end of file diff --git a/06/04.txt b/06/04.txt new file mode 100644 index 0000000..628e85c --- /dev/null +++ b/06/04.txt @@ -0,0 +1 @@ +(Hikɨ kana hurakaitɨni Pascuea, Judíos tsixi wa ixɨarari). Kepauku Jes \ No newline at end of file diff --git a/manifest.json b/manifest.json index 7a7924e..dc2a783 100644 --- a/manifest.json +++ b/manifest.json @@ -36,6 +36,7 @@ "Claudia Percastre" ], "finished_chunks": [ - "06-title" + "06-title", + "06-01" ] } \ No newline at end of file From 2c7e3f999418ecdcfcfa2782eeed85ff6bdacf09 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 14:46:10 -0400 Subject: [PATCH 08/83] Thu Nov 08 2018 14:46:10 GMT-0400 (SA Western Standard Time) --- 06/04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/04.txt b/06/04.txt index 628e85c..bdeea6e 100644 --- a/06/04.txt +++ b/06/04.txt @@ -1 +1 @@ -(Hikɨ kana hurakaitɨni Pascuea, Judíos tsixi wa ixɨarari). Kepauku Jes \ No newline at end of file +(Hikɨ kana hurakaitɨni Pascuea, Judíos tsixi wa ixɨarari). Kepauku Jesús waru xei waɨkawa hatsɨana me'a hukame, Felipe katiniuta hɨawe: "¿Kewa pan tepe naneni naitɨ ikɨ mete kwanikɨ?". (Felipe ta inɨake yaka tinita hɨawe, mɨkɨ raku maikaikɨ kenti yurienikekai mɨ \ No newline at end of file From d2c9be4dc27f7868fbc6db87eeeb42881039b76f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 14:48:10 -0400 Subject: [PATCH 09/83] Thu Nov 08 2018 14:48:10 GMT-0400 (SA Western Standard Time) --- 06/04.txt | 2 +- 06/07.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/07.txt diff --git a/06/04.txt b/06/04.txt index bdeea6e..94db22d 100644 --- a/06/04.txt +++ b/06/04.txt @@ -1 +1 @@ -(Hikɨ kana hurakaitɨni Pascuea, Judíos tsixi wa ixɨarari). Kepauku Jesús waru xei waɨkawa hatsɨana me'a hukame, Felipe katiniuta hɨawe: "¿Kewa pan tepe naneni naitɨ ikɨ mete kwanikɨ?". (Felipe ta inɨake yaka tinita hɨawe, mɨkɨ raku maikaikɨ kenti yurienikekai mɨ \ No newline at end of file +\v 4 (Hikɨ kana hurakaitɨni Pascuea, Judíos tsixi wa ixɨarari). \v 5 Kepauku Jesús waru xei waɨkawa hatsɨana me'a hukame, Felipe katiniuta hɨawe: "¿Kewa pan tepe naneni naitɨ ikɨ mete kwanikɨ?". \v 6 (Felipe ta inɨake yaka tinita hɨawe, mɨkɨ raku maikaikɨ kenti yurienikekai mɨkɨ). \ No newline at end of file diff --git a/06/07.txt b/06/07.txt new file mode 100644 index 0000000..6b74253 --- /dev/null +++ b/06/07.txt @@ -0,0 +1 @@ +Tinita eiya Felipe: "pan tamamata huta denaeio yaritsie akame tekwate 'aye atɨawe tsepa chiwa tewaruta tsaniri meyu xexuime \ No newline at end of file diff --git a/manifest.json b/manifest.json index dc2a783..c2919fb 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "06-title", - "06-01" + "06-01", + "06-04" ] } \ No newline at end of file From 34a280d0e42858f8b02cd04c2a5632f27e10564a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 14:50:10 -0400 Subject: [PATCH 10/83] Thu Nov 08 2018 14:50:10 GMT-0400 (SA Western Standard Time) --- 06/07.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/07.txt b/06/07.txt index 6b74253..85395c0 100644 --- a/06/07.txt +++ b/06/07.txt @@ -1 +1 @@ -Tinita eiya Felipe: "pan tamamata huta denaeio yaritsie akame tekwate 'aye atɨawe tsepa chiwa tewaruta tsaniri meyu xexuime \ No newline at end of file +Tinita eiya Felipe: "pan tamamata huta denaeio yaritsie akame tekwate 'aye atɨawe tsepa chiwa tewaruta tsaniri meyu xexuime." Andrés xeitɨ discipulaya, Simón Pedro iwaya, Jesús katiniuta hɨawe: "Ena nunutsi puwe auxuwi cebada panyari paɨna huta ketsɨte ha ɨtɨ ¿tita mete hɨkɨ ikɨ yamenyt mɨire teuteri?" \ No newline at end of file From 5c26dafe64f696dd810e940da7e9da17c2d90f57 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 14:52:10 -0400 Subject: [PATCH 11/83] Thu Nov 08 2018 14:52:10 GMT-0400 (SA Western Standard Time) --- 06/07.txt | 2 +- 06/10.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/10.txt diff --git a/06/07.txt b/06/07.txt index 85395c0..2682147 100644 --- a/06/07.txt +++ b/06/07.txt @@ -1 +1 @@ -Tinita eiya Felipe: "pan tamamata huta denaeio yaritsie akame tekwate 'aye atɨawe tsepa chiwa tewaruta tsaniri meyu xexuime." Andrés xeitɨ discipulaya, Simón Pedro iwaya, Jesús katiniuta hɨawe: "Ena nunutsi puwe auxuwi cebada panyari paɨna huta ketsɨte ha ɨtɨ ¿tita mete hɨkɨ ikɨ yamenyt mɨire teuteri?" \ No newline at end of file +\v 7 Tinita eiya Felipe: "pan tamamata huta denario yaritsie akame tekwate 'aye atɨawe tsepa chiwa tewaruta tsaniri meyu xexuime." \v 8 Andrés xeitɨ discipulaya, Simón Pedro iwaya, Jesús katiniuta hɨawe: \v 9 "Ena nunutsi puwe auxuwi cebada panyari paɨna huta ketsɨte ha ɨtɨ ¿tita mete hɨkɨ ikɨ yamenyt mɨire teuteri?" \ No newline at end of file diff --git a/06/10.txt b/06/10.txt new file mode 100644 index 0000000..e897706 --- /dev/null +++ b/06/10.txt @@ -0,0 +1 @@ +"Xeneuka yaxi xeteni waruta hɨawi" Jesús kaniuta yɨni \ No newline at end of file diff --git a/manifest.json b/manifest.json index c2919fb..964f0d6 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ "finished_chunks": [ "06-title", "06-01", - "06-04" + "06-04", + "06-07" ] } \ No newline at end of file From 1c385b31a135a78fdd9c9056647951d2fba11fc3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 14:54:10 -0400 Subject: [PATCH 12/83] Thu Nov 08 2018 14:54:10 GMT-0400 (SA Western Standard Time) --- 06/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/10.txt b/06/10.txt index e897706..ba7a94c 100644 --- a/06/10.txt +++ b/06/10.txt @@ -1 +1 @@ -"Xeneuka yaxi xeteni waruta hɨawi" Jesús kaniuta yɨni \ No newline at end of file +"Xeneuka yaxi xeteni waruta hɨawi" Jesús kaniuta yɨni. (mana waɨkawa kaniɨ ɨxastsiyakaitɨni.) Merikɨtsɨ ukitsi meniuka yaxe, cinco mil mekani hikɨtɨkaitɨni. Merikɨtsɨ Jesús pan anɨku ɨka pampariusi \ No newline at end of file From 843dd87b503ea469ac92946cfc3faa9bdb08cef7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 14:56:10 -0400 Subject: [PATCH 13/83] Thu Nov 08 2018 14:56:10 GMT-0400 (SA Western Standard Time) --- 06/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/10.txt b/06/10.txt index ba7a94c..175451f 100644 --- a/06/10.txt +++ b/06/10.txt @@ -1 +1 @@ -"Xeneuka yaxi xeteni waruta hɨawi" Jesús kaniuta yɨni. (mana waɨkawa kaniɨ ɨxastsiyakaitɨni.) Merikɨtsɨ ukitsi meniuka yaxe, cinco mil mekani hikɨtɨkaitɨni. Merikɨtsɨ Jesús pan anɨku ɨka pampariusi \ No newline at end of file +"Xeneuka yaxi xeteni waruta hɨawi" Jesús kaniuta yɨni. (mana waɨkawa kaniɨ ɨxastsiyakaitɨni.) Merikɨtsɨ ukitsi meniuka yaxe, cinco mil mekani hikɨtɨkaitɨni. Merikɨtsɨ Jesús pan anɨku ɨka pampariusi u pitɨaka, memu takai kani waruta ɨitɨani paɨna siere ketsɨte wákɨ paɨ tiu yuri, waɨkawa mɨ \ No newline at end of file From 1067d11ec542b25b9d654493b97e0832041a2ffb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 14:58:10 -0400 Subject: [PATCH 14/83] Thu Nov 08 2018 14:58:10 GMT-0400 (SA Western Standard Time) --- 06/10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/10.txt b/06/10.txt index 175451f..fb36221 100644 --- a/06/10.txt +++ b/06/10.txt @@ -1 +1 @@ -"Xeneuka yaxi xeteni waruta hɨawi" Jesús kaniuta yɨni. (mana waɨkawa kaniɨ ɨxastsiyakaitɨni.) Merikɨtsɨ ukitsi meniuka yaxe, cinco mil mekani hikɨtɨkaitɨni. Merikɨtsɨ Jesús pan anɨku ɨka pampariusi u pitɨaka, memu takai kani waruta ɨitɨani paɨna siere ketsɨte wákɨ paɨ tiu yuri, waɨkawa mɨ \ No newline at end of file +"Xeneuka yaxi xeteni waruta hɨawi" Jesús kaniuta yɨni. (mana waɨkawa kaniɨ ɨxatsiyakaitɨni.) Merikɨtsɨ ukitsi meniuka yaxe, cinco mil mekani hikɨtɨkaitɨni. Merikɨtsɨ Jesús pan anɨku ɨka pampariusi u pitɨaka, memu takai kani waruta ɨitɨani paɨna siere ketsɨte wákɨ paɨ tiu yuri, waɨkawa mɨkɨ kemete hauye hɨakai. Teuteri me'uti huxakuri, mɨkɨ yu discipuloma katiniwaruta hɨawe: "naime tarimeyari manayu hayewaxɨ xekeneuku xeɨri, tixaɨ karauye wenikɨ" \ No newline at end of file From b7019c8973b1db347304c62419017e032d5d278a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:00:10 -0400 Subject: [PATCH 15/83] Thu Nov 08 2018 15:00:10 GMT-0400 (SA Western Standard Time) --- 06/10.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/06/10.txt b/06/10.txt index fb36221..55ba20d 100644 --- a/06/10.txt +++ b/06/10.txt @@ -1 +1 @@ -"Xeneuka yaxi xeteni waruta hɨawi" Jesús kaniuta yɨni. (mana waɨkawa kaniɨ ɨxatsiyakaitɨni.) Merikɨtsɨ ukitsi meniuka yaxe, cinco mil mekani hikɨtɨkaitɨni. Merikɨtsɨ Jesús pan anɨku ɨka pampariusi u pitɨaka, memu takai kani waruta ɨitɨani paɨna siere ketsɨte wákɨ paɨ tiu yuri, waɨkawa mɨkɨ kemete hauye hɨakai. Teuteri me'uti huxakuri, mɨkɨ yu discipuloma katiniwaruta hɨawe: "naime tarimeyari manayu hayewaxɨ xekeneuku xeɨri, tixaɨ karauye wenikɨ" \ No newline at end of file +\v 10 "Xeneuka yaxi xeteni waruta hɨawi" Jesús kaniuta yɨni. (mana waɨkawa kaniɨ ɨxatsiyakaitɨni.) Merikɨtsɨ ukitsi meniuka yaxe, cinco mil mekani hikɨtɨkaitɨni. \v 11 Merikɨtsɨ Jesús pan anɨku ɨka pampariusi u pitɨaka, memu tekai kani waruta ɨitɨani paɨna siere ketsɨte wákɨ paɨ tiu yuri, waɨkawa mɨkɨ kemete hauye hɨakai. \v 12 Teuteri me'uti huxakuri, mɨkɨ yu discipuloma katiniwaruta hɨawe: "naime tarimeyari manayu hayewaxɨ xekeneuku xeɨri, tixaɨ karauye wenikɨ" \ No newline at end of file diff --git a/manifest.json b/manifest.json index 964f0d6..a428823 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,7 @@ "06-title", "06-01", "06-04", - "06-07" + "06-07", + "06-10" ] } \ No newline at end of file From 16608b4093a4959f0ef1eb80c9e85e407f7012a3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:02:10 -0400 Subject: [PATCH 16/83] Thu Nov 08 2018 15:02:10 GMT-0400 (SA Western Standard Time) --- 06/13.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 06/13.txt diff --git a/06/13.txt b/06/13.txt new file mode 100644 index 0000000..6f349a5 --- /dev/null +++ b/06/13.txt @@ -0,0 +1 @@ +Merikɨtsɨ tamamata huta tsamuriyari me niuku xeɨrieni hɨpɨneme, auxuwi cebada pan yari tarimeyari manayu hayewakai; kelane me te ukwai tarimeyari memu hayewakai. Merikɨtsɨ, ke pauku teuteri memu nierixɨ mɨkɨ kemutiu hekɨatakai, meniuti yuani: \ No newline at end of file From 0df2e68aba83d42e1eca50da6dc24fec1a962d7c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:04:10 -0400 Subject: [PATCH 17/83] Thu Nov 08 2018 15:04:10 GMT-0400 (SA Western Standard Time) --- 06/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/13.txt b/06/13.txt index 6f349a5..3b59451 100644 --- a/06/13.txt +++ b/06/13.txt @@ -1 +1 @@ -Merikɨtsɨ tamamata huta tsamuriyari me niuku xeɨrieni hɨpɨneme, auxuwi cebada pan yari tarimeyari manayu hayewakai; kelane me te ukwai tarimeyari memu hayewakai. Merikɨtsɨ, ke pauku teuteri memu nierixɨ mɨkɨ kemutiu hekɨatakai, meniuti yuani: \ No newline at end of file +Merikɨtsɨ tamamata huta tsamuriyari me niuku xeɨrieni hɨpɨneme, auxuwi cebada pan yari tarimeyari manayu hayewakai; kelane me te ukwai tarimeyari memu hayewakai. Merikɨtsɨ, ke pauku teuteri memu nierixɨ mɨkɨ kemutiu hekɨatakai, meniuti yuani: "yurikɨ ikɨ pɨ hɨkɨ Profeta ena kwiepa ma miekai." Tarieka kane yani Jesús yu xaɨta yatemuritsie, kepauku retimai kename me'i wiyake kai waɨriyarikakɨ yu rey me'e yeitɨanike. \ No newline at end of file From 4b5db40241af4cef8ca16fabf39598027c153542 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:06:10 -0400 Subject: [PATCH 18/83] Thu Nov 08 2018 15:06:10 GMT-0400 (SA Western Standard Time) --- 06/13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/13.txt b/06/13.txt index 3b59451..3c7476e 100644 --- a/06/13.txt +++ b/06/13.txt @@ -1 +1 @@ -Merikɨtsɨ tamamata huta tsamuriyari me niuku xeɨrieni hɨpɨneme, auxuwi cebada pan yari tarimeyari manayu hayewakai; kelane me te ukwai tarimeyari memu hayewakai. Merikɨtsɨ, ke pauku teuteri memu nierixɨ mɨkɨ kemutiu hekɨatakai, meniuti yuani: "yurikɨ ikɨ pɨ hɨkɨ Profeta ena kwiepa ma miekai." Tarieka kane yani Jesús yu xaɨta yatemuritsie, kepauku retimai kename me'i wiyake kai waɨriyarikakɨ yu rey me'e yeitɨanike. \ No newline at end of file +\v 13 \v 15 Merikɨtsɨ tamamata huta tsamuriyari me niuku xeɨrieni hɨpɨneme, auxuwi cebada pan yari tarimeyari manayu hayewakai; kelane me te ukwai tarimeyari memu hayewakai. \v 14 Merikɨtsɨ, ke pauku teuteri memu nierixɨ mɨkɨ kemutiu hekɨatakai, meniuti yuani: "yurikɨ ikɨ pɨ hɨkɨ Profeta ena kwiepa ma miekai." Tarieka kane yani Jesús yu xaɨta yatemuritsie, kepauku retimai kename me'i wiyake kai waɨriyarikakɨ yu rey me'e yeitɨanike. \ No newline at end of file From 7dc8f50cc0b982756a4b9afb736d27ea3263908e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:08:10 -0400 Subject: [PATCH 19/83] Thu Nov 08 2018 15:08:10 GMT-0400 (SA Western Standard Time) --- 06/13.txt | 2 +- 06/16.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/16.txt diff --git a/06/13.txt b/06/13.txt index 3c7476e..fa38acc 100644 --- a/06/13.txt +++ b/06/13.txt @@ -1 +1 @@ -\v 13 \v 15 Merikɨtsɨ tamamata huta tsamuriyari me niuku xeɨrieni hɨpɨneme, auxuwi cebada pan yari tarimeyari manayu hayewakai; kelane me te ukwai tarimeyari memu hayewakai. \v 14 Merikɨtsɨ, ke pauku teuteri memu nierixɨ mɨkɨ kemutiu hekɨatakai, meniuti yuani: "yurikɨ ikɨ pɨ hɨkɨ Profeta ena kwiepa ma miekai." Tarieka kane yani Jesús yu xaɨta yatemuritsie, kepauku retimai kename me'i wiyake kai waɨriyarikakɨ yu rey me'e yeitɨanike. \ No newline at end of file +\v 13 Merikɨtsɨ tamamata huta tsamuriyari me niuku xeɨrieni hɨpɨneme, auxuwi cebada pan yari tarimeyari manayu hayewakai; kelane me te ukwai tarimeyari memu hayewakai. \v 14 Merikɨtsɨ, ke pauku teuteri memu nierixɨ mɨkɨ kemutiu hekɨatakai, meniuti yuani: "yurikɨ ikɨ pɨ hɨkɨ Profeta ena kwiepa ma miekai." \v 15 Tarieka kane yani Jesús yu xaɨta yatemuritsie, kepauku retimai kename me'i wiyake kai waɨriyarikakɨ yu rey me'e yeitɨanike. \ No newline at end of file diff --git a/06/16.txt b/06/16.txt new file mode 100644 index 0000000..d7d65c7 --- /dev/null +++ b/06/16.txt @@ -0,0 +1 @@ +Discipulomama haramaratsie mekane kɨne 'uku taikaireku. Mɨkɨ kanuwatsie menanuti kɨne, Capernaum mene kɨnekaitɨni ana kaniɨ yɨxaɨyekaitɨniri, kuxi Jesús wa hatsɨa kafa awekai. Wa \ No newline at end of file diff --git a/manifest.json b/manifest.json index a428823..6fc1a82 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ "06-01", "06-04", "06-07", - "06-10" + "06-10", + "06-13" ] } \ No newline at end of file From dec02afa5374af82656dd57c78309a135fa98e1e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:10:10 -0400 Subject: [PATCH 20/83] Thu Nov 08 2018 15:10:10 GMT-0400 (SA Western Standard Time) --- 06/16.txt | 2 +- 06/19.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/19.txt diff --git a/06/16.txt b/06/16.txt index d7d65c7..6c23872 100644 --- a/06/16.txt +++ b/06/16.txt @@ -1 +1 @@ -Discipulomama haramaratsie mekane kɨne 'uku taikaireku. Mɨkɨ kanuwatsie menanuti kɨne, Capernaum mene kɨnekaitɨni ana kaniɨ yɨxaɨyekaitɨniri, kuxi Jesús wa hatsɨa kafa awekai. Wa \ No newline at end of file +\v 16 Discipulomama haramaratsie mekane kɨne 'uku taikaireku. \v 17 Mɨkɨ kanuwatsie menanuti kɨne, Capernaum mene kɨnekaitɨni ana kaniɨ yɨxaɨyekaitɨniri, kuxi Jesús wa hatsɨa kafa awekai. \v 18 Waɨkawa kaniu ekakaitɨni paɨna waɨkawa kaniu hatsinarekaitɨni. \ No newline at end of file diff --git a/06/19.txt b/06/19.txt new file mode 100644 index 0000000..84401bc --- /dev/null +++ b/06/19.txt @@ -0,0 +1 @@ +Auxwi, ta xewi kilametros \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6fc1a82..e8058f3 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,7 @@ "06-04", "06-07", "06-10", - "06-13" + "06-13", + "06-16" ] } \ No newline at end of file From b33aeacef29726bb21cddc5248bb3acdc991024b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:12:10 -0400 Subject: [PATCH 21/83] Thu Nov 08 2018 15:12:10 GMT-0400 (SA Western Standard Time) --- 06/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/19.txt b/06/19.txt index 84401bc..5bce3a9 100644 --- a/06/19.txt +++ b/06/19.txt @@ -1 +1 @@ -Auxwi, ta xewi kilametros \ No newline at end of file +Auxwi, ta xewi kilametros yari me'u hukakuri, meniuti mamani, Jesús me'u xeiyaka hatsie'u miekame, maye aximekaikɨ kanuwa aurie. "Xekwa hau mamaka, ¡ne nepɨ hɨkɨ!", tiwaruta hɨawixɨ mɨkɨ. Merikɨtsɨ mɨkɨ meni pitɨani kan \ No newline at end of file From 1e1bb67825dcbbbc2a4c4fd576548f8711f29175 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:14:10 -0400 Subject: [PATCH 22/83] Thu Nov 08 2018 15:14:10 GMT-0400 (SA Western Standard Time) --- 06/19.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/19.txt b/06/19.txt index 5bce3a9..6fc96b1 100644 --- a/06/19.txt +++ b/06/19.txt @@ -1 +1 @@ -Auxwi, ta xewi kilametros yari me'u hukakuri, meniuti mamani, Jesús me'u xeiyaka hatsie'u miekame, maye aximekaikɨ kanuwa aurie. "Xekwa hau mamaka, ¡ne nepɨ hɨkɨ!", tiwaruta hɨawixɨ mɨkɨ. Merikɨtsɨ mɨkɨ meni pitɨani kan \ No newline at end of file +Auxwi, ta xewi kilametros yari me'u hukakuri, meniuti mamani, Jesús me'u xeiyaka hatsie 'u miekame, maye aximekaikɨ kanuwa aurie. "Xekwa hau mamaka, ¡ne nepɨ hɨkɨ!", tiwaruta hɨawixɨ mɨkɨ. Merikɨtsɨ mɨkɨ meni pitɨani kanuwatsie manuti yanikɨ yapaukuta kanuwa kaniuye 'ani kewa meme kɨnekai. \ No newline at end of file From b31acb665650f4e033e836293514b1e3c1f32f86 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:16:10 -0400 Subject: [PATCH 23/83] Thu Nov 08 2018 15:16:10 GMT-0400 (SA Western Standard Time) --- 06/19.txt | 2 +- 06/22.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/22.txt diff --git a/06/19.txt b/06/19.txt index 6fc96b1..b8c47ac 100644 --- a/06/19.txt +++ b/06/19.txt @@ -1 +1 @@ -Auxwi, ta xewi kilametros yari me'u hukakuri, meniuti mamani, Jesús me'u xeiyaka hatsie 'u miekame, maye aximekaikɨ kanuwa aurie. "Xekwa hau mamaka, ¡ne nepɨ hɨkɨ!", tiwaruta hɨawixɨ mɨkɨ. Merikɨtsɨ mɨkɨ meni pitɨani kanuwatsie manuti yanikɨ yapaukuta kanuwa kaniuye 'ani kewa meme kɨnekai. \ No newline at end of file +\v 19 Auxwi, ta xewi kilametros yari me'u hukakuri, meniuti mamani, Jesús me'u xeiyaka hatsie 'u miekame, maye aximekaikɨ kanuwa aurie. \v 20 "Xekwa hau mamaka, ¡ne nepɨ hɨkɨ!", tiwaruta hɨawixɨ mɨkɨ. \v 21 Merikɨtsɨ mɨkɨ meni pitɨani kanuwatsie manuti yanikɨ yapaukuta kanuwa kaniuye 'ani kewa meme kɨnekai. \ No newline at end of file diff --git a/06/22.txt b/06/22.txt new file mode 100644 index 0000000..a50dfad --- /dev/null +++ b/06/22.txt @@ -0,0 +1 @@ +Uxa'arieka, haramara anɨtaɨyepaitɨ teuteri memata utɨkatei meniuniere tarieka kanuwa hawai ka hauka \ No newline at end of file diff --git a/manifest.json b/manifest.json index e8058f3..691458d 100644 --- a/manifest.json +++ b/manifest.json @@ -42,6 +42,7 @@ "06-07", "06-10", "06-13", - "06-16" + "06-16", + "06-19" ] } \ No newline at end of file From 2eace096bf2aaa604f03b881d5136abdeb377aa7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:18:10 -0400 Subject: [PATCH 24/83] Thu Nov 08 2018 15:18:10 GMT-0400 (SA Western Standard Time) --- 06/22.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/22.txt b/06/22.txt index a50dfad..b0b2c88 100644 --- a/06/22.txt +++ b/06/22.txt @@ -1 +1 @@ -Uxa'arieka, haramara anɨtaɨyepaitɨ teuteri memata utɨkatei meniuniere tarieka kanuwa hawai ka hauka \ No newline at end of file +Uxa'arieka, haramara anɨtaɨyepaitɨ teuteri memata utɨkatei meniuniere tarieka kanuwa hawai ka hauka katei; paɨna Jesús yu discipuloma wa hamatɨa kwahe yakai, pɨta discipulomama yɨ hɨkɨate meme kɨnekai. Merikɨtsɨ kanuwatsɨe hipatɨ Tiberias paitɨ me'a nexɨaka \ No newline at end of file From db173064bc312028359fba7e0d02514374d8660d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:20:10 -0400 Subject: [PATCH 25/83] Thu Nov 08 2018 15:20:10 GMT-0400 (SA Western Standard Time) --- 06/22.txt | 2 +- 06/24.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/24.txt diff --git a/06/22.txt b/06/22.txt index b0b2c88..d8e99a0 100644 --- a/06/22.txt +++ b/06/22.txt @@ -1 +1 @@ -Uxa'arieka, haramara anɨtaɨyepaitɨ teuteri memata utɨkatei meniuniere tarieka kanuwa hawai ka hauka katei; paɨna Jesús yu discipuloma wa hamatɨa kwahe yakai, pɨta discipulomama yɨ hɨkɨate meme kɨnekai. Merikɨtsɨ kanuwatsɨe hipatɨ Tiberias paitɨ me'a nexɨaka \ No newline at end of file +\v 22 Uxa'arieka, haramara anɨtaɨyepaitɨ teuteri memata utɨkatei meniuniere tarieka kanuwa hawai ka hauka katei; paɨna Jesús yu discipuloma wa hamatɨa kwahe yakai, pɨta discipulomama yɨ hɨkɨate meme kɨnekai. \v 23 Merikɨtsɨ kanuwatsɨe hipatɨ Tiberias paitɨ me'a nexɨaka, kewa pan memetikwakai aurie, pampariusi ta ukiyari upitɨaku. \ No newline at end of file diff --git a/06/24.txt b/06/24.txt new file mode 100644 index 0000000..5a77f7f --- /dev/null +++ b/06/24.txt @@ -0,0 +1 @@ +Kepauku teuteri \ No newline at end of file diff --git a/manifest.json b/manifest.json index 691458d..f814275 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,7 @@ "06-10", "06-13", "06-16", - "06-19" + "06-19", + "06-22" ] } \ No newline at end of file From 51355d04f51c76d85e2213d75cfbb72b78bdeed9 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:22:10 -0400 Subject: [PATCH 26/83] Thu Nov 08 2018 15:22:10 GMT-0400 (SA Western Standard Time) --- 06/24.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/24.txt b/06/24.txt index 5a77f7f..3b874ab 100644 --- a/06/24.txt +++ b/06/24.txt @@ -1 +1 @@ -Kepauku teuteri \ No newline at end of file +Kepauku teuteri mete 'hetima kename Jesús paɨna discipulomama mana meka'u uwakai, mɨkɨ kanuwatsie me'anuti yaxeka Capernaúm paitɨ mekanekɨne Jesús me'u wauximetɨ. Haramara anɨtaɨye paitɨ me'ika xeiyaka, metenita hɨawe mɨkɨmexi: "Rabí, ¿Ke \ No newline at end of file From dae0f6d0ef014039cf21815c8b4b633af19f1c5a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:24:10 -0400 Subject: [PATCH 27/83] Thu Nov 08 2018 15:24:10 GMT-0400 (SA Western Standard Time) --- 06/24.txt | 2 +- 06/26.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/26.txt diff --git a/06/24.txt b/06/24.txt index 3b874ab..e135240 100644 --- a/06/24.txt +++ b/06/24.txt @@ -1 +1 @@ -Kepauku teuteri mete 'hetima kename Jesús paɨna discipulomama mana meka'u uwakai, mɨkɨ kanuwatsie me'anuti yaxeka Capernaúm paitɨ mekanekɨne Jesús me'u wauximetɨ. Haramara anɨtaɨye paitɨ me'ika xeiyaka, metenita hɨawe mɨkɨmexi: "Rabí, ¿Ke \ No newline at end of file +\v 24 Kepauku teuteri mete 'hetima kename Jesús paɨna discipulomama mana meka'u uwakai, mɨkɨ kanuwatsie me'anuti yaxeka Capernaúm paitɨ mekanekɨne Jesús me'u wauximetɨ. \v 25 Haramara anɨtaɨye paitɨ me'ika xeiyaka, metenita hɨawe mɨkɨmexi: "Rabí, ¿Kepauku pepunua ena? \ No newline at end of file diff --git a/06/26.txt b/06/26.txt new file mode 100644 index 0000000..d5a2832 --- /dev/null +++ b/06/26.txt @@ -0,0 +1 @@ +Tini waruta eiya Jesús: "lasunimekɨ, xeme xemu ninierixɨkɨ kenetiyurienekɨ \ No newline at end of file diff --git a/manifest.json b/manifest.json index f814275..52fbd23 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,7 @@ "06-13", "06-16", "06-19", - "06-22" + "06-22", + "06-24" ] } \ No newline at end of file From ec8f00b56b0082772d6c4b0f8ab34b223e02f1db Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:26:10 -0400 Subject: [PATCH 28/83] Thu Nov 08 2018 15:26:10 GMT-0400 (SA Western Standard Time) --- 06/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/26.txt b/06/26.txt index d5a2832..2af4554 100644 --- a/06/26.txt +++ b/06/26.txt @@ -1 +1 @@ -Tini waruta eiya Jesús: "lasunimekɨ, xeme xemu ninierixɨkɨ kenetiyurienekɨ \ No newline at end of file +Tini waruta eiya Jesús: "lasunimekɨ, xeme xemu ninierixɨkɨ kenetiyurienekɨ xeme xekwanetsi wautɨwe, pan xe'uti kwaka xemuti huxaikɨ pɨta. Ikwai ti xiwetsie mieme xekwate 'uxiamayaka, pɨta xetene uximayaka ikwai rautetere tukari ka xɨwe, mɨkɨ uki niweya kaxeni paɨritɨamɨka; tayeu kakaɨyari ik \ No newline at end of file From 08125c63d2063b9c3a994034b2c54a6c0bdbe6ae Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:28:10 -0400 Subject: [PATCH 29/83] Thu Nov 08 2018 15:28:10 GMT-0400 (SA Western Standard Time) --- 06/26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/26.txt b/06/26.txt index 2af4554..de11f84 100644 --- a/06/26.txt +++ b/06/26.txt @@ -1 +1 @@ -Tini waruta eiya Jesús: "lasunimekɨ, xeme xemu ninierixɨkɨ kenetiyurienekɨ xeme xekwanetsi wautɨwe, pan xe'uti kwaka xemuti huxaikɨ pɨta. Ikwai ti xiwetsie mieme xekwate 'uxiamayaka, pɨta xetene uximayaka ikwai rautetere tukari ka xɨwe, mɨkɨ uki niweya kaxeni paɨritɨamɨka; tayeu kakaɨyari ik \ No newline at end of file +\v 26 \v 27 Tini waruta eiya Jesús: "lasunimekɨ, xeme xemu ninierixɨkɨ kenetiyurienekɨ xeme xekwanetsi wautɨwe, pan xe'uti kwaka xemuti huxaikɨ pɨta. Ikwai ti xiwetsie mieme xekwate 'uxiamayaka, pɨta xetene uximayaka ikwai rautetere tukari ka xɨwe, mɨkɨ uki niweya kaxeni paɨritɨamɨka; tayeu kakaɨyari ikɨ kananaye hana. \ No newline at end of file From eae5af20ed046171942a8886614b771f797facd3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:30:10 -0400 Subject: [PATCH 30/83] Thu Nov 08 2018 15:30:10 GMT-0400 (SA Western Standard Time) --- 06/26.txt | 2 +- 06/28.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/28.txt diff --git a/06/26.txt b/06/26.txt index de11f84..3b5f592 100644 --- a/06/26.txt +++ b/06/26.txt @@ -1 +1 @@ -\v 26 \v 27 Tini waruta eiya Jesús: "lasunimekɨ, xeme xemu ninierixɨkɨ kenetiyurienekɨ xeme xekwanetsi wautɨwe, pan xe'uti kwaka xemuti huxaikɨ pɨta. Ikwai ti xiwetsie mieme xekwate 'uxiamayaka, pɨta xetene uximayaka ikwai rautetere tukari ka xɨwe, mɨkɨ uki niweya kaxeni paɨritɨamɨka; tayeu kakaɨyari ikɨ kananaye hana. \ No newline at end of file +\v 26 Tini waruta eiya Jesús: "lasunimekɨ, xeme xemu ninierixɨkɨ kenetiyurienekɨ xeme xekwanetsi wautɨwe, pan xe'uti kwaka xemuti huxaikɨ pɨta. \v 27 Ikwai ti xiwetsie mieme xekwate 'uxiamayaka, pɨta xetene uximayaka ikwai rautetere tukari ka xɨwe, mɨkɨ uki niweya kaxeni paɨritɨamɨka; tayeu kakaɨyari ikɨ kananaye hana. \ No newline at end of file diff --git a/06/28.txt b/06/28.txt new file mode 100644 index 0000000..65ba35c --- /dev/null +++ b/06/28.txt @@ -0,0 +1 @@ +Merikɨtsɨ mɨkɨmexi metenita hɨawe: "¿Kete yɨme aɨxɨ teteka kɨne kepaɨ kakaɨyari ti yurje ne?" Tiwaruta eita Jesús: \ No newline at end of file diff --git a/manifest.json b/manifest.json index 52fbd23..f5bd834 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,7 @@ "06-16", "06-19", "06-22", - "06-24" + "06-24", + "06-26" ] } \ No newline at end of file From e90316ef7cf15c031b26596de132ad5624a73817 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:32:10 -0400 Subject: [PATCH 31/83] Thu Nov 08 2018 15:32:10 GMT-0400 (SA Western Standard Time) --- 06/28.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/28.txt b/06/28.txt index 65ba35c..07abb33 100644 --- a/06/28.txt +++ b/06/28.txt @@ -1 +1 @@ -Merikɨtsɨ mɨkɨmexi metenita hɨawe: "¿Kete yɨme aɨxɨ teteka kɨne kepaɨ kakaɨyari ti yurje ne?" Tiwaruta eita Jesús: \ No newline at end of file +Merikɨtsɨ mɨkɨmexi metenita hɨawe: "¿Kete yɨme aɨxɨ teteka kɨne kepaɨ kakaɨyari ti yurje ne?" Tiwaruta eita Jesús: "kakaɨyari uximayatsi kaya ikɨ kani hɨkɨtɨni: ke 'ane mɨkɨ me ye nɨ'atsie, xeme yuri xete'erieka." \ No newline at end of file From aebcee3979319413de57f073ea508004cfaf496f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:34:10 -0400 Subject: [PATCH 32/83] Thu Nov 08 2018 15:34:10 GMT-0400 (SA Western Standard Time) --- 06/28.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/06/28.txt b/06/28.txt index 07abb33..33f709b 100644 --- a/06/28.txt +++ b/06/28.txt @@ -1 +1 @@ -Merikɨtsɨ mɨkɨmexi metenita hɨawe: "¿Kete yɨme aɨxɨ teteka kɨne kepaɨ kakaɨyari ti yurje ne?" Tiwaruta eita Jesús: "kakaɨyari uximayatsi kaya ikɨ kani hɨkɨtɨni: ke 'ane mɨkɨ me ye nɨ'atsie, xeme yuri xete'erieka." \ No newline at end of file +\v 28 Merikɨtsɨ mɨkɨmexi metenita hɨawe: "¿Kete yɨme aɨxɨ teteka kɨne kepaɨ kakaɨyari ti yurje ne?" \v 29 Tiwaruta eita Jesús: "kakaɨyari uximayatsi kaya ikɨ kani hɨkɨtɨni: ke 'ane mɨkɨ me ye nɨ'atsie, xeme yuri xete'erieka." \ No newline at end of file diff --git a/manifest.json b/manifest.json index f5bd834..41bea81 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,7 @@ "06-19", "06-22", "06-24", - "06-26" + "06-26", + "06-28" ] } \ No newline at end of file From e26506922ef14d2cc03fc7a4f3ba0e0d3601f68a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:40:10 -0400 Subject: [PATCH 33/83] Thu Nov 08 2018 15:40:10 GMT-0400 (SA Western Standard Time) --- 06/30.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 06/30.txt diff --git a/06/30.txt b/06/30.txt new file mode 100644 index 0000000..db55426 --- /dev/null +++ b/06/30.txt @@ -0,0 +1 @@ +Merikɨtsɨ mɨkɨmexi metenita hɨawe: "¿kepeti yurieni ekɨ tame teniniereme yuri teteta erieni a hetsie? ¿kepeti yurieni? Ta papama maná memetikwai maku mawitsie ipaɨ rauku utsekɨ: "pan yuawitsie mieme kani waru paɨritiani mete \ No newline at end of file From b1ba8b1e8349ba22e95fbc47495cdd8f9a430082 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:42:10 -0400 Subject: [PATCH 34/83] Thu Nov 08 2018 15:42:10 GMT-0400 (SA Western Standard Time) --- 06/30.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/06/30.txt b/06/30.txt index db55426..bf4b0b2 100644 --- a/06/30.txt +++ b/06/30.txt @@ -1 +1 @@ -Merikɨtsɨ mɨkɨmexi metenita hɨawe: "¿kepeti yurieni ekɨ tame teniniereme yuri teteta erieni a hetsie? ¿kepeti yurieni? Ta papama maná memetikwai maku mawitsie ipaɨ rauku utsekɨ: "pan yuawitsie mieme kani waru paɨritiani mete \ No newline at end of file +\v 30 Merikɨtsɨ mɨkɨmexi metenita hɨawe: "¿kepeti yurieni ekɨ tame teniniereme yuri teteta erieni a hetsie? ¿kepeti yurieni? \v 31 Ta papama maná memetikwai maku mawitsie ipaɨ rauku utsekɨ: "pan yuawitsie mieme kani waru paɨritɨani mete kwanikɨ." \ No newline at end of file diff --git a/manifest.json b/manifest.json index 41bea81..fcbe178 100644 --- a/manifest.json +++ b/manifest.json @@ -47,6 +47,7 @@ "06-22", "06-24", "06-26", - "06-28" + "06-28", + "06-30" ] } \ No newline at end of file From 0c88e906a288bcde35e910740f3fa87036a9c016 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:44:10 -0400 Subject: [PATCH 35/83] Thu Nov 08 2018 15:44:10 GMT-0400 (SA Western Standard Time) --- 06/28.txt | 2 +- manifest.json | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/06/28.txt b/06/28.txt index 33f709b..4633fcd 100644 --- a/06/28.txt +++ b/06/28.txt @@ -1 +1 @@ -\v 28 Merikɨtsɨ mɨkɨmexi metenita hɨawe: "¿Kete yɨme aɨxɨ teteka kɨne kepaɨ kakaɨyari ti yurje ne?" \v 29 Tiwaruta eita Jesús: "kakaɨyari uximayatsi kaya ikɨ kani hɨkɨtɨni: ke 'ane mɨkɨ me ye nɨ'atsie, xeme yuri xete'erieka." \ No newline at end of file +\v 28 Merikɨtsɨ mɨkɨmexi metenita hɨawe: "¿Kete yɨme aɨxɨ teteka kɨne kepaɨ kakaɨyari ti yuriene?" \v 29 Tiwaruta eita Jesús: "kakaɨyari uximayatsi kaya ikɨ kani hɨkɨtɨni: ke 'ane mɨkɨ me ye nɨ'atsie, xeme yuri xete'erieka." \ No newline at end of file diff --git a/manifest.json b/manifest.json index fcbe178..c1e57a8 100644 --- a/manifest.json +++ b/manifest.json @@ -47,7 +47,6 @@ "06-22", "06-24", "06-26", - "06-28", "06-30" ] } \ No newline at end of file From c2046b2693c92e6cb8279b74894d68e78dfa68d2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:46:10 -0400 Subject: [PATCH 36/83] Thu Nov 08 2018 15:46:10 GMT-0400 (SA Western Standard Time) --- 06/32.txt | 1 + manifest.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 06/32.txt diff --git a/06/32.txt b/06/32.txt new file mode 100644 index 0000000..e672ecb --- /dev/null +++ b/06/32.txt @@ -0,0 +1 @@ +Tini waruta eiyata Jesús: "Yurikɨ nexera hɨawe, ke'ane pan yuawitsie mieme warunií, Moisés kwa hɨkɨ, pɨ \ No newline at end of file diff --git a/manifest.json b/manifest.json index c1e57a8..fcbe178 100644 --- a/manifest.json +++ b/manifest.json @@ -47,6 +47,7 @@ "06-22", "06-24", "06-26", + "06-28", "06-30" ] } \ No newline at end of file From 4aa8468825565cf09a013e91fcfbda2e248e7cf8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:48:10 -0400 Subject: [PATCH 37/83] Thu Nov 08 2018 15:48:10 GMT-0400 (SA Western Standard Time) --- 06/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/32.txt b/06/32.txt index e672ecb..9606cc3 100644 --- a/06/32.txt +++ b/06/32.txt @@ -1 +1 @@ -Tini waruta eiyata Jesús: "Yurikɨ nexera hɨawe, ke'ane pan yuawitsie mieme warunií, Moisés kwa hɨkɨ, pɨ \ No newline at end of file +Tini waruta eiyata Jesús: "Yurikɨ nexera hɨawe, ke'ane pan yuawitsie mieme warunií, Moisés kwa hɨkɨ, pɨta neyeu kani hɨkɨtɨni ke'ane yurikɨ pan yuawitsie mieme xetsi mikwa. Keáne yuawitsie makane paɨna kwiepa memutama tukari wa pitɨa mɨkɨ kakaɨ \ No newline at end of file From 494d062632fcc7f606fce09ccf23fa7ba8393fdb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:50:10 -0400 Subject: [PATCH 38/83] Thu Nov 08 2018 15:50:10 GMT-0400 (SA Western Standard Time) --- 06/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/32.txt b/06/32.txt index 9606cc3..8781ed5 100644 --- a/06/32.txt +++ b/06/32.txt @@ -1 +1 @@ -Tini waruta eiyata Jesús: "Yurikɨ nexera hɨawe, ke'ane pan yuawitsie mieme warunií, Moisés kwa hɨkɨ, pɨta neyeu kani hɨkɨtɨni ke'ane yurikɨ pan yuawitsie mieme xetsi mikwa. Keáne yuawitsie makane paɨna kwiepa memutama tukari wa pitɨa mɨkɨ kakaɨ \ No newline at end of file +Tini waruta eiyata Jesús: "Yurikɨ nexera hɨawe, ke'ane pan yuawitsie mieme warunií, Moisés kwa hɨkɨ, pɨta neyeu kani hɨkɨtɨni ke'ane yurikɨ pan yuawitsie mieme xetsi mikwa. Keáne yuawitsie makane paɨna kwiepa memutama tukari wa pitɨa mɨkɨ kakaɨyari panya kani nɨkɨtɨni." Merikɨtsɨ m \ No newline at end of file From 2c0f26e12c1d13636bec6c91b6223029dbbd912a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:52:11 -0400 Subject: [PATCH 39/83] Thu Nov 08 2018 15:52:10 GMT-0400 (SA Western Standard Time) --- 06/32.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/32.txt b/06/32.txt index 8781ed5..a3c1b30 100644 --- a/06/32.txt +++ b/06/32.txt @@ -1 +1 @@ -Tini waruta eiyata Jesús: "Yurikɨ nexera hɨawe, ke'ane pan yuawitsie mieme warunií, Moisés kwa hɨkɨ, pɨta neyeu kani hɨkɨtɨni ke'ane yurikɨ pan yuawitsie mieme xetsi mikwa. Keáne yuawitsie makane paɨna kwiepa memutama tukari wa pitɨa mɨkɨ kakaɨyari panya kani nɨkɨtɨni." Merikɨtsɨ m \ No newline at end of file +Tini waruta eiyata Jesús: "Yurikɨ nexera hɨawe, ke'ane pan yuawitsie mieme warunií, Moisés kwa hɨkɨ, pɨta neyeu kani hɨkɨtɨni ke'ane yurikɨ pan yuawitsie mieme xetsi mikwa. Keáne yuawitsie makane paɨna kwiepa memutama tukari wa pitɨa mɨkɨ kakaɨyari panya kani nɨkɨtɨni." Merikɨtsɨ mɨkɨmexi metenita hɨawe: "ne ukiyari, mɨkɨ panyari ketanauti mikwani tukari manu yeika." \ No newline at end of file From fc87c09415df521c59bfc687961ac91cacd91df4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:54:10 -0400 Subject: [PATCH 40/83] Thu Nov 08 2018 15:54:10 GMT-0400 (SA Western Standard Time) --- 06/32.txt | 2 +- 06/35.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/35.txt diff --git a/06/32.txt b/06/32.txt index a3c1b30..a2815cd 100644 --- a/06/32.txt +++ b/06/32.txt @@ -1 +1 @@ -Tini waruta eiyata Jesús: "Yurikɨ nexera hɨawe, ke'ane pan yuawitsie mieme warunií, Moisés kwa hɨkɨ, pɨta neyeu kani hɨkɨtɨni ke'ane yurikɨ pan yuawitsie mieme xetsi mikwa. Keáne yuawitsie makane paɨna kwiepa memutama tukari wa pitɨa mɨkɨ kakaɨyari panya kani nɨkɨtɨni." Merikɨtsɨ mɨkɨmexi metenita hɨawe: "ne ukiyari, mɨkɨ panyari ketanauti mikwani tukari manu yeika." \ No newline at end of file +\v 32 Tini waruta eiyata Jesús: "Yurikɨ nexera hɨawe, ke'ane pan yuawitsie mieme warunií, Moisés kwa hɨkɨ, pɨta neyeu kani hɨkɨtɨni ke'ane yurikɨ pan yuawitsie mieme xetsi mikwa. \v 33 Keáne yuawitsie makane paɨna kwiepa memutama tukari wa pitɨa mɨkɨ kakaɨyari panya kani nɨkɨtɨni." \v 34 Merikɨtsɨ mɨkɨmexi metenita hɨawe: "ne ukiyari, mɨkɨ panyari ketanauti mikwani tukari manu yeika." \ No newline at end of file diff --git a/06/35.txt b/06/35.txt new file mode 100644 index 0000000..664eef9 --- /dev/null +++ b/06/35.txt @@ -0,0 +1 @@ +Jesús ta xiwaruta hɨawixɨ: ne pan meyeyuri nekani hɨkɨtɨni; ka hau hakamɨtɨ pa yani, ke'ane ne hatsɨa mamie, pa \ No newline at end of file diff --git a/manifest.json b/manifest.json index fcbe178..46c1e2a 100644 --- a/manifest.json +++ b/manifest.json @@ -48,6 +48,7 @@ "06-24", "06-26", "06-28", - "06-30" + "06-30", + "06-32" ] } \ No newline at end of file From f6cca4b8c6a8d2a648d622c07fe2bb0fa3c2ded4 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:56:11 -0400 Subject: [PATCH 41/83] Thu Nov 08 2018 15:56:10 GMT-0400 (SA Western Standard Time) --- 06/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/35.txt b/06/35.txt index 664eef9..77f7380 100644 --- a/06/35.txt +++ b/06/35.txt @@ -1 +1 @@ -Jesús ta xiwaruta hɨawixɨ: ne pan meyeyuri nekani hɨkɨtɨni; ka hau hakamɨtɨ pa yani, ke'ane ne hatsɨa mamie, pa \ No newline at end of file +Jesús ta xiwaruta hɨawixɨ: ne pan meyeyuri nekani hɨkɨtɨni; ka hau hakamɨtɨ pa yani, ke'ane ne hatsɨa mamie, paɨna ke'ane ne hetsi yuri tita erieni atsuaku kwa heka harikamɨtɨyani. Yurikɨ nenexera hɨawe xenetso xeiyatɨ yuri xekate erie. Naitɨ kepame neyeu netsiyetuirieni, ne hatsɨa mekana kɨnikuni, ke'aneta ne hats \ No newline at end of file From a59498a240ee39dc1c256cabbc71f72078a35657 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 15:58:10 -0400 Subject: [PATCH 42/83] Thu Nov 08 2018 15:58:10 GMT-0400 (SA Western Standard Time) --- 06/35.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/35.txt b/06/35.txt index 77f7380..4f2ef5c 100644 --- a/06/35.txt +++ b/06/35.txt @@ -1 +1 @@ -Jesús ta xiwaruta hɨawixɨ: ne pan meyeyuri nekani hɨkɨtɨni; ka hau hakamɨtɨ pa yani, ke'ane ne hatsɨa mamie, paɨna ke'ane ne hetsi yuri tita erieni atsuaku kwa heka harikamɨtɨyani. Yurikɨ nenexera hɨawe xenetso xeiyatɨ yuri xekate erie. Naitɨ kepame neyeu netsiyetuirieni, ne hatsɨa mekana kɨnikuni, ke'aneta ne hats \ No newline at end of file +Jesús ta tiwaruta hɨawixɨ: ne pan mayeyuri nekani hɨkɨtɨni; ka hau hakamɨtɨ pa yani, ke'ane ne hatsɨa mamie, paɨna ke'ane ne hetsi yuri tita erieni hatsuaku kwa heka harikamɨtɨyani. Yurikɨ nenexera hɨawe xenetso xeiyatɨ yuri xekate erie. Naitɨ kepame neyeu netsiyetuirieni, ne hatsɨa mekana kɨnikuni, ke'aneta ne hatsɨa mamie, ne wa nekwa'i hɨani. \ No newline at end of file From 3674483d05a00f159fbc92094422272438e573ee Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:00:11 -0400 Subject: [PATCH 43/83] Thu Nov 08 2018 16:00:10 GMT-0400 (SA Western Standard Time) --- 06/35.txt | 2 +- 06/38.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/38.txt diff --git a/06/35.txt b/06/35.txt index 4f2ef5c..85d594a 100644 --- a/06/35.txt +++ b/06/35.txt @@ -1 +1 @@ -Jesús ta tiwaruta hɨawixɨ: ne pan mayeyuri nekani hɨkɨtɨni; ka hau hakamɨtɨ pa yani, ke'ane ne hatsɨa mamie, paɨna ke'ane ne hetsi yuri tita erieni hatsuaku kwa heka harikamɨtɨyani. Yurikɨ nenexera hɨawe xenetso xeiyatɨ yuri xekate erie. Naitɨ kepame neyeu netsiyetuirieni, ne hatsɨa mekana kɨnikuni, ke'aneta ne hatsɨa mamie, ne wa nekwa'i hɨani. \ No newline at end of file +\v 35 Jesús ta tiwaruta hɨawixɨ: ne pan mayeyuri nekani hɨkɨtɨni; ka hau hakamɨtɨ pa yani, ke'ane ne hatsɨa mamie, paɨna ke'ane ne hetsi yuri tita erieni hatsuaku kwa heka harikamɨtɨyani. \v 36 Yurikɨ nenexera hɨawe xenetso xeiyatɨ yuri xekate erie. \v 37 Naitɨ kepame neyeu netsiyetuirieni, ne hatsɨa mekana kɨnikuni, ke'aneta ne hatsɨa mamie, ne wa nekwa'i hɨani. \ No newline at end of file diff --git a/06/38.txt b/06/38.txt new file mode 100644 index 0000000..dbb72fb --- /dev/null +++ b/06/38.txt @@ -0,0 +1 @@ +Ne yuawitsie nekanakaneni ne kenetiku 'eriwa yanetiyurienike hawaik \ No newline at end of file diff --git a/manifest.json b/manifest.json index 46c1e2a..45089c0 100644 --- a/manifest.json +++ b/manifest.json @@ -49,6 +49,7 @@ "06-26", "06-28", "06-30", - "06-32" + "06-32", + "06-35" ] } \ No newline at end of file From 06085ed129270c45aca05a1b88b3b5fc3115d076 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:02:11 -0400 Subject: [PATCH 44/83] Thu Nov 08 2018 16:02:10 GMT-0400 (SA Western Standard Time) --- 06/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/38.txt b/06/38.txt index dbb72fb..f359f13 100644 --- a/06/38.txt +++ b/06/38.txt @@ -1 +1 @@ -Ne yuawitsie nekanakaneni ne kenetiku 'eriwa yanetiyurienike hawaik \ No newline at end of file +Ne yuawitsie nekanakaneni ne kenetiku 'eriwa yanetiyurienike hawaikɨ pɨta yanetikayanikɨ kentiku 'eriwa ke'ane netsi heye nɨ'a. Ipaɨ katinuku eriwani ke'ane netsi heyenɨ'a, nexei neka haury hɨpani kepame mɨkɨ netsi ye tuiri, pɨta newaranuku hapani tukari maka xɨnitsie. Neyeu ipaɨ katiniku eriwani: naitɨ ke'ane ni \ No newline at end of file From b22cb9e207709623dc20bd2e6ca0722984368333 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:04:11 -0400 Subject: [PATCH 45/83] Thu Nov 08 2018 16:04:10 GMT-0400 (SA Western Standard Time) --- 06/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/38.txt b/06/38.txt index f359f13..1ac33bb 100644 --- a/06/38.txt +++ b/06/38.txt @@ -1 +1 @@ -Ne yuawitsie nekanakaneni ne kenetiku 'eriwa yanetiyurienike hawaikɨ pɨta yanetikayanikɨ kentiku 'eriwa ke'ane netsi heye nɨ'a. Ipaɨ katinuku eriwani ke'ane netsi heyenɨ'a, nexei neka haury hɨpani kepame mɨkɨ netsi ye tuiri, pɨta newaranuku hapani tukari maka xɨnitsie. Neyeu ipaɨ katiniku eriwani: naitɨ ke'ane ni \ No newline at end of file +Ne yuawitsie nekanakaneni ne kenetiku 'eriwa yanetiyurienike hawaikɨ pɨta yanetikayanikɨ kentiku 'eriwa ke'ane netsi heye nɨ'a. Ipaɨ katinuku eriwani ke'ane netsi heyenɨ'a, nexei neka haury hɨpani kepame mɨkɨ netsi ye tuiri, pɨta newaranuku hapani tukari maka xɨnitsie. Neyeu ipaɨ katiniku eriwani: naitɨ ke'ane niweya memu xeiya paɨna hetsiena meteta erieni, tukari kaxɨwe mehe xeiyatɨ meme kɨne, neta nemenuku keni tukari maka xɨnitsie. \ No newline at end of file From d533de9b93086e4b1fe6f636cd7f6debd9ef90c8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:06:10 -0400 Subject: [PATCH 46/83] Thu Nov 08 2018 16:06:10 GMT-0400 (SA Western Standard Time) --- 06/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/38.txt b/06/38.txt index 1ac33bb..2ecf2a8 100644 --- a/06/38.txt +++ b/06/38.txt @@ -1 +1 @@ -Ne yuawitsie nekanakaneni ne kenetiku 'eriwa yanetiyurienike hawaikɨ pɨta yanetikayanikɨ kentiku 'eriwa ke'ane netsi heye nɨ'a. Ipaɨ katinuku eriwani ke'ane netsi heyenɨ'a, nexei neka haury hɨpani kepame mɨkɨ netsi ye tuiri, pɨta newaranuku hapani tukari maka xɨnitsie. Neyeu ipaɨ katiniku eriwani: naitɨ ke'ane niweya memu xeiya paɨna hetsiena meteta erieni, tukari kaxɨwe mehe xeiyatɨ meme kɨne, neta nemenuku keni tukari maka xɨnitsie. \ No newline at end of file +Ne yuawitsie nekanakaneni ne kenetiku 'eriwa yanetiyurienike hawaikɨ pɨta yanetikayanikɨ kentiku 'eriwa ke'ane netsi heye nɨ'a. Ipaɨ katinuku eriwani ke'ane netsi heyenɨ'a, nexei neka hauye hɨpani kepame mɨkɨ netsi ye tuiri, pɨta newaranuku hapani tukari maka xɨnitsie. Neyeu ipaɨ katiniku eriwani: naitɨ ke'ane niweya memu xeiya paɨna hetsiena meteta erieni, tukari kaxɨwe mehe xeiyatɨ meme kɨne, neta nemenuku keni tukari maka xɨnitsie. \ No newline at end of file From 77935a2a13e512114cbbe64154b8b6bfb1a80a53 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:08:11 -0400 Subject: [PATCH 47/83] Thu Nov 08 2018 16:08:10 GMT-0400 (SA Western Standard Time) --- 06/38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/38.txt b/06/38.txt index 2ecf2a8..2110b55 100644 --- a/06/38.txt +++ b/06/38.txt @@ -1 +1 @@ -Ne yuawitsie nekanakaneni ne kenetiku 'eriwa yanetiyurienike hawaikɨ pɨta yanetikayanikɨ kentiku 'eriwa ke'ane netsi heye nɨ'a. Ipaɨ katinuku eriwani ke'ane netsi heyenɨ'a, nexei neka hauye hɨpani kepame mɨkɨ netsi ye tuiri, pɨta newaranuku hapani tukari maka xɨnitsie. Neyeu ipaɨ katiniku eriwani: naitɨ ke'ane niweya memu xeiya paɨna hetsiena meteta erieni, tukari kaxɨwe mehe xeiyatɨ meme kɨne, neta nemenuku keni tukari maka xɨnitsie. \ No newline at end of file +Ne yuawitsie nekanakaneni ne kenetiku 'eriwa yanetiyurienike hawaikɨ pɨta yanetikayanikɨ kentiku 'eriwa ke'ane netsi heye nɨ'a. Ipaɨ katinuku eriwani ke'ane netsi heyenɨ'a, ne xei neka hauye hɨpani kepame mɨkɨ netsi ye tuiri, pɨta newaranuku hapani tukari maka xɨnitsie. Neyeu ipaɨ katiniku eriwani: naitɨ ke'ane niweya memu xeiya paɨna hetsiena meteta erieni, tukari kaxɨwe mehe xeiyatɨ meme kɨne, neta nemenuku keni tukari maka xɨnitsie. \ No newline at end of file From 712afd49050d1c6623fa9b1b8fd39fe37d4070c7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:12:11 -0400 Subject: [PATCH 48/83] Thu Nov 08 2018 16:12:10 GMT-0400 (SA Western Standard Time) --- 06/38.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/06/38.txt b/06/38.txt index 2110b55..083e71b 100644 --- a/06/38.txt +++ b/06/38.txt @@ -1 +1 @@ -Ne yuawitsie nekanakaneni ne kenetiku 'eriwa yanetiyurienike hawaikɨ pɨta yanetikayanikɨ kentiku 'eriwa ke'ane netsi heye nɨ'a. Ipaɨ katinuku eriwani ke'ane netsi heyenɨ'a, ne xei neka hauye hɨpani kepame mɨkɨ netsi ye tuiri, pɨta newaranuku hapani tukari maka xɨnitsie. Neyeu ipaɨ katiniku eriwani: naitɨ ke'ane niweya memu xeiya paɨna hetsiena meteta erieni, tukari kaxɨwe mehe xeiyatɨ meme kɨne, neta nemenuku keni tukari maka xɨnitsie. \ No newline at end of file +\v 38 Ne yuawitsie nekanakaneni ne kenetiku 'eriwa yanetiyurienike hawaikɨ pɨta yanetikayanikɨ kentiku 'eriwa ke'ane netsi heye nɨ'a. \v 39 Ipaɨ katinuku eriwani ke'ane netsi heyenɨ'a, ne xei neka hauye hɨpani kepame mɨkɨ netsi ye tuiri, pɨta newaranuku hapani tukari maka xɨnitsie. \v 40 Neyeu ipaɨ katiniku eriwani: naitɨ ke'ane niweya memu xeiya paɨna hetsiena meteta erieni, tukari kaxɨwe mehe xeiyatɨ meme kɨne, neta nemenuku keni tukari maka xɨnitsie. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 45089c0..90bf3fc 100644 --- a/manifest.json +++ b/manifest.json @@ -50,6 +50,7 @@ "06-28", "06-30", "06-32", - "06-35" + "06-35", + "06-38" ] } \ No newline at end of file From 4e29f42144f6a8505cacd9282b8d894fd39ae441 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:14:11 -0400 Subject: [PATCH 49/83] Thu Nov 08 2018 16:14:10 GMT-0400 (SA Western Standard Time) --- 06/41.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 06/41.txt diff --git a/06/41.txt b/06/41.txt new file mode 100644 index 0000000..876d3ab --- /dev/null +++ b/06/41.txt @@ -0,0 +1 @@ +Merikɨtsɨ judíostsixi awima meteniku xatakaitɨni hetsiena mieme, mɨkɨ mutayɨkaikɨ: "ne pan yuawitsie makane nekani hɨkɨtɨni." Mikɨmexi meniuti yuani: ¿Ikɨ Jesús kati hɨkɨ, José niwe, yeuya paɨna tsitsie \ No newline at end of file From f7f6e9ae82d3255e306281457b8804f6e8d2961f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:16:11 -0400 Subject: [PATCH 50/83] Thu Nov 08 2018 16:16:10 GMT-0400 (SA Western Standard Time) --- 06/41.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/41.txt b/06/41.txt index 876d3ab..ca20743 100644 --- a/06/41.txt +++ b/06/41.txt @@ -1 +1 @@ -Merikɨtsɨ judíostsixi awima meteniku xatakaitɨni hetsiena mieme, mɨkɨ mutayɨkaikɨ: "ne pan yuawitsie makane nekani hɨkɨtɨni." Mikɨmexi meniuti yuani: ¿Ikɨ Jesús kati hɨkɨ, José niwe, yeuya paɨna tsitsie \ No newline at end of file +\v 41 \v 42 Merikɨtsɨ judíostsixi awima meteniku xatakaitɨni hetsiena mieme, mɨkɨ mutayɨkaikɨ: "ne pan yuawitsie makane nekani hɨkɨtɨni." Mikɨmexi meniuti yuani: ¿Ikɨ Jesús kati hɨkɨ, José niwe, yeuya paɨna tsitsieya tekatewa mate? ¿Merikɨtsɨ titakɨta hikɨ mɨkɨ raine: "Ne yuawitsie nekanaka neni"? \ No newline at end of file From 89a672577877dad9ca16b45181ce9326c7e1ae09 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:18:11 -0400 Subject: [PATCH 51/83] Thu Nov 08 2018 16:18:10 GMT-0400 (SA Western Standard Time) --- 06/41.txt | 2 +- 06/43.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/43.txt diff --git a/06/41.txt b/06/41.txt index ca20743..27d0cb2 100644 --- a/06/41.txt +++ b/06/41.txt @@ -1 +1 @@ -\v 41 \v 42 Merikɨtsɨ judíostsixi awima meteniku xatakaitɨni hetsiena mieme, mɨkɨ mutayɨkaikɨ: "ne pan yuawitsie makane nekani hɨkɨtɨni." Mikɨmexi meniuti yuani: ¿Ikɨ Jesús kati hɨkɨ, José niwe, yeuya paɨna tsitsieya tekatewa mate? ¿Merikɨtsɨ titakɨta hikɨ mɨkɨ raine: "Ne yuawitsie nekanaka neni"? \ No newline at end of file +\v 41 Merikɨtsɨ judíostsixi awima meteniku xatakaitɨni hetsiena mieme, mɨkɨ mutayɨkaikɨ: "ne pan yuawitsie makane nekani hɨkɨtɨni." \v 42 Mikɨmexi meniuti yuani: ¿Ikɨ Jesús kati hɨkɨ, José niwe, yeuya paɨna tsitsieya tekatewa mate? ¿Merikɨtsɨ titakɨta hikɨ mɨkɨ raine: "Ne yuawitsie nekanaka neni"? \ No newline at end of file diff --git a/06/43.txt b/06/43.txt new file mode 100644 index 0000000..65209a6 --- /dev/null +++ b/06/43.txt @@ -0,0 +1 @@ +Tiniuta anita Jesús: "awima xekateyuku xaxatɨwani. Ne hatsɨa xeitɨ kwaye \ No newline at end of file diff --git a/manifest.json b/manifest.json index 90bf3fc..9197e91 100644 --- a/manifest.json +++ b/manifest.json @@ -51,6 +51,7 @@ "06-30", "06-32", "06-35", - "06-38" + "06-38", + "06-41" ] } \ No newline at end of file From e0a642e4566fde21cab2b2a87039f5fded1426f3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:24:11 -0400 Subject: [PATCH 52/83] Thu Nov 08 2018 16:24:10 GMT-0400 (SA Western Standard Time) --- 06/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/43.txt b/06/43.txt index 65209a6..f1c9d46 100644 --- a/06/43.txt +++ b/06/43.txt @@ -1 +1 @@ -Tiniuta anita Jesús: "awima xekateyuku xaxatɨwani. Ne hatsɨa xeitɨ kwaye \ No newline at end of file +Tiniuta anita Jesús: "awima xekateyuku xaxatɨwani. Ne hatsɨa xeitɨ kwaye 'awe xɨka ka heire nɨ'aweni neyeu ke'ane netse heyenɨ'a, tukari maka xɨnitsie neta ne menuku ketɨani. Profetatsixɨ paɨ mete niu 'utɨani: \ No newline at end of file From 2143e96beb41cc3667e15ce31d42d6303f60478b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:26:11 -0400 Subject: [PATCH 53/83] Thu Nov 08 2018 16:26:10 GMT-0400 (SA Western Standard Time) --- 06/43.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/43.txt b/06/43.txt index f1c9d46..edee312 100644 --- a/06/43.txt +++ b/06/43.txt @@ -1 +1 @@ -Tiniuta anita Jesús: "awima xekateyuku xaxatɨwani. Ne hatsɨa xeitɨ kwaye 'awe xɨka ka heire nɨ'aweni neyeu ke'ane netse heyenɨ'a, tukari maka xɨnitsie neta ne menuku ketɨani. Profetatsixɨ paɨ mete niu 'utɨani: \ No newline at end of file +Tiniuta anita Jesús: "awima xekateyuku xaxatɨwani". Ne hatsɨa xeitɨ kwaye 'awe xɨka ka heire nɨ'aweni neyeu ke'ane netse heyenɨ'a, tukari maka xɨnitsie neta ne menuku ketɨani. Profetatsixɨ paɨ mete niu 'utɨani: "meyunime kakaɨ yari katiniwati ɨkitɨamɨkɨ". Naitɨ ke'ane memu enaxɨ paɨna retima neyeu hetsie timieme, ne hatsɨa me kana kɨkani. \ No newline at end of file From 537eeea7da57ce99a6013e05e324340a15a76c43 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:28:11 -0400 Subject: [PATCH 54/83] Thu Nov 08 2018 16:28:10 GMT-0400 (SA Western Standard Time) --- 06/43.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/06/43.txt b/06/43.txt index edee312..cec127d 100644 --- a/06/43.txt +++ b/06/43.txt @@ -1 +1 @@ -Tiniuta anita Jesús: "awima xekateyuku xaxatɨwani". Ne hatsɨa xeitɨ kwaye 'awe xɨka ka heire nɨ'aweni neyeu ke'ane netse heyenɨ'a, tukari maka xɨnitsie neta ne menuku ketɨani. Profetatsixɨ paɨ mete niu 'utɨani: "meyunime kakaɨ yari katiniwati ɨkitɨamɨkɨ". Naitɨ ke'ane memu enaxɨ paɨna retima neyeu hetsie timieme, ne hatsɨa me kana kɨkani. \ No newline at end of file +\v 43 Tiniuta anita Jesús: "awima xekateyuku xaxatɨwani". \v 44 Ne hatsɨa xeitɨ kwaye 'awe xɨka ka heire nɨ'aweni neyeu ke'ane netse heyenɨ'a, tukari maka xɨnitsie neta ne menuku ketɨani. \v 45 Profetatsixɨ paɨ mete niu 'utɨani: "meyunaime kakaɨ yari katiniwati ɨkitɨamɨkɨ". Naitɨ ke'ane memu enaxɨ paɨna retima neyeu hetsie timieme, ne hatsɨa me kana kɨkani. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9197e91..04bbac2 100644 --- a/manifest.json +++ b/manifest.json @@ -52,6 +52,7 @@ "06-32", "06-35", "06-38", - "06-41" + "06-41", + "06-43" ] } \ No newline at end of file From da21cf7757f7035f8e8f96bda8105f2e9f355eaf Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:30:11 -0400 Subject: [PATCH 55/83] Thu Nov 08 2018 16:30:10 GMT-0400 (SA Western Standard Time) --- 06/46.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 06/46.txt diff --git a/06/46.txt b/06/46.txt new file mode 100644 index 0000000..f3b0be9 --- /dev/null +++ b/06/46.txt @@ -0,0 +1 @@ +Xeitɨ ta yeu kwa xeiyawe, xeikɨa ke'ane kakaɨyari hatsɨa mayene, inɨkɨ xeikɨa tayeu kaniu xeiya. Yurimekɨ ke'ane yuriti'erie, tukari kaxɨwe kane xeiyani. \ No newline at end of file From 386bdbad4feae9a0585b0627bbd6b5f3ce6146b8 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:32:11 -0400 Subject: [PATCH 56/83] Thu Nov 08 2018 16:32:10 GMT-0400 (SA Western Standard Time) --- 06/46.txt | 2 +- 06/48.txt | 1 + manifest.json | 4 +++- 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 06/48.txt diff --git a/06/46.txt b/06/46.txt index f3b0be9..1a499fe 100644 --- a/06/46.txt +++ b/06/46.txt @@ -1 +1 @@ -Xeitɨ ta yeu kwa xeiyawe, xeikɨa ke'ane kakaɨyari hatsɨa mayene, inɨkɨ xeikɨa tayeu kaniu xeiya. Yurimekɨ ke'ane yuriti'erie, tukari kaxɨwe kane xeiyani. \ No newline at end of file +\v 46 Xeitɨ ta yeu kwa xeiyawe, xeikɨa ke'ane kakaɨyari hatsɨa mayene, inɨkɨ xeikɨa tayeu kaniu xeiya. \v 47 Yurimekɨ ke'ane yuriti'erie, tukari kaxɨwe kane xeiyani. \ No newline at end of file diff --git a/06/48.txt b/06/48.txt new file mode 100644 index 0000000..3e2e1e1 --- /dev/null +++ b/06/48.txt @@ -0,0 +1 @@ +\v 48 Pan maye niere ne nekani hɨkɨtɨni. \v 49 Xe papama makumawitsie maná menuti kwani, patna me mukwita. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 04bbac2..43bed43 100644 --- a/manifest.json +++ b/manifest.json @@ -53,6 +53,8 @@ "06-35", "06-38", "06-41", - "06-43" + "06-43", + "06-46", + "06-48" ] } \ No newline at end of file From 72732c99b269b80385369f2dd2fbc82377c17880 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:34:11 -0400 Subject: [PATCH 57/83] Thu Nov 08 2018 16:34:10 GMT-0400 (SA Western Standard Time) --- 06/50.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 06/50.txt diff --git a/06/50.txt b/06/50.txt new file mode 100644 index 0000000..1275c2f --- /dev/null +++ b/06/50.txt @@ -0,0 +1 @@ +Pan yuawitsie makamie kani hɨkɨtɨni ikɨ, xeitɨ tewi chiwa itakwame kamɨníkɨ. Pan maye niere yuawitsie makane ne nekani hɨkɨtɨni. Xɨka xeitɨ \ No newline at end of file From b4271a77bb7fbd2f2c9ebd6b6f1849cd1797c474 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:36:11 -0400 Subject: [PATCH 58/83] Thu Nov 08 2018 16:36:10 GMT-0400 (SA Western Standard Time) --- 06/50.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/50.txt b/06/50.txt index 1275c2f..c82d0e0 100644 --- a/06/50.txt +++ b/06/50.txt @@ -1 +1 @@ -Pan yuawitsie makamie kani hɨkɨtɨni ikɨ, xeitɨ tewi chiwa itakwame kamɨníkɨ. Pan maye niere yuawitsie makane ne nekani hɨkɨtɨni. Xɨka xeitɨ \ No newline at end of file +Pan yuawitsie makamie kani hɨkɨtɨni ikɨ, xeitɨ tewi chiwa itakwame kamɨníkɨ. Pan maye niere yuawitsie makane ne nekani hɨkɨtɨni. Xɨka xeitɨ ikɨ pan chiwa uta kwani, hatsuaku kwa mɨni. Pan xetsiye tuirieni ne waiyari kani hɨkɨtɨni, kwiepa memu tama wa tukaritsie mieme. \ No newline at end of file From 0f8e94fc408b25fbe095e881db025a539a901462 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:38:11 -0400 Subject: [PATCH 59/83] Thu Nov 08 2018 16:38:10 GMT-0400 (SA Western Standard Time) --- 06/50.txt | 2 +- 06/52.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/52.txt diff --git a/06/50.txt b/06/50.txt index c82d0e0..c214e04 100644 --- a/06/50.txt +++ b/06/50.txt @@ -1 +1 @@ -Pan yuawitsie makamie kani hɨkɨtɨni ikɨ, xeitɨ tewi chiwa itakwame kamɨníkɨ. Pan maye niere yuawitsie makane ne nekani hɨkɨtɨni. Xɨka xeitɨ ikɨ pan chiwa uta kwani, hatsuaku kwa mɨni. Pan xetsiye tuirieni ne waiyari kani hɨkɨtɨni, kwiepa memu tama wa tukaritsie mieme. \ No newline at end of file +\v 50 Pan yuawitsie makamie kani hɨkɨtɨni ikɨ, xeitɨ tewi chiwa itakwame kamɨníkɨ. \v 51 Pan maye niere yuawitsie makane ne nekani hɨkɨtɨni. Xɨka xeitɨ ikɨ pan chiwa uta kwani, hatsuaku kwa mɨni. Pan xetsiye tuirieni ne waiyari kani hɨkɨtɨni, kwiepa memu tama wa tukaritsie mieme. \ No newline at end of file diff --git a/06/52.txt b/06/52.txt new file mode 100644 index 0000000..d7fdd88 --- /dev/null +++ b/06/52.txt @@ -0,0 +1 @@ +Judíos tsixi meniyuye haxɨatɨani ipaɨ meteni yuta hɨawekaitɨni: ¿Titakɨta yu waiyari tatsi ta paritɨani temita kwanikɨ ikɨ raine?" \ No newline at end of file diff --git a/manifest.json b/manifest.json index 43bed43..cb6ad9b 100644 --- a/manifest.json +++ b/manifest.json @@ -55,6 +55,7 @@ "06-41", "06-43", "06-46", - "06-48" + "06-48", + "06-50" ] } \ No newline at end of file From 4af9429d32e5801a84a3249565bed251b6b8bf12 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:40:11 -0400 Subject: [PATCH 60/83] Thu Nov 08 2018 16:40:10 GMT-0400 (SA Western Standard Time) --- 06/52.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/52.txt b/06/52.txt index d7fdd88..83422b0 100644 --- a/06/52.txt +++ b/06/52.txt @@ -1 +1 @@ -Judíos tsixi meniyuye haxɨatɨani ipaɨ meteni yuta hɨawekaitɨni: ¿Titakɨta yu waiyari tatsi ta paritɨani temita kwanikɨ ikɨ raine?" \ No newline at end of file +Judíos tsixi meniyuye haxɨatɨani ipaɨ meteni yuta hɨawekaitɨni: "¿Titakɨta yu waiyari tatsi ta paritɨani temita kwanikɨ ikɨ raine?" Merikɨtsɨ Jesús tiniwaruta hɨawe: "yurikɨ, xɨka uki niweya waɨyarie xekata kwaiweni paɨna xuriyaya xeka anu iweni, xe hetsie tukari xekwa he xeiya. \ No newline at end of file From f6ccc77d1f8e038a9cbd0a66304db8d7bb684252 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:42:11 -0400 Subject: [PATCH 61/83] Thu Nov 08 2018 16:42:10 GMT-0400 (SA Western Standard Time) --- 06/52.txt | 2 +- 06/54.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/54.txt diff --git a/06/52.txt b/06/52.txt index 83422b0..92983b2 100644 --- a/06/52.txt +++ b/06/52.txt @@ -1 +1 @@ -Judíos tsixi meniyuye haxɨatɨani ipaɨ meteni yuta hɨawekaitɨni: "¿Titakɨta yu waiyari tatsi ta paritɨani temita kwanikɨ ikɨ raine?" Merikɨtsɨ Jesús tiniwaruta hɨawe: "yurikɨ, xɨka uki niweya waɨyarie xekata kwaiweni paɨna xuriyaya xeka anu iweni, xe hetsie tukari xekwa he xeiya. \ No newline at end of file +\v 52 Judíos tsixi meniyuye haxɨatɨani ipaɨ meteni yuta hɨawekaitɨni: "¿Titakɨta yu waiyari tatsi ta paritɨani temita kwanikɨ ikɨ raine?" \v 53 Merikɨtsɨ Jesús tiniwaruta hɨawe: "yurikɨ, xɨka uki niweya waɨyarie xekata kwaiweni paɨna xuriyaya xeka anu iweni, xe hetsie tukari xekwa he xeiya. \ No newline at end of file diff --git a/06/54.txt b/06/54.txt new file mode 100644 index 0000000..b9397e0 --- /dev/null +++ b/06/54.txt @@ -0,0 +1 @@ +Ke'ane ne waiyari ta kwani paɨna ne xuriya manu ieni, tukari kaxɨwe kane xeiyani; tukari makaxɨnitsie ta ne nepenuku ketɨani. \ No newline at end of file diff --git a/manifest.json b/manifest.json index cb6ad9b..0064e37 100644 --- a/manifest.json +++ b/manifest.json @@ -56,6 +56,7 @@ "06-43", "06-46", "06-48", - "06-50" + "06-50", + "06-52" ] } \ No newline at end of file From 2581b1cf35ed9ea4c19cd3a3a952e42624ca0e21 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 16:43:29 -0400 Subject: [PATCH 62/83] Thu Nov 08 2018 16:43:29 GMT-0400 (SA Western Standard Time) --- 06/54.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/54.txt b/06/54.txt index b9397e0..56c889d 100644 --- a/06/54.txt +++ b/06/54.txt @@ -1 +1 @@ -Ke'ane ne waiyari ta kwani paɨna ne xuriya manu ieni, tukari kaxɨwe kane xeiyani; tukari makaxɨnitsie ta ne nepenuku ketɨani. \ No newline at end of file +\v 54 \v 55 \v 56 Ke'ane ne waiyari ta kwani paɨna ne xuriya manu ieni, tukari kaxɨwe kane xeiyani; tukari makaxɨnitsie ta ne nepenuku ketɨani. Ne waiyari yuri ikwai kani hɨkɨtɨni. Ke'ane ne waiyari takwani paɨna nexun'ya menu'ieni, ne hetsie kata wiyani, neta hetsiena. \ No newline at end of file From 1c6095b65bec125a7026bb03c7242b78877a70f2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 18:34:33 -0400 Subject: [PATCH 63/83] Thu Nov 08 2018 18:34:32 GMT-0400 (SA Western Standard Time) --- 06/54.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/54.txt b/06/54.txt index 56c889d..2614ae6 100644 --- a/06/54.txt +++ b/06/54.txt @@ -1 +1 @@ -\v 54 \v 55 \v 56 Ke'ane ne waiyari ta kwani paɨna ne xuriya manu ieni, tukari kaxɨwe kane xeiyani; tukari makaxɨnitsie ta ne nepenuku ketɨani. Ne waiyari yuri ikwai kani hɨkɨtɨni. Ke'ane ne waiyari takwani paɨna nexun'ya menu'ieni, ne hetsie kata wiyani, neta hetsiena. \ No newline at end of file +\v 54 \v 55 \v 56 Ke'ane ne waiyari ta kwani paɨna ne xuriya manu ieni, tukari kaxɨwe kane xeiyani; tukari makaxɨnitsie ta ne nepenuku ketɨani. Ne waiyari yuri ikwai kani hɨkɨtɨni paɨna ne xuriya yurikɨ iwame kani hɨkɨ. Ke'ane ne waiyari takwani paɨna nexun'ya menu'ieni, ne hetsie kata wiyani, neta hetsiena. \ No newline at end of file From 97cb7a65a8d1cfb71e5e2c5f4b5f0484b5549b5c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 18:36:33 -0400 Subject: [PATCH 64/83] Thu Nov 08 2018 18:36:32 GMT-0400 (SA Western Standard Time) --- 06/54.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/54.txt b/06/54.txt index 2614ae6..2baf396 100644 --- a/06/54.txt +++ b/06/54.txt @@ -1 +1 @@ -\v 54 \v 55 \v 56 Ke'ane ne waiyari ta kwani paɨna ne xuriya manu ieni, tukari kaxɨwe kane xeiyani; tukari makaxɨnitsie ta ne nepenuku ketɨani. Ne waiyari yuri ikwai kani hɨkɨtɨni paɨna ne xuriya yurikɨ iwame kani hɨkɨ. Ke'ane ne waiyari takwani paɨna nexun'ya menu'ieni, ne hetsie kata wiyani, neta hetsiena. \ No newline at end of file +\v 54 \v 55 \v 56 Ke'ane ne waiyari ta kwani paɨna ne xuriya manu ieni, tukari kaxɨwe kane xeiyani; tukari makaxɨnitsie ta ne nepenuku ketɨani. Ne waiyari yuri ikwai kani hɨkɨtɨni paɨna ne xuriya yurikɨ iwame kani hɨkɨtɨni. Ke'ane ne waiyari takwani paɨna nexun'ya menu'ieni, ne hetsie kata wiyani, neta hetsiena. \ No newline at end of file From 2d09bcc2779099e574b440834c9ea656925c3b74 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 18:38:33 -0400 Subject: [PATCH 65/83] Thu Nov 08 2018 18:38:32 GMT-0400 (SA Western Standard Time) --- 06/54.txt | 2 +- 06/57.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/57.txt diff --git a/06/54.txt b/06/54.txt index 2baf396..a04a110 100644 --- a/06/54.txt +++ b/06/54.txt @@ -1 +1 @@ -\v 54 \v 55 \v 56 Ke'ane ne waiyari ta kwani paɨna ne xuriya manu ieni, tukari kaxɨwe kane xeiyani; tukari makaxɨnitsie ta ne nepenuku ketɨani. Ne waiyari yuri ikwai kani hɨkɨtɨni paɨna ne xuriya yurikɨ iwame kani hɨkɨtɨni. Ke'ane ne waiyari takwani paɨna nexun'ya menu'ieni, ne hetsie kata wiyani, neta hetsiena. \ No newline at end of file +\v 54 Ke'ane ne waiyari ta kwani paɨna ne xuriya manu ieni, tukari kaxɨwe kane xeiyani; tukari makaxɨnitsie ta ne nepenuku ketɨani. \v 55 Ne waiyari yuri ikwai kani hɨkɨtɨni paɨna ne xuriya yurikɨ iwame kani hɨkɨtɨni. \v 56 Ke'ane ne waiyari takwani paɨna nexuriya manu'ieni, ne hetsie kata wiyani, neta hetsiena. \ No newline at end of file diff --git a/06/57.txt b/06/57.txt new file mode 100644 index 0000000..7cb54d9 --- /dev/null +++ b/06/57.txt @@ -0,0 +1 @@ +Kepaɨ neyeu mayeniere nere nɨ'a paɨna ne yeu hetsie mieme nemu wikwe; paɨmɨ siere ke'ane ne waiyari muta k \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0064e37..1d26511 100644 --- a/manifest.json +++ b/manifest.json @@ -57,6 +57,7 @@ "06-46", "06-48", "06-50", - "06-52" + "06-52", + "06-54" ] } \ No newline at end of file From 34237cd93d191b94906c274ba2776c3d21cf6e8a Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 18:40:33 -0400 Subject: [PATCH 66/83] Thu Nov 08 2018 18:40:32 GMT-0400 (SA Western Standard Time) --- 06/57.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/57.txt b/06/57.txt index 7cb54d9..af7eb1b 100644 --- a/06/57.txt +++ b/06/57.txt @@ -1 +1 @@ -Kepaɨ neyeu mayeniere nere nɨ'a paɨna ne yeu hetsie mieme nemu wikwe; paɨmɨ siere ke'ane ne waiyari muta k \ No newline at end of file +Kepaɨ neyeu mayeniere nere nɨ'a paɨna ne yeu hetsie mieme nemu wikwe; paɨmɨ siere ke'ane ne waiyari muta kwani, ne hetsie mieme kani wikwekamɨkɨ. Ikɨkani hɨkɨtɨni pan yuawitsie makané, xepapama memitikwai hapaɨ kwa'ane, mɨkɨ memukwikɨ. Ke'ane ikɨ pan ta kwani hatsuaku kwa mɨní. \ No newline at end of file From 490c2113b6580cd55af0a918c348963e1d298347 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 18:42:33 -0400 Subject: [PATCH 67/83] Thu Nov 08 2018 18:42:32 GMT-0400 (SA Western Standard Time) --- 06/57.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/57.txt b/06/57.txt index af7eb1b..25169c5 100644 --- a/06/57.txt +++ b/06/57.txt @@ -1 +1 @@ -Kepaɨ neyeu mayeniere nere nɨ'a paɨna ne yeu hetsie mieme nemu wikwe; paɨmɨ siere ke'ane ne waiyari muta kwani, ne hetsie mieme kani wikwekamɨkɨ. Ikɨkani hɨkɨtɨni pan yuawitsie makané, xepapama memitikwai hapaɨ kwa'ane, mɨkɨ memukwikɨ. Ke'ane ikɨ pan ta kwani hatsuaku kwa mɨní. \ No newline at end of file +Kepaɨ neyeu mayeniere nere nɨ'a paɨna ne yeu hetsie mieme nemu wikwe; paɨmɨ siere ke'ane ne waiyari muta kwani, ne hetsie mieme kani wikwekamɨkɨ. Ikɨkani hɨkɨtɨni pan yuawitsie makané, xepapama memitikwai hapaɨ kwa'ane, mɨkɨ memukwikɨ. Ke'ane ikɨ pan ta kwani hatsuaku kwa mɨní. Merikɨtsɨ Jesús yakatiniu xatatɨyani tɨkita, mexi Capernaum ti ɨkitakaitsie. \ No newline at end of file From 7636ccde6d7d3670cdb15275e29d5b2053b0021b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 18:44:33 -0400 Subject: [PATCH 68/83] Thu Nov 08 2018 18:44:32 GMT-0400 (SA Western Standard Time) --- 06/57.txt | 2 +- 06/60.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/60.txt diff --git a/06/57.txt b/06/57.txt index 25169c5..757ffcc 100644 --- a/06/57.txt +++ b/06/57.txt @@ -1 +1 @@ -Kepaɨ neyeu mayeniere nere nɨ'a paɨna ne yeu hetsie mieme nemu wikwe; paɨmɨ siere ke'ane ne waiyari muta kwani, ne hetsie mieme kani wikwekamɨkɨ. Ikɨkani hɨkɨtɨni pan yuawitsie makané, xepapama memitikwai hapaɨ kwa'ane, mɨkɨ memukwikɨ. Ke'ane ikɨ pan ta kwani hatsuaku kwa mɨní. Merikɨtsɨ Jesús yakatiniu xatatɨyani tɨkita, mexi Capernaum ti ɨkitakaitsie. \ No newline at end of file +\v 57 Kepaɨ neyeu mayeniere nere nɨ'a paɨna ne yeu hetsie mieme nemu wikwe; paɨmɨ siere ke'ane ne waiyari muta kwani, ne hetsie mieme kani wikwekamɨkɨ. \v 58 Ikɨkani hɨkɨtɨni pan yuawitsie makané, xepapama memitikwai hapaɨ kwa'ane, mɨkɨ memukwikɨ. Ke'ane ikɨ pan takwani hatsuaku kwa mɨní. \v 59 Merikɨtsɨ Jesús yakatiniu xatatɨyani tɨkita, mexi Capernaum ti ɨkitakaitsie. \ No newline at end of file diff --git a/06/60.txt b/06/60.txt new file mode 100644 index 0000000..3b04838 --- /dev/null +++ b/06/60.txt @@ -0,0 +1 @@ +Merikɨtsɨ meyu waɨkatɨ discipulo \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1d26511..2cc7718 100644 --- a/manifest.json +++ b/manifest.json @@ -58,6 +58,7 @@ "06-48", "06-50", "06-52", - "06-54" + "06-54", + "06-57" ] } \ No newline at end of file From 52e6c10dfea2913b30944c350a14dc44a1e71068 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 18:46:33 -0400 Subject: [PATCH 69/83] Thu Nov 08 2018 18:46:32 GMT-0400 (SA Western Standard Time) --- 06/60.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/60.txt b/06/60.txt index 3b04838..0a94aaa 100644 --- a/06/60.txt +++ b/06/60.txt @@ -1 +1 @@ -Merikɨtsɨ meyu waɨkatɨ discipulo \ No newline at end of file +Merikɨtsɨ meyu waɨkatɨ discipulomama memi enitsie, paɨmeniuti yuani: "ikɨ ɨkitɨarika waɨka panɨyɨne; ¿Ke'ane penu nakiwe aɨwɨ?" Ipaɨ katini waruta h \ No newline at end of file From 19ee610a2167e0ee52aaab8f70edb476b36bdc60 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 18:48:33 -0400 Subject: [PATCH 70/83] Thu Nov 08 2018 18:48:32 GMT-0400 (SA Western Standard Time) --- 06/60.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/60.txt b/06/60.txt index 0a94aaa..1d2873b 100644 --- a/06/60.txt +++ b/06/60.txt @@ -1 +1 @@ -Merikɨtsɨ meyu waɨkatɨ discipulomama memi enitsie, paɨmeniuti yuani: "ikɨ ɨkitɨarika waɨka panɨyɨne; ¿Ke'ane penu nakiwe aɨwɨ?" Ipaɨ katini waruta h \ No newline at end of file +Merikɨtsɨ meyu waɨkatɨ discipulomama memi enitsie, paɨmeniuti yuani: "ikɨ ɨkitɨarika waɨka panɨyɨne; ¿Ke'ane penu nakiwe aɨwɨ?" Ipaɨ katini waruta hɨawe Jesús, ra maitɨ \ No newline at end of file From 381a699acbea0fd2a0d5d0cae59ba96becd547f7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 18:50:33 -0400 Subject: [PATCH 71/83] Thu Nov 08 2018 18:50:32 GMT-0400 (SA Western Standard Time) --- 06/60.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/60.txt b/06/60.txt index 1d2873b..e35c5d0 100644 --- a/06/60.txt +++ b/06/60.txt @@ -1 +1 @@ -Merikɨtsɨ meyu waɨkatɨ discipulomama memi enitsie, paɨmeniuti yuani: "ikɨ ɨkitɨarika waɨka panɨyɨne; ¿Ke'ane penu nakiwe aɨwɨ?" Ipaɨ katini waruta hɨawe Jesús, ra maitɨ \ No newline at end of file +Merikɨtsɨ meyu waɨkatɨ discipulomama memi enitsie, paɨmeniuti yuani: "ikɨ ɨkitɨarika waɨka panɨyɨne; ¿Ke'ane penu nakiwe aɨwɨ?" Ipaɨ katini waruta hɨawe Jesús, ra maitɨ discipulomama keme teyuku xaxatɨ \ No newline at end of file From bfd437f99097687f2029238fc1f1b03f4cbb6be7 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 18:52:33 -0400 Subject: [PATCH 72/83] Thu Nov 08 2018 18:52:32 GMT-0400 (SA Western Standard Time) --- 06/60.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/60.txt b/06/60.txt index e35c5d0..c2b7444 100644 --- a/06/60.txt +++ b/06/60.txt @@ -1 +1 @@ -Merikɨtsɨ meyu waɨkatɨ discipulomama memi enitsie, paɨmeniuti yuani: "ikɨ ɨkitɨarika waɨka panɨyɨne; ¿Ke'ane penu nakiwe aɨwɨ?" Ipaɨ katini waruta hɨawe Jesús, ra maitɨ discipulomama keme teyuku xaxatɨ \ No newline at end of file +Merikɨtsɨ meyu waɨkatɨ discipulomama memi enitsie, paɨmeniuti yuani: "ikɨ ɨkitɨarika waɨka panɨyɨne; ¿Ke'ane penu nakiwe aɨwɨ?" Ipaɨ katini waruta hɨawe Jesús, ra maitɨ discipulomama keme teyuku xaxatɨwakai awima: ¿nexetiu tati? \ No newline at end of file From aad7579c27d340f6fa08376371108770b8315b10 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 18:54:33 -0400 Subject: [PATCH 73/83] Thu Nov 08 2018 18:54:32 GMT-0400 (SA Western Standard Time) --- 06/60.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/60.txt b/06/60.txt index c2b7444..f8c5f13 100644 --- a/06/60.txt +++ b/06/60.txt @@ -1 +1 @@ -Merikɨtsɨ meyu waɨkatɨ discipulomama memi enitsie, paɨmeniuti yuani: "ikɨ ɨkitɨarika waɨka panɨyɨne; ¿Ke'ane penu nakiwe aɨwɨ?" Ipaɨ katini waruta hɨawe Jesús, ra maitɨ discipulomama keme teyuku xaxatɨwakai awima: ¿nexetiu tati? \ No newline at end of file +Merikɨtsɨ meyu waɨkatɨ discipulomama memi enitsie, paɨmeniuti yuani: "ikɨ ɨkitɨarika waɨka panɨyɨne; ¿Ke'ane penu nakiwe aɨmɨ?" Ipaɨ katini waruta hɨawe Jesús, ra maitɨ discipulomama keme teyuku xaxatɨwakai awima: ¿nexetiu tati? \ No newline at end of file From bb2e459a638f4122938ad3b69c7d15e1d4211231 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 18:56:33 -0400 Subject: [PATCH 74/83] Thu Nov 08 2018 18:56:32 GMT-0400 (SA Western Standard Time) --- 06/60.txt | 2 +- 06/62.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/62.txt diff --git a/06/60.txt b/06/60.txt index f8c5f13..7065bad 100644 --- a/06/60.txt +++ b/06/60.txt @@ -1 +1 @@ -Merikɨtsɨ meyu waɨkatɨ discipulomama memi enitsie, paɨmeniuti yuani: "ikɨ ɨkitɨarika waɨka panɨyɨne; ¿Ke'ane penu nakiwe aɨmɨ?" Ipaɨ katini waruta hɨawe Jesús, ra maitɨ discipulomama keme teyuku xaxatɨwakai awima: ¿nexetiu tati? \ No newline at end of file +\v 60 Merikɨtsɨ meyu waɨkatɨ discipulomama memi enitsie, paɨmeniuti yuani: "ikɨ ɨkitɨarika waɨka panɨyɨne; ¿Ke'ane penu nakiwe aɨmɨ?" \v 61 Ipaɨ katini waruta hɨawe Jesús, ra maitɨ discipulomama keme teyuku xaxatɨwakai awima: ¿nexetiu tati? \ No newline at end of file diff --git a/06/62.txt b/06/62.txt new file mode 100644 index 0000000..bb1db0d --- /dev/null +++ b/06/62.txt @@ -0,0 +1 @@ +Merikɨtsɨ ¿xɨka xe'i xeiya ukiniweya meripai kewa makakatei a nutimiekame? Espíritu kani hɨkɨtɨni tukari wa pitɨa; xe waiyari t \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2cc7718..9373b03 100644 --- a/manifest.json +++ b/manifest.json @@ -59,6 +59,7 @@ "06-50", "06-52", "06-54", - "06-57" + "06-57", + "06-60" ] } \ No newline at end of file From bfa3658e56371a25e9d8f46f5d79674cdd8848b5 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 18:58:33 -0400 Subject: [PATCH 75/83] Thu Nov 08 2018 18:58:32 GMT-0400 (SA Western Standard Time) --- 06/62.txt | 2 +- 06/64.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/64.txt diff --git a/06/62.txt b/06/62.txt index bb1db0d..1744020 100644 --- a/06/62.txt +++ b/06/62.txt @@ -1 +1 @@ -Merikɨtsɨ ¿xɨka xe'i xeiya ukiniweya meripai kewa makakatei a nutimiekame? Espíritu kani hɨkɨtɨni tukari wa pitɨa; xe waiyari t \ No newline at end of file +\v 62 Merikɨtsɨ ¿xɨka xe'i xeiya ukiniweya meripai kewa makakatei a nutimiekame? \v 63 Espíritu kani hɨkɨtɨni tukari wa pitɨa; xe waiyari tsikwati yuriene. Espíritu paɨna tukari kani hɨkɨ tɨni niuki nexesta xatɨa. \ No newline at end of file diff --git a/06/64.txt b/06/64.txt new file mode 100644 index 0000000..39d8796 --- /dev/null +++ b/06/64.txt @@ -0,0 +1 @@ +Merikɨts \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9373b03..a9f8c01 100644 --- a/manifest.json +++ b/manifest.json @@ -60,6 +60,7 @@ "06-52", "06-54", "06-57", - "06-60" + "06-60", + "06-62" ] } \ No newline at end of file From 19e405dc2beb8504cd5ea80f137388b2590b79bb Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 19:00:33 -0400 Subject: [PATCH 76/83] Thu Nov 08 2018 19:00:32 GMT-0400 (SA Western Standard Time) --- 06/64.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/64.txt b/06/64.txt index 39d8796..c4c68c8 100644 --- a/06/64.txt +++ b/06/64.txt @@ -1 +1 @@ -Merikɨts \ No newline at end of file +"Merikɨtsɨ hipatɨ yuri xekate erie". Jesús raku maikai ri ke'ane yuri mekateta erienikekai paɨna ke'ane mixe tuanikekai, tiuka tsutɨatsie paitɨ. Mɨkɨ niuta yɨni: "ya 'umiemekɨ nenexetiuta hɨawixɨ \ No newline at end of file From 3c089d6f4e57e52451cd3de3fcd8ea5ebaaa6ce2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 19:02:33 -0400 Subject: [PATCH 77/83] Thu Nov 08 2018 19:02:32 GMT-0400 (SA Western Standard Time) --- 06/64.txt | 2 +- 06/66.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/66.txt diff --git a/06/64.txt b/06/64.txt index c4c68c8..6be36b9 100644 --- a/06/64.txt +++ b/06/64.txt @@ -1 +1 @@ -"Merikɨtsɨ hipatɨ yuri xekate erie". Jesús raku maikai ri ke'ane yuri mekateta erienikekai paɨna ke'ane mixe tuanikekai, tiuka tsutɨatsie paitɨ. Mɨkɨ niuta yɨni: "ya 'umiemekɨ nenexetiuta hɨawixɨ \ No newline at end of file +\v 64 "Merikɨtsɨ hipatɨ yuri xekate erie". Jesús raku maikai ri ke'ane yuri mekateta erienikekai paɨna ke'ane miye tuanikekai, tiuka tsutɨatsie paitɨ. \v 65 Mɨkɨ niuta yɨni: "ya 'umiemekɨ nenexetiuta hɨawixɨ. xeitɨ ne hatsɨa kwa'a yeiwé, xɨka neyeu paɨka haineni." \ No newline at end of file diff --git a/06/66.txt b/06/66.txt new file mode 100644 index 0000000..39d8796 --- /dev/null +++ b/06/66.txt @@ -0,0 +1 @@ +Merikɨts \ No newline at end of file diff --git a/manifest.json b/manifest.json index a9f8c01..024b3ff 100644 --- a/manifest.json +++ b/manifest.json @@ -61,6 +61,7 @@ "06-54", "06-57", "06-60", - "06-62" + "06-62", + "06-64" ] } \ No newline at end of file From a0cd94a4843d37d22fda8497efa09990ce946f06 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 19:04:33 -0400 Subject: [PATCH 78/83] Thu Nov 08 2018 19:04:32 GMT-0400 (SA Western Standard Time) --- 06/66.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/66.txt b/06/66.txt index 39d8796..bc11573 100644 --- a/06/66.txt +++ b/06/66.txt @@ -1 +1 @@ -Merikɨts \ No newline at end of file +\v 66 \v 67 \v 68 \v 69 Paɨ yumiemekɨ waɨkatɨ mekane kɨne discipulomama paɨMerikɨtsɨ meyu tamamata huta paɨ Jesús katiniwaruta hɨawe: "¿xeme siere xete yehú?" Simón Pedro ta katinita'eiya: "ne ukiyari \ No newline at end of file From 19727d37e23052dd8b42875ee9cae99fb5a42a24 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 19:06:33 -0400 Subject: [PATCH 79/83] Thu Nov 08 2018 19:06:32 GMT-0400 (SA Western Standard Time) --- 06/66.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/66.txt b/06/66.txt index bc11573..3eeb666 100644 --- a/06/66.txt +++ b/06/66.txt @@ -1 +1 @@ -\v 66 \v 67 \v 68 \v 69 Paɨ yumiemekɨ waɨkatɨ mekane kɨne discipulomama paɨMerikɨtsɨ meyu tamamata huta paɨ Jesús katiniwaruta hɨawe: "¿xeme siere xete yehú?" Simón Pedro ta katinita'eiya: "ne ukiyari \ No newline at end of file +\v 66 \v 67 \v 68 \v 69 Paɨ yumiemekɨ waɨkatɨ mekane kɨne discipulomama paɨna hamatɨanari mekwa'u uwakai. Merikɨtsɨ meyu tamamata huta paɨ Jesús katiniwaruta hɨawe: "¿xeme siere xete yehú?" Simón Pedro ta katinita'eiya: "ne ukiyari ¿ke'ane hatsɨata tepuye hú? niuki tukari kaxɨwemetsie mieme ek \ No newline at end of file From 6ae19bf35dc245a2a36545ab9a2faa7300b85d4f Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 19:08:33 -0400 Subject: [PATCH 80/83] Thu Nov 08 2018 19:08:32 GMT-0400 (SA Western Standard Time) --- 06/66.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06/66.txt b/06/66.txt index 3eeb666..c8282a0 100644 --- a/06/66.txt +++ b/06/66.txt @@ -1 +1 @@ -\v 66 \v 67 \v 68 \v 69 Paɨ yumiemekɨ waɨkatɨ mekane kɨne discipulomama paɨna hamatɨanari mekwa'u uwakai. Merikɨtsɨ meyu tamamata huta paɨ Jesús katiniwaruta hɨawe: "¿xeme siere xete yehú?" Simón Pedro ta katinita'eiya: "ne ukiyari ¿ke'ane hatsɨata tepuye hú? niuki tukari kaxɨwemetsie mieme ek \ No newline at end of file +\v 66 \v 69 Paɨ yumiemekɨ waɨkatɨ mekane kɨne discipulomama paɨna hamatɨanari mekwa'u uwakai. \v 67 Merikɨtsɨ meyu tamamata huta paɨ Jesús katiniwaruta hɨawe: "¿xeme siere xete yehú?" \v 68 Simón Pedro ta katinita'eiya: "ne ukiyari ¿ke'ane hatsɨata tepuye hú? niuki tukari kaxɨwemetsie mieme ekɨ xeikɨa peme xeiya. Yuri tete'uta eri paɨna tete'amate ekɨ Cristo kakaɨ yari niweya pemɨ hɨkɨ." \ No newline at end of file From e6666adc60a989db7b858d770328a2e22a865b7c Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 19:10:33 -0400 Subject: [PATCH 81/83] Thu Nov 08 2018 19:10:33 GMT-0400 (SA Western Standard Time) --- 06/66.txt | 2 +- 06/70.txt | 1 + manifest.json | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 06/70.txt diff --git a/06/66.txt b/06/66.txt index c8282a0..a5e328a 100644 --- a/06/66.txt +++ b/06/66.txt @@ -1 +1 @@ -\v 66 \v 69 Paɨ yumiemekɨ waɨkatɨ mekane kɨne discipulomama paɨna hamatɨanari mekwa'u uwakai. \v 67 Merikɨtsɨ meyu tamamata huta paɨ Jesús katiniwaruta hɨawe: "¿xeme siere xete yehú?" \v 68 Simón Pedro ta katinita'eiya: "ne ukiyari ¿ke'ane hatsɨata tepuye hú? niuki tukari kaxɨwemetsie mieme ekɨ xeikɨa peme xeiya. Yuri tete'uta eri paɨna tete'amate ekɨ Cristo kakaɨ yari niweya pemɨ hɨkɨ." \ No newline at end of file +\v 66 Paɨ yumiemekɨ waɨkatɨ mekane kɨne discipulomama paɨna hamatɨanari mekwa'u uwakai. \v 67 Merikɨtsɨ meyu tamamata huta paɨ Jesús katiniwaruta hɨawe: "¿xeme siere xete yehú?" \v 68 Simón Pedro ta katinita'eiya: "ne ukiyari ¿ke'ane hatsɨata tepuye hú? niuki tukari kaxɨwemetsie mieme ekɨ xeikɨa peme xeiya. \v 69 Yuri tete'uta eri paɨna tete'amate ekɨ Cristo kakaɨ yari niweya pemɨ hɨkɨ." \ No newline at end of file diff --git a/06/70.txt b/06/70.txt new file mode 100644 index 0000000..f77fc4c --- /dev/null +++ b/06/70.txt @@ -0,0 +1 @@ +Jesús tini waruta hɨawe: "¿Ne nekaxetsi anuye hapaxɨ xeme xeyu tamamata huta, xeitɨ kahauyu marie kani hɨkɨtɨni?" Mɨkɨ \ No newline at end of file diff --git a/manifest.json b/manifest.json index 024b3ff..338c3f1 100644 --- a/manifest.json +++ b/manifest.json @@ -62,6 +62,7 @@ "06-57", "06-60", "06-62", - "06-64" + "06-64", + "06-66" ] } \ No newline at end of file From 558abdf4ce56e5b854422732c98aa803ccc6f848 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 8 Nov 2018 19:12:33 -0400 Subject: [PATCH 82/83] Thu Nov 08 2018 19:12:32 GMT-0400 (SA Western Standard Time) --- 06/70.txt | 2 +- manifest.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/06/70.txt b/06/70.txt index f77fc4c..092b212 100644 --- a/06/70.txt +++ b/06/70.txt @@ -1 +1 @@ -Jesús tini waruta hɨawe: "¿Ne nekaxetsi anuye hapaxɨ xeme xeyu tamamata huta, xeitɨ kahauyu marie kani hɨkɨtɨni?" Mɨkɨ \ No newline at end of file +\v 70 Jesús tini waruta hɨawe: "¿Ne nekaxetsi anuye hapaxɨ xeme xeyu tamamata huta, xeitɨ kahauyu marie kani hɨkɨtɨni?" \v 71 Mɨkɨ Judas kani xatakaitɨni, Simón Iscariote niweya, tamamata huta wa hamatɨa maye wekai, ke'ane Jesús muye tuanikekai. \ No newline at end of file diff --git a/manifest.json b/manifest.json index 338c3f1..9654e7f 100644 --- a/manifest.json +++ b/manifest.json @@ -63,6 +63,7 @@ "06-60", "06-62", "06-64", - "06-66" + "06-66", + "06-70" ] } \ No newline at end of file From e2c66676d74cffb1a0227419fddbb3717f30577c Mon Sep 17 00:00:00 2001 From: Rafael Date: Fri, 9 Nov 2018 02:05:47 -0400 Subject: [PATCH 83/83] Fri Nov 09 2018 02:05:47 GMT-0400 (SA Western Standard Time) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9654e7f..dd78419 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop",