Bulk-import the Vulgate/Douay-Rheims scripture text
Deploy / deploy (push) Successful in 1m54s

Adds ~1017 chapter YAML files under src/data/scripture/ carrying verified
bilingual (Latin Vulgate / Douay-Rheims English) verse text, closing out
the bulk scripture import TODO.md has tracked as pending bulk-content
work. Daniel 14 (the Greek deuterocanonical addition) has no counterpart
in the Latin source and stays unauthored.

Raises the PWA precache size cap (8 -> 24 MiB) to fit the larger bundle,
repoints scripture.test.ts's "unauthored chapter" case from Genesis 1
(now authored) to Daniel 14, and adds bulk-import.test.ts asserting every
imported chapter has verified, gap-free, ordered verse text in both
languages -- tolerating the pre-existing isa-33/sir-36 pointing-split
half-verses, whose English intentionally isn't split to match.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Je2mXNHoXmi1DS3xEL67rH
This commit is contained in:
2026-09-03 05:31:11 -04:00
parent 90665429ae
commit 5ebb856de7
1020 changed files with 150215 additions and 6 deletions
+52
View File
@@ -0,0 +1,52 @@
# Douay-Rheims + Latin Vulgate, bulk-imported from a public-domain
# "Unbound Bible" tab-format source (both texts, verse-count and
# verse-numbering cross-checked to agree before import; see
# TODO.md's bulk scripture import entry).
book: isa
chapter: 15
verses:
- n: 1
text:
la: "onus Moab quia nocte vastata est Ar Moab conticuit quia nocte vastatus est murus Moab conticuit"
en: "The burden of Moab. Because in the night Ar of Moab is laid waste, it is silent: because the wall of Moab is destroyed in the night, it is silent."
status: { la: verified, en: verified }
- n: 2
text:
la: "ascendit domus et Dibon ad excelsa in planctum super Nabo et super Medaba Moab ululabit in cunctis capitibus eius calvitium omnis barba radetur"
en: "The house is gone up, and Dibon to the high places to mourn over Nabo, and over Medaba, Moab hath howled: ton all their heads shall be baldness, and every beard shall be shaven."
status: { la: verified, en: verified }
- n: 3
text:
la: "in triviis eius accincti sunt sacco super tecta eius et in plateis eius omnis ululat descendit in fletum"
en: "In their streets they are girded with sackcloth: on the tops of their houses, and in their streets all shall howl and come down weeping."
status: { la: verified, en: verified }
- n: 4
text:
la: "clamavit Esebon et Eleale usque Iasa audita est vox eorum super hoc expediti Moab ululabunt anima eius ululabit sibi"
en: "Hesebon shall cry, and Eleale, their voice is heard even to Jasa. For this shall the well appointed men of Moab howl, his soul shall howl to itself."
status: { la: verified, en: verified }
- n: 5
text:
la: "cor meum ad Moab clamabit vectes eius usque ad Segor vitulam conternantem per ascensum enim Luith flens ascendet et in via Oronaim clamorem contritionis levabunt"
en: "My heart shall cry to Moab, the bars thereof shall flee unto Segor a heifer of three years old: for by the ascent of Luith they shall go up weeping: and in the way of Oronaim they shall lift up a cry of destruction."
status: { la: verified, en: verified }
- n: 6
text:
la: "aquae enim Nemrim desertae erunt quia aruit herba defecit germen viror omnis interiit"
en: "For the waters of Nemrim shall be desolate, for the grass is withered away, the spring is faded, all the greenness is perished."
status: { la: verified, en: verified }
- n: 7
text:
la: "secundum magnitudinem operis et visitatio eorum ad torrentem salicum ducent eos"
en: "According to the greatness of their work, is their visitation also: they shall lead them to the torrent of the willows."
status: { la: verified, en: verified }
- n: 8
text:
la: "quoniam circumiit clamor terminum Moab usque ad Gallim ululatus eius et usque ad puteum Helim clamor eius"
en: "For the cry is gone round about the border of Moab: the howling thereof unto Gallim, and unto the well of Elim the cry thereof."
status: { la: verified, en: verified }
- n: 9
text:
la: "quia aquae Dibon repletae sunt sanguine ponam enim super Dibon additamenta his qui fugerint de Moab leonem et reliquiis terrae"
en: "For the waters of Dibon are filled with blood: for I will bring more upon Dibon: the lion upon them that shall flee of Moab, and upon the remnant of the land."
status: { la: verified, en: verified }