Give the Vigil of Christmas (Dec 24) its own proper content
Deploy / deploy (push) Successful in 1m28s
Deploy / deploy (push) Successful in 1m28s
Non-Sunday Dec 24 previously just inherited Advent 4's ferial collect and antiphons with nothing of its own. Import the Vigil's real proper content from the reference engine (Duplex I classis): its own collect, all 5 Lauds antiphons, the Benedictus antiphon, and Matins' Gospel (Matt 1:18-21) + St. Jerome homily, wired via a new `vigil-of-christmas` temporal id scoped to non-Sunday Dec 24 only. Advent IV landing on Dec 24 itself is untouched, left as its own separate design question. 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,16 @@
|
||||
# Verified against Divinum Officium (Monastic Tridentinum 1617), Lauds
|
||||
# live query, 2026-12-24 (a plain Thursday, non-Sunday Vigil of
|
||||
# Christmas). The static reference file (Sancti/12-24.txt) has no
|
||||
# explicit `[Ant Benedictus]` tag for this date -- turns out the live
|
||||
# engine reuses the same text tagged `[Ant 2]` there (labeled "Antiphona
|
||||
# ex Proprio Sanctorum" in the live render), already imported separately
|
||||
# for Matins' own Nocturn 2 -- see nocturn-readings/vigil-of-christmas.yml.
|
||||
# Same text, two real uses, not a coincidence to collapse into one file:
|
||||
# these are two distinct ResolvedPart slots.
|
||||
id: vigil-of-christmas-benedictus-antiphon
|
||||
text:
|
||||
la: "Oriétur * sicut sol Salvátor mundi: et descéndet in úterum Vírginis, sicut imber super gramen, allelúja."
|
||||
en: "The Saviour of the world * shall rise like the sun, and come down into the womb of the Virgin as the showers upon the grass, alleluia."
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
@@ -0,0 +1,20 @@
|
||||
# Read directly from the reference engine's own Sancti/12-24.txt (Latin)
|
||||
# and English/Sancti/12-24.txt -- the Vigil of Christmas's own proper
|
||||
# Oratio (`In Vigilia Nativitatis Domini`, Duplex I classis), used on Dec
|
||||
# 24 regardless of rank contest (see calendar/temporal-id.ts's own
|
||||
# `vigil-of-christmas` case, currently scoped to a non-Sunday Dec 24 only).
|
||||
id: vigil-of-christmas-collect
|
||||
text:
|
||||
la: |
|
||||
Orémus.
|
||||
Deus, qui nos redemptiónis nostræ ánnua exspectatióne lætíficas: præsta; ut Unigénitum tuum, quem Redemptórem læti suscípimus, veniéntem quoque Júdicem secúri videámus, 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, thou Who gladden us year after year with the expectation of our redemption, grant that we, who now welcome with joy thy only-begotten Son as our Redeemer, may also gaze upon Him without fear when He comes as our judge, our Lord Jesus Christ, thy Son:
|
||||
Who liveth and reigneth with thee, in the unity of the Holy Spirit, God, world without end.
|
||||
R. Amen.
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
Reference in New Issue
Block a user