Give St. Sabina her Lauds commemoration antiphon and correct collect
Deploy / deploy (push) Successful in 1m25s
Deploy / deploy (push) Successful in 1m25s
She was rendering as a bare collect (propers: null had no sanctoral-commemoration fallback), and even that collect used collect-c6's Virgin-and-Martyr text -- she was a matron, not a virgin. Live-verified against Divino Afflatu: added collect-c7 (the Common's own non-Virgin-Martyr template) and a full antiphon/versicle/collect commemoration bundle. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018sPkfGLiq58pmmDoBWH5UX
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# Verified against the reference engine's own source data files:
|
||||
# web/www/horas/Latin/Commune/C7.txt ("Commune Unius non Virginis
|
||||
# Martyris") — its own [Oratio] is `@Commune/C6::s/Vírginis et //`, i.e.
|
||||
# collect-c6's own text with "Vírginis et " stripped (a matron/widow
|
||||
# martyr, not a virgin) — resolved here by hand rather than building
|
||||
# general sed-directive support for one saint (st-sabina). A
|
||||
# Common-collect template — `{N}` stands for the saint's own name,
|
||||
# substituted by getDayCollect (hours/resolve-common.ts) via
|
||||
# SaintRecord.collectCommon/collectName.
|
||||
id: collect-c7
|
||||
text:
|
||||
la: |
|
||||
Orémus.
|
||||
Deus, qui inter cétera poténtiæ tuæ mirácula étiam in sexu frágili victóriam martýrii contulísti: concéde propítius; ut, qui beátæ {N} Mártyris tuæ natalícia cólimus, per ejus ad te exémpla gradiá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: |
|
||||
Let us pray.
|
||||
O God, Who among the other miracles of thy power hast bestowed the victory of martyrdom even upon the weaker sex, graciously grant that we who keep the birthday of blessed {N}, thy Martyr, may come to thee by the path of her example.
|
||||
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: verified
|
||||
en: verified
|
||||
@@ -0,0 +1,32 @@
|
||||
# Verified against Divinum Officium (Divino Afflatu), Lauds live query,
|
||||
# 2026-08-29 -- the "Commemoratio S. Sabinæ Martyris" block that follows
|
||||
# the Decollation of St. John the Baptist's own collect (she's never the
|
||||
# day's own winner in this app's calendar, always commemorated -- see
|
||||
# st-sabina.yml). Antiphon + versicle/response + full collect (own
|
||||
# doxology/Amen, standing alone rather than chaining) -- see
|
||||
# hours/resolve-common.ts's getDayCollects for how a sanctoral
|
||||
# commemoration renders this whole bundle. The collect is collect-c7's
|
||||
# own template ("Commune non Virginis Martyris" -- Sabina was a matron,
|
||||
# not a virgin), not collect-c6's Virgin-and-Martyr text st-sabina.yml
|
||||
# used to point at.
|
||||
id: st-sabina-commemoration
|
||||
text:
|
||||
la: |
|
||||
Ant. Date ei de fructu mánuum suárum, et laudent eam in portis ópera eius.
|
||||
V. Diffúsa est grátia in lábiis tuis.
|
||||
R. Proptérea benedíxit te Deus in ætérnum.
|
||||
Orémus.
|
||||
Deus, qui inter cétera poténtiæ tuæ mirácula étiam in sexu frágili victóriam martýrii contulísti: concéde propítius; ut, qui beátæ Sabínæ Mártyris tuæ natalícia cólimus, per eius ad te exémpla gradiá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.
|
||||
℟. Amen.
|
||||
en: |
|
||||
Ant. Give her of the fruit of her hands, and let her own works praise her in the gates.
|
||||
V. Grace is poured into thy lips.
|
||||
R. Therefore God hath blessed thee for ever.
|
||||
Let us pray.
|
||||
O God, Who among the other miracles of thy power hast bestowed the victory of martyrdom even upon the weaker sex, graciously grant that we who keep the birthday of blessed Sabina, thy Martyr, may come to thee by the path of her example.
|
||||
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