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:
@@ -0,0 +1,72 @@
|
||||
# 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: 1cor
|
||||
chapter: 5
|
||||
verses:
|
||||
- n: 1
|
||||
text:
|
||||
la: "omnino auditur inter vos fornicatio et talis fornicatio qualis nec inter gentes ita ut uxorem patris aliquis habeat"
|
||||
en: "It is absolutely heard, that there is fornication among you, and such fornication as the like is not among the heathens; that one should have his father's wife."
|
||||
status: { la: verified, en: verified }
|
||||
- n: 2
|
||||
text:
|
||||
la: "et vos inflati estis et non magis luctum habuistis ut tollatur de medio vestrum qui hoc opus fecit"
|
||||
en: "And you are puffed up; and have not rather mourned, that he might be taken away from among you, that hath done this deed."
|
||||
status: { la: verified, en: verified }
|
||||
- n: 3
|
||||
text:
|
||||
la: "ego quidem absens corpore praesens autem spiritu iam iudicavi ut praesens eum qui sic operatus est"
|
||||
en: "I indeed, absent in body, but present in spirit, have already judged, as though I were present, him that hath so done,"
|
||||
status: { la: verified, en: verified }
|
||||
- n: 4
|
||||
text:
|
||||
la: "in nomine Domini nostri Iesu Christi congregatis vobis et meo spiritu cum virtute Domini Iesu"
|
||||
en: "In the name of our Lord Jesus Christ, you being gathered together, and my spirit, with the power of our Lord Jesus;"
|
||||
status: { la: verified, en: verified }
|
||||
- n: 5
|
||||
text:
|
||||
la: "tradere huiusmodi Satanae in interitum carnis ut spiritus salvus sit in die Domini Iesu"
|
||||
en: "To deliver such a one to Satan for the destruction of the flesh, that the spirit may be saved in the day of our Lord Jesus Christ."
|
||||
status: { la: verified, en: verified }
|
||||
- n: 6
|
||||
text:
|
||||
la: "non bona gloriatio vestra nescitis quia modicum fermentum totam massam corrumpit"
|
||||
en: "Your glorying is not good. Know you not that a little leaven corrupteth the whole lump ?"
|
||||
status: { la: verified, en: verified }
|
||||
- n: 7
|
||||
text:
|
||||
la: "expurgate vetus fermentum ut sitis nova consparsio sicut estis azymi etenim pascha nostrum immolatus est Christus"
|
||||
en: "Purge out the old leaven, that you may be a new paste, as you are unleavened. For Christ our pasch is sacrificed."
|
||||
status: { la: verified, en: verified }
|
||||
- n: 8
|
||||
text:
|
||||
la: "itaque epulemur non in fermento veteri neque in fermento malitiae et nequitiae sed in azymis sinceritatis et veritatis"
|
||||
en: "Therefore let us feast, not with the old leaven, nor with the leaven of malice and wickedness; but with the unleavened bread of sincerity and truth."
|
||||
status: { la: verified, en: verified }
|
||||
- n: 9
|
||||
text:
|
||||
la: "scripsi vobis in epistula ne commisceamini fornicariis"
|
||||
en: "I wrote to you in an epistle, not to keep company with fornicators."
|
||||
status: { la: verified, en: verified }
|
||||
- n: 10
|
||||
text:
|
||||
la: "non utique fornicariis huius mundi aut avaris aut rapacibus aut idolis servientibus alioquin debueratis de hoc mundo exisse"
|
||||
en: "I mean not with the fornicators of this world, or with the covetous, or the extortioners, or the servers of idols; otherwise you must needs go out of this world."
|
||||
status: { la: verified, en: verified }
|
||||
- n: 11
|
||||
text:
|
||||
la: "nunc autem scripsi vobis non commisceri si is qui frater nominatur est fornicator aut avarus aut idolis serviens aut maledicus aut ebriosus aut rapax cum eiusmodi nec cibum sumere"
|
||||
en: "But now I have written to you, not to keep company, if any man that is named a brother, be a fornicator, or covetous, or a server of idols, or a railer, or a drunkard, or an extortioner: with such a one, not so much as to eat."
|
||||
status: { la: verified, en: verified }
|
||||
- n: 12
|
||||
text:
|
||||
la: "quid enim mihi de his qui foris sunt iudicare nonne de his qui intus sunt vos iudicatis"
|
||||
en: "For what have I to do to judge them that are without ? Do not you judge them that are within ?"
|
||||
status: { la: verified, en: verified }
|
||||
- n: 13
|
||||
text:
|
||||
la: "nam eos qui foris sunt Deus iudicabit auferte malum ex vobis ipsis"
|
||||
en: "For them that are without, God will judge. Put away the evil one from among yourselves."
|
||||
status: { la: verified, en: verified }
|
||||
Reference in New Issue
Block a user