From 75d81b00e887417fff677bcb5d1aea33ac0437ad Mon Sep 17 00:00:00 2001 From: Eliran Wong Date: Sat, 25 Aug 2018 17:11:53 +0100 Subject: [PATCH] Update README.md --- README.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 49 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2bce032..9749e53 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,55 @@ There are 2 major files: Comparison between OGNT and NA28 is now briefly available HERE. -Some of the description below are outdated. -All description and documentation will be updated soon. +License: + +The main text of Open Greek New Testament Project, OGNT in short, is release under the following license: + +Creative Commons Licence
Open Greek New Testament Project by Eliran Wong is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Based on a work at https://github.com/eliranwong/OpenGNT.
Permissions beyond the scope of this license may be available at https://biblebento.com/contact/contactform.php. + +Source: A brief History + +From Nestle (1904) to OpenGNT + +The latest base text of Open Greek New Testament Project, OGNT in short, was compiled from Berean Greek Bible and its associated database, which is primarily based on the Greek New Testament, Η ΚΑΙΝΗ ΔΙΑΘΗΚΗ, edited by Eberhard Nestle, published in 1904 by the British and Foreign Bible Society. + +The Greek New Testament (Nestle, 1904) is now a public domain document worldwide, without any limitations for use or copyright issues. The Berean Bible Translation Committee adopted it years ago as the base text for developing Berean Greek Bible and associated resources on New Testament. + +The final text of Berean Greek Bible is primary based on Nestle Greek New Testament (1904), with standardisation of spellings and textual decisions reflecting the best and earliest manuscripts. In addition, Berean translation table marks some significant textual variants of popular critical Greek New Testament editions, with a set of symbols. + +In August, 2018, Eliran Wong [BibleBento.com] received permission from John Isett [BibleHub.com] to integrate Berean Greek Bible and its associated data into Open Greek New Testament Project, for compilation, mapping resources and distribution. + +As the original Greek New Testament (Nestle, 1904) is akin to recent editions of NA texts (e.g. NA27, NA28), Berean Greek data soon became obvious to be a very good source for compiling a base text for use in Open Greek New Testament Project, for further mapping valuables resources based on NA27 / NA28. + +Compilation of the base text of OGNT + +Berean Greek Bible and its associated data were then taken into review and processed, for compilation of a NA-equivalent Greek New Testament. The process of compilation is briefly described below: + +- Variants markers were reviewed, a few were refined. +- Three missing variants from Byzantine text were added to the database. +- Bunning Heuristic Prototype Greek New Testament, BHP in short, released by Center for New Testament Restoration, was compared in the review process. BHP was taken into weighing textual decisions, as it reflects the latest efforts to reflect the best and earliest manuscripts. BHP was not considered in the development of Berean Greek Bible, because it had not been published at the first launch of Berean Greek Bible. The result is that two textual variants, taken from the text of BHP, were added to the database. +- Berean Greek Bible uses KJV versification. Mapping data to original GNT's versification (Nestle 1904). Minor variations follows the versification of SBLGNT. +- Punctuation marks adapts data provided in TANTT - Tyndale Amalgamated NT Tagged texts. OpenGNT project further places punctuation marks into two groups, i.e. those preceding a word and those following a word. + +Transparency + +- To ensure transparency, the original database for compilation, including Berean Greek Data, and additional data mentioned above, is uploaded HERE. +- The process of the compilation is repeatable through the use of a simple Python script uploaded HERE. The script is provided for the sake of transparency. In addition, it may be useful for validation or checking. + +Usage of the script: +- unzip file "source_BereanGreekBible_Inclusive.csv.zip" +- places files "berean_tablesInclusive.csv" and "compileOGNT.py" in the same folder +- run command "python compileOGNT.py" + +Result and Comparison with NA28 + + + +
+ +Some of the description below are outdated. All description and documentation will be updated soon. + +
# Open Greek New Testament Project