2c3f63ef97
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
31 lines
1.8 KiB
YAML
31 lines
1.8 KiB
YAML
# Standard de-Communi commemoration for common-of-a-martyr (`[Ant 2]`+`[Versum 2]`
|
|
# from the reference engine's Commune files -- the tags used for a mere
|
|
# commemoration in every other verified category checked this pass, not
|
|
# yet independently live-verified for this specific category). st-felix-presbyter has
|
|
# no proper antiphon of his/her own in the source (a plain "vide C..."
|
|
# reference), so this reuses the Common's own text, same as every other
|
|
# saint of this category with nothing proper -- marked `draft` per this
|
|
# app's own "prefer draft over missing" convention. Collect is the
|
|
# saint's own real proper (st-felix-presbyter-collect.yml), unchanged.
|
|
id: st-felix-presbyter-commemoration
|
|
text:
|
|
la: |
|
|
Ant. Qui odit * ánimam suam in hoc mundo, in vitam ætérnam custódit eam.
|
|
V. Justus ut palma florébit.
|
|
R. Sicut cedrus Líbani multiplicábitur.
|
|
Orémus.
|
|
Concede, quǽsumus, omnípotens Deus: ut ad meliórem vitam Sanctórum tuórum exémpla nos próvocent; quátenus, quorum solémnia ágimus, étiam actus imitémur.
|
|
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.
|
|
R. Amen.
|
|
en: |
|
|
Ant. He that hateth his life * in this world, shall keep it unto life eternal.
|
|
V. The righteous shall flourish like the palm tree:
|
|
R. He shall grow up like the cedar of Libanus.
|
|
Let us pray.
|
|
Grant, we beseech thee, O Almighty God, that the example of thy Saints may continually stir us up to amend our sinful lives, that as we do solemnly commemorate them, we may also sincerely strive to imitate them.
|
|
Through Jesus Christ, thy Son our Lord, Who liveth and reigneth with thee, in the unity of the Holy Ghost, God, world without end.
|
|
R. Amen.
|
|
status:
|
|
la: draft
|
|
en: draft
|