old_testament {logos} | R Documentation |
Old Testament Dataset
Description
A dataset containing the text of the Old Testament in Hebrew with book metadata. The Unicode/XML Leningrad Codex (UXLC) is a transcription of the Leningrad Codex (LC) into a modern computer format (Unicode, XML). The UXLC text is a fork of the Groves Center's Westminster Leningrad Codex WLC 4.20, 2016
Usage
old_testament
Format
A data frame with 23,213 rows and 5 variables:
- book
Character. Name of the book (e.g., "Amos").
- chapter
Numeric. Chapter number.
- verse
Numeric. Verse number.
- text
Character. Text of the verse in Hebrew.
- hebrew_names
Character. Hebrew name of the book.
Details
This dataset provides the Hebrew text of the Old Testament along with book and chapter metadata.
[Package logos version 0.1.0 Index]