Port seasonal office content to Lauds, closing the same pre-existing gap
Deploy / deploy (push) Successful in 56s
Deploy / deploy (push) Successful in 56s
Lauds had the identical issue Vespers started with: resolveOffice only ever rendered the plain weekday chapter/responsory/hymn/versicle, year-round, with no Advent/Lent/Passiontide/Paschaltide override — same source file (Major Special.txt) as Vespers', just never wired up. Ports the same seasonalOfficeSuffix-based precedence (per-feast/octave override -> season -> weekday default) and the matching seasonal content, transcribed the same way as Vespers' own (Monastic hymn variants applied from the source's substitution notation against each base Roman text). Paschaltide's chapter is byte-identical to Vespers' own — the source aliases "[Pasch Vespera] = @:Pasch Laudes" — so both hours' data files intentionally carry the same text rather than one importing the other's id. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# Sourced from Divinum Officium's Monastic block ("[Responsory Adv
|
||||
# Laudes]", Psalterium/Special/Major Special.txt). Not live-query-verified
|
||||
# (see TODO.md) — read directly from source.
|
||||
id: lauds-responsory-advent
|
||||
text:
|
||||
la: |
|
||||
R.br. Veni ad liberándum nos * Dómine Deus virtútum.
|
||||
R. Veni ad liberándum nos * Dómine Deus virtútum.
|
||||
V. Osténde fáciem tuam et salvi érimus.
|
||||
R. Dómine Deus virtútum.
|
||||
V. Glória Patri, et Fílio, * et Spirítui Sancto.
|
||||
R. Veni ad liberándum nos * Dómine Deus virtútum.
|
||||
en: |
|
||||
R.br. Come to my rescue, * O God, Lord of hosts.
|
||||
R. Come to my rescue, * O God, Lord of hosts.
|
||||
V. Show us thy face, and we shall be saved.
|
||||
R. O God, Lord of hosts.
|
||||
V. Glory be to the Father, and to the Son, * and to the Holy Ghost.
|
||||
R. Come to my rescue, * O God, Lord of hosts.
|
||||
status:
|
||||
la: draft
|
||||
en: draft
|
||||
Reference in New Issue
Block a user