Bulk-import the full Psalter from Divinum Officium's Psalmorum text
Rather than continuing to author psalms one at a time as each hour needs them, pull all 150 from the reference corpus directly (Latin + English line up 1:1 for every psalm) — Vespers alone needed ~25 new numbers, and Matins will eventually need most of the rest anyway. Also completes 001.yml, which turned out to still be a 2-verse placeholder predating this project's "verified" convention. Ps 94 (the Invitatory) is included too, with its source file's repeating "$ant" antiphon macro dropped — this app's Matins doesn't need the interleaved-antiphon structure the real Invitatorium uses, so it's stored as plain continuous verses like every other psalm (a deliberate simplification, not an oversight). Its English is the traditional Coverdale/BCP "Venite" translation rather than this store's usual Douay-Rheims register, so it's marked `draft` pending a deliberate reword later. prime.test.ts's status-surfacing test relied on Ps 1 being incomplete; rewritten against Ps 94's real verified/draft split and Ps 151 (off the real 1-150 range) for the missing-fallback case instead. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,224 @@
|
||||
# Verified against Divinum Officium (Latin Psalmorum, English translation) —
|
||||
# bulk-pulled from the reference corpus's full Psalmorum text directly
|
||||
# (Latin+English line up 1:1 for all 150), not a per-hour live query.
|
||||
# Vulgate/Gallican numbering.
|
||||
|
||||
number: 30
|
||||
verses:
|
||||
- n: 2
|
||||
text:
|
||||
la: "In te, Dómine, sperávi, non confúndar in ætérnum: * in justítia tua líbera me."
|
||||
en: "In thee, O Lord, have I hoped, let me never be confounded: * deliver me in thy justice."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 3
|
||||
text:
|
||||
la: "Inclína ad me aurem tuam, * accélera ut éruas me."
|
||||
en: "Bow down thy ear to me: * make haste to deliver me."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 3
|
||||
text:
|
||||
la: "Esto mihi in Deum protectórem, et in domum refúgii: * ut salvum me fácias."
|
||||
en: "Be thou unto me a God, a protector, and a house of refuge, * to save me."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 4
|
||||
text:
|
||||
la: "Quóniam fortitúdo mea, et refúgium meum es tu: * et propter nomen tuum dedúces me, et enútries me."
|
||||
en: "For thou art my strength and my refuge; * and for thy name’s sake thou wilt lead me, and nourish me."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 5
|
||||
text:
|
||||
la: "Edúces me de láqueo hoc, quem abscondérunt mihi: * quóniam tu es protéctor meus."
|
||||
en: "Thou wilt bring me out of this snare, which they have hidden for me: * for thou art my protector."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 6
|
||||
text:
|
||||
la: "In manus tuas comméndo spíritum meum: * redemísti me, Dómine, Deus veritátis."
|
||||
en: "Into thy hands I commend my spirit: * thou hast redeemed me, O Lord, the God of truth."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 7
|
||||
text:
|
||||
la: "Odísti observántes vanitátes, * supervácue."
|
||||
en: "Thou hast hated them that regard vanities, * to no purpose."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 7
|
||||
text:
|
||||
la: "Ego autem in Dómino sperávi: * exsultábo, et lætábor in misericórdia tua."
|
||||
en: "But I have hoped in the Lord: * I will be glad and rejoice in thy mercy."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 8
|
||||
text:
|
||||
la: "Quóniam respexísti humilitátem meam, * salvásti de necessitátibus ánimam meam."
|
||||
en: "For thou hast regarded my humility, * thou hast saved my soul out of distresses."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 9
|
||||
text:
|
||||
la: "Nec conclusísti me in mánibus inimíci: * statuísti in loco spatióso pedes meos."
|
||||
en: "And thou hast not shut me up in the hands of the enemy: * thou hast set my feet in a spacious place."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 10
|
||||
text:
|
||||
la: "Miserére mei, Dómine, quóniam tríbulor: * conturbátus est in ira óculus meus, ánima mea, et venter meus:"
|
||||
en: "Have mercy on me, O Lord, for I am afflicted: * my eye is troubled with wrath, my soul, and my belly:"
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 11
|
||||
text:
|
||||
la: "Quóniam defécit in dolóre vita mea: * et anni mei in gemítibus."
|
||||
en: "For my life is wasted with grief: * and my years in sighs."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 11
|
||||
text:
|
||||
la: "Infirmáta est in paupertáte virtus mea: * et ossa mea conturbáta sunt."
|
||||
en: "My strength is weakened through poverty * and my bones are disturbed."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 12
|
||||
text:
|
||||
la: "Super omnes inimícos meos factus sum oppróbrium et vicínis meis valde: * et timor notis meis."
|
||||
en: "I am become a reproach among all my enemies, and very much to my neighbours; * and a fear to my acquaintance."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 12
|
||||
text:
|
||||
la: "Qui vidébant me, foras fugérunt a me: * oblivióni datus sum, tamquam mórtuus a corde."
|
||||
en: "They that saw me without fled from me. * I am forgotten as one dead from the heart."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 13
|
||||
text:
|
||||
la: "Factus sum tamquam vas pérditum: * quóniam audívi vituperatiónem multórum commorántium in circúitu."
|
||||
en: "I am become as a vessel that is destroyed. * For I have heard the blame of many that dwell round about."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 14
|
||||
text:
|
||||
la: "In eo dum convenírent simul advérsum me, * accípere ánimam meam consiliáti sunt."
|
||||
en: "While they assembled together against me, * they consulted to take away my life."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 15
|
||||
text:
|
||||
la: "Ego autem in te sperávi, Dómine: * dixi: Deus meus es tu: in mánibus tuis sortes meæ."
|
||||
en: "But I have put my trust in thee, O Lord: * I said: Thou art my God. My lots are in thy hands."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 16
|
||||
text:
|
||||
la: "Éripe me de manu inimicórum meórum, * et a persequéntibus me."
|
||||
en: "Deliver me out of the hands of my enemies; * and from them that persecute me."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 17
|
||||
text:
|
||||
la: "Illústra fáciem tuam super servum tuum, salvum me fac in misericórdia tua: * Dómine, non confúndar, quóniam invocávi te."
|
||||
en: "Make thy face to shine upon thy servant; save me in thy mercy. * Let me not be confounded, O Lord, for I have called upon thee."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 18
|
||||
text:
|
||||
la: "Erubéscant ímpii, et deducántur in inférnum: * muta fiant lábia dolósa."
|
||||
en: "Let the wicked be ashamed, and be brought down to hell. * Let deceitful lips be made dumb."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 19
|
||||
text:
|
||||
la: "Quæ loquúntur advérsus justum iniquitátem: * in supérbia, et in abusióne."
|
||||
en: "Which speak iniquity against the just, * with pride and abuse."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 20
|
||||
text:
|
||||
la: "Quam magna multitúdo dulcédinis tuæ, Dómine, * quam abscondísti timéntibus te."
|
||||
en: "How great is the multitude of thy sweetness, O Lord, * which thou hast hidden for them that fear thee!"
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 20
|
||||
text:
|
||||
la: "Perfecísti eis, qui sperant in te, * in conspéctu filiórum hóminum."
|
||||
en: "Which thou hast wrought for them that hope in thee, * in the sight of the sons of men."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 21
|
||||
text:
|
||||
la: "Abscóndes eos in abscóndito faciéi tuæ * a conturbatióne hóminum."
|
||||
en: "Thou shalt hide them in the secret of thy face, * from the disturbance of men."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 21
|
||||
text:
|
||||
la: "Próteges eos in tabernáculo tuo * a contradictióne linguárum."
|
||||
en: "Thou shalt protect them in thy tabernacle * from the contradiction of tongues."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 22
|
||||
text:
|
||||
la: "Benedíctus Dóminus: * quóniam mirificávit misericórdiam suam mihi in civitáte muníta."
|
||||
en: "Blessed be the Lord, * for he hath shewn his wonderful mercy to me in a fortified city."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 23
|
||||
text:
|
||||
la: "Ego autem dixi in excéssu mentis meæ: * Projéctus sum a fácie oculórum tuórum."
|
||||
en: "But I said in the excess of my mind: * I am cast away from before thy eyes."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 23
|
||||
text:
|
||||
la: "Ídeo exaudísti vocem oratiónis meæ, * dum clamárem ad te."
|
||||
en: "Therefore thou hast heard the voice of my prayer, * when I cried to thee."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 24
|
||||
text:
|
||||
la: "Dilígite Dóminum omnes sancti ejus: * quóniam veritátem requíret Dóminus, et retríbuet abundánter faciéntibus supérbiam."
|
||||
en: "O love the Lord, all ye his saints: * for the Lord will require truth, and will repay them abundantly that act proudly."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
- n: 25
|
||||
text:
|
||||
la: "Viríliter ágite, et confortétur cor vestrum, * omnes, qui sperátis in Dómino."
|
||||
en: "Do ye manfully, and let your heart be strengthened, * all ye that hope in the Lord."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
Reference in New Issue
Block a user