udapte README.md

This commit is contained in:
Andley 2021-09-10 09:45:49 +08:00
parent 16437f7989
commit 0c2ed6944f
1 changed files with 12 additions and 9 deletions

View File

@ -1,17 +1,23 @@
# OGNTa (OpenGNT Abridged)
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)
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).
## Structure changes
## Files
- OpenGNT_version3_3.csv = source file from OpenGNT.
- OGNTa.txt = the primary data file, abridged and updated from the source.
- OGNT-Marked.txt = adding verbal(verbs/participles/infinitives) emphasis for RUBY rendering.
- OGNTa-Ruby.nt = converted to TheWord format for easier access.
## Structure Changes
OGNT3.3 abridged to the following tab-separated columns:
- OGNTsort = sort numbers of all words of the base text of OGNT.
- Book-Chapter:Verse = scripture reference.
- PMpWord-OGNT-PMfWord = OGNT and punctuation marks.
- PMpWord-OGNTa-PMfWord = OGNTa and punctuation marks.
- PMpWord = punctuation mark(s) preceding the main word.
- [[ changed to ⟦
- ]] changed to ⟧
- OGNT = Greek word of OGNT in accented form.
- OGNTa = Greek word of OGNT in accented form.
- PMfWord = punctuation mark(s) following the main word.
- lexeme = Greek word of OGNT in lexical form.
- rmac = Robinson's Morphological Analysis Codes.
@ -27,7 +33,7 @@ OGNT3.3 abridged to the following tab-separated columns:
## Content changes
## Content Updates
- `018408 41-1:5 Ἰουδαία N-NSF-L``A-NSF-L`
- `044656 42-19:21 αὐστηρὸς P-NSM``A-NSM`
- `044681 42-19:22 αὐστηρός P-NSM``A-NSM`
@ -37,10 +43,7 @@ OGNT3.3 abridged to the following tab-separated columns:
## License :
The entire text of OGNTa is released under the following license:
<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">OGNTa 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>.
<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">OGNTa Project by Andley Chang 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>.
---