Give Pentecost its own hymnody at Matins/Lauds/Vespers, all octave
Same gap as Ascension (pentecost-sunday is a temporal-feast id, not a
saint record) -- the mechanism fix from that commit is generic, so
this only needed the id added to ALWAYS_OVERRIDE_TEMPORAL_IDS plus
real content.
Unlike Ascension, Pentecost has 3 genuinely different hymns, one per
hour: "Jam Christus astra ascénderat" (Matins), "Beáta nobis gáudia"
(Lauds), "Veni Creátor Spíritus" (Vespers), each with its own real,
distinct chapter/responsory/versicle at Lauds vs. Vespers.
Authored matins-hymn-pentecost-sunday.yml, lauds-{capitulum,
responsory,hymn,versicle}-pentecost-sunday.yml, and
vespers-{responsory,hymn,versicle}-pentecost-sunday.yml (Vespers
reuses Lauds' chapter via the existing cross-hour fallback) -- all
live-verified against Divinum Officium (Monastic Tridentinum 1617),
2026-05-24. Confirmed the whole octave end-to-end via resolveOrdo,
including a real winning saint within the window (St. Augustine of
Canterbury) keeping his own hymn at Lauds/Vespers unaffected.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AGjUyhUZJaSjiniEmnLdak
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# Pentecost's own Vespers responsory ("Spíritus Paráclitus") — distinct
|
||||
# from Lauds' own ("Spíritus Dómini replévit orbem terrárum", see
|
||||
# lauds-responsory-pentecost-sunday.yml). Live-verified against Divinum
|
||||
# Officium (Monastic Tridentinum 1617), Vespers live query, 2026-05-24
|
||||
# (Pentecost Sunday itself).
|
||||
id: vespers-responsory-pentecost-sunday
|
||||
text:
|
||||
la: |
|
||||
R.br. Spíritus Paráclitus, * Allelúja, allelúja.
|
||||
R. Spíritus Paráclitus, * Allelúja, allelúja.
|
||||
V. Docébit vos ómnia.
|
||||
R. Allelúja, allelúja.
|
||||
V. Glória Patri, et Fílio, * et Spirítui Sancto.
|
||||
R. Spíritus Paráclitus, * Allelúja, allelúja.
|
||||
en: |
|
||||
R.br. The Comforter, Which is the Holy Ghost. * Alleluia, Alleluia.
|
||||
R. The Comforter, Which is the Holy Ghost. * Alleluia, Alleluia.
|
||||
V. He shall teach you all things.
|
||||
R. Alleluia, alleluia.
|
||||
V. Glory be to the Father, and to the Son, * and to the Holy Ghost.
|
||||
R. The Comforter, Which is the Holy Ghost. * Alleluia, Alleluia.
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
Reference in New Issue
Block a user