hbo_uhb/README.md

23 lines
1.7 KiB
Markdown
Raw Normal View History

<img src="https://cdn.door43.org/assets/uw-icons/logo-uhb-256.png" alt="drawing" width="100"/>
# unfoldingWord® Hebrew Bible
2016-06-20 23:19:18 +00:00
*An open-licensed, lexically tagged, morphologically parsed Hebrew Old Testament. It enables the global Church to have access to the original texts of the Old Testament.*
2016-11-17 21:18:38 +00:00
## Basis
2016-09-19 22:54:40 +00:00
The UHB is based on the [Open Scriptures Hebrew Bible](https://github.com/openscriptures/morphhb) (OSHB) version 2.1. This project is the Westminster Leningrad Codex with Strongs lexical data and morphological data marked up in OSIS files.
## Changes from the OSHB
2016-09-19 22:54:40 +00:00
The UHB differs from the OSHB in two respects (though more may be coming):
2016-09-19 22:54:40 +00:00
* Metadata - The UHB text includes various metadata to mark the text which create links to other content that our software uses. For example, we add links to our [unfoldingWord® Translation Words](https://git.door43.org/unfoldingWord/en_tw) articles where appropriate.
* Joined words (for example: inseparable prepositions, the definite article, conjunctive waw) are separated using a unicode WORD JOINER (U+2060) character instead of the `/` character that the OSHB uses.
* The UHB is encoded in USFM 3.0 instead of the OSIS that the OSHB uses.
* The UHB uses the versification scheme of the [ULT](https://git.door43.org/unfoldingWord/en_ult) instead of that of the OSHB (which is based on the WLC scheme common for Hebrew Bibles). The goal of this change is to simplify the translation and reference process for Gateway Language teams and supplemental resources (such as our translation helps suite). This is a work in progress.
## Related projects
* [unfoldingWord® Hebrew Grammar (UHG)](https://uhg.readthedocs.io/en/latest/)
* [unfoldingWord® Literal Text (ULT)](https://git.door43.org/unfoldingWord/en_ult)