This commit is contained in:
Andley 2021-09-06 21:25:53 +08:00
parent 439904e9b1
commit 59153cfeba
3 changed files with 17 additions and 17 deletions

BIN
OGNTa.txt

Binary file not shown.

Binary file not shown.

View File

@ -2,7 +2,7 @@
This is an abridged and updated version of OpenGNT Version 3 [OGNT 3.3 Base Text](https://github.com/eliranwong/OpenGNT/blob/master/OpenGNT_BASE_TEXT.zip)
## Format changes
## Structure changes
- OGNT3.3 abridged to the following tab-separated columns:
- OGNTsort = sort numbers of all words of the base text of OGNT.
@ -14,29 +14,29 @@ This is an abridged and updated version of OpenGNT Version 3 [OGNT 3.3 Base Text
- RMAC = Robinson's Morphological Analysis Codes.
- TBESG = context-insensitive glosses (from Tyndale House's TAGNT).
- IT = context-sensitive glossess (from Berean Interlinear Bible)
| OGNTsort | Book | Chapter | Verse | OGNT | Lemma | RMAC | TBESG | IT |
|----|--|---|---|----|--------|---|------|--------|
| 000001 | 40 | 1 | 1 | Βίβλος | βίβλος | N-NSF | book | [The] book |
- PMpWord/PMfWord incorporated into OGNT column.
- PMpWord = punctuation mark(s) preceding the main word.
- [[ changed to ⟦
- ]] changed to ⟧
- PMfWord = punctuation mark(s) following the main word.
| OGNTsort | Book | Chapter | Verse | OGNT | Lemma | RMAC | TBESG | IT |
|----|--|---|---|----|----|--|----|-----|
| 000382|40|1|23|<mark>**↲**</mark>Ἰδοὺ|ἰδού|INJ|look!|Behold,|
|029616|41|16|20|σημείων<mark>**.⟧¶**</mark>|σημεῖον|N-GPN|sign|signs.|
|029617|41|16|20|<mark>**⟦**</mark>πάντα|πᾶς|A-APN|all|all|
| OGNTsort | Book | Chapter | Verse | OGNTa | lexeme | rmac | TBESG | IT | PMpWord | PMfWord |
|----------|------|---------|-------|----------|----------|------------|----------|--------------|:-------:|:-------:|
| 000001 | 40 | 1 | 1 | Βίβλος | βίβλος | N-NSF | book | [The] book | | |
| 000008 | 40 | 1 | 1 | Ἀβραάμ | Ἀβραάμ | N-GSM-P | Abraham | of Abraham: | | .¶ |
| 029446 | 41 | 16 | 9 | Ἀναστὰς | ἀνίστημι | V-2AAP-NSM | to arise | Having risen | ⟦ | |
## Content changes
- sdcsdc
- scsdc
- `018408 41 1 5 Ἰουδαία Ἰουδαία N-NSF-L Judea of Judea `<mark>A</mark>-NSF-L
- `044656 42 19 21 αὐστηρὸς αὐστηρός P-NSM severe harsh `<mark>A</mark>-NSM
- `044681 42 19 22 αὐστηρός αὐστηρός P-NSM severe harsh `<mark>A</mark>-NSM
---
## License:
## License :
The entire text of OGNTa is released under the following license:
@ -45,7 +45,7 @@ The entire text of OGNTa is released under the following license:
---
## Attribution:
## Attribution :
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons Licence" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Open Greek New Testament Project</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://marvel.bible" property="cc:attributionName" rel="cc:attributionURL">Eliran Wong</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/eliranwong/OpenGNT" rel="dct:source">https://github.com/eliranwong/OpenGNT</a>.