k-mktr/manx_gaelic_nt_gv
Manx Gaelic Bible (Esther, Jonah, Gospels) Description The Manx Gaelic Bible portions (Esther, Jonah, and the Four Gospels) represent Scripture in the Manx language (Gaelg), the Celtic language of the Isle of Man. Manx Gaelic became extinct as a first language in 1974 but has since been revived. These biblical portions are among the most significant texts in the Manx language and are crucial for the study of Manx linguistics and the revival of the language.… See the full description on the dataset page: https://huggingface.co/datasets/k-mktr/manx_gaelic_nt_gv.
Manx Gaelic Bible (Esther, Jonah, Gospels)
Description
The Manx Gaelic Bible portions (Esther, Jonah, and the Four Gospels) represent Scripture in the Manx language (Gaelg), the Celtic language of the Isle of Man. Manx Gaelic became extinct as a first language in 1974 but has since been revived. These biblical portions are among the most significant texts in the Manx language and are crucial for the study of Manx linguistics and the revival of the language.
Dataset Structure
Each row represents one Bible verse.
Statistics
- Books: 5
- Verses: 3313
- Language: Manx Gaelic
- Format: Parquet (ZSTD compressed)
- File size: 0.25 MB
Usage
from datasets import load_dataset
dataset = load_dataset("k-mktr/manx_gaelic_nt_gv", split="train")
print(dataset[0])
# {'translation_id': 'manx_gaelic_nt_gv', 'book': '...', 'chapter': 1, 'verse': '1', 'text': '...'}License
Public domain (copyright expired).
