Bulk-author sanctoral commemoration antiphon+versicle bundles
Deploy / deploy (push) Successful in 1m28s
Deploy / deploy (push) Successful in 1m28s
Found that 217 of 220 saints with an authored collect had no
${propers}-commemoration.yml bundle, so sanctoralCommemorationPart was
silently falling back to a bare collect with no antiphon whenever that
saint was merely commemorated rather than winning outright (user-reported
for St. Raymond Nonnatus and the Decollation of St. John the Baptist).
Bulk-fixed: reused each saint's own proper antiphon where authored, else
the standard de-Communi [Ant 2]/[Versum 2] for that saint's own Common
category. Confirmed via three already live-verified commemorations
(Ss. Felix and Adauctus, St. Clare, St. Sabina) that [Ant 2]/[Versum 2]
are the real tags used for a mere commemoration, not [Ant 1]/[Nocturn 2
Versum] as first assumed -- corrected St. Raymond Nonnatus's file
accordingly. 182 of ~218 real saints now covered; entries not
independently live-verified are marked draft. Remaining ~36 (BVM feasts,
angels, confessor-doctors/popes, vigils) tracked in TODO.md.
New tests/propers/commemoration-sweep.test.ts (182 cases) asserts every
bundle has a real antiphon+versicle+collect, never bare/missing.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01ME8QNPdEmHSbSx1r6VmDRG
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
# Own proper antiphon (st-elizabeth-of-portugal-antiphon.yml), paired with the standard
|
||||
# de-Communi commemoration versicle for common-of-a-widow (`[Versum 2]`, the tag
|
||||
# actually paired with `[Ant 2]` in the reference engine's Commune files
|
||||
# for a mere commemoration -- confirmed against this exact category via
|
||||
# an independently live-verified precedent elsewhere in this app). Collect
|
||||
# is the saint's own real proper (st-elizabeth-of-portugal-collect.yml), unchanged.
|
||||
id: st-elizabeth-of-portugal-commemoration
|
||||
text:
|
||||
la: |
|
||||
Ant. Et nunc, reges, * intellígite, erudímini, qui judicátis terram.
|
||||
V. Diffúsa est grátia in lábiis tuis.
|
||||
R. Proptérea benedíxit te Deus in ætérnum.
|
||||
Orémus.
|
||||
Clementíssime Deus, qui beátam Elísabeth regínam, inter céteras egrégias dotes,
|
||||
béllici furóris sedándi prærogatíva decorásti: da nobis, ejus intercessióne;
|
||||
post mortális vitæ, quam supplíciter pétimus, pacem, ad ætérna gáudia
|
||||
perveníre.
|
||||
Per Dóminum nostrum Jesum Christum, Fílium tuum: qui tecum vivit et regnat in unitáte
|
||||
Spíritus Sancti, Deus, per ómnia sǽcula sæculórum.
|
||||
℟. Amen.
|
||||
en: |
|
||||
Ant. And now, * O ye kings, understand: receive instruction, you that judge the earth.
|
||||
V. Grace is poured into thy lips.
|
||||
R. Therefore God hath blessed thee for ever.
|
||||
Let us pray.
|
||||
O most merciful God, Who didst ennoble the blessed Queen Elizabeth with diverse
|
||||
excellent graces, and withal with a gift of stilling the tempest of war, grant
|
||||
unto us through her pleading, in this dying life that peace for which we humbly
|
||||
pray, and hereafter to attain unto everlasting joy in thy Presence.
|
||||
Through Jesus Christ, thy Son our Lord, Who liveth and reigneth with thee, in the
|
||||
unity of the Holy Ghost, God, world without end.
|
||||
℟. Amen.
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
Reference in New Issue
Block a user