f14d00bd73
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>
27 lines
1.2 KiB
YAML
27 lines
1.2 KiB
YAML
# Sourced from Divinum Officium's Monastic block: "[Responsory Pasch
|
|
# Laudes]" resolves (non-Cistercian branch) to "@Psalterium/Special/Minor
|
|
# Special:Responsory breve Pasch Tertia" -> "[Responsory breve Pasch
|
|
# Tertia_]" (Psalterium/Special/Minor Special.txt) — distinct from
|
|
# Vespers' own Paschaltide responsory (see
|
|
# vespers-responsory-paschaltide.yml). Not live-query-verified (see
|
|
# TODO.md) — read directly from source.
|
|
id: lauds-responsory-paschaltide
|
|
text:
|
|
la: |
|
|
R.br. Surréxit Dóminus de sepúlcro, * Allelúja, allelúja.
|
|
R. Surréxit Dóminus de sepúlcro, * Allelúja, allelúja.
|
|
V. Qui pro nobis pepéndit in ligno.
|
|
R. Allelúja, allelúja.
|
|
V. Glória Patri, et Fílio, * et Spirítui Sancto.
|
|
R. Surréxit Dóminus de sepúlcro, * Allelúja, allelúja.
|
|
en: |
|
|
R.br. The Lord is risen from the sepulchre, * alleluia, alleluia.
|
|
R. The Lord is risen from the sepulchre, * alleluia, alleluia.
|
|
V. Who for us was hanged on the tree.
|
|
R. Alleluia, alleluia.
|
|
V. Glory be to the Father, and to the Son, * and to the Holy Ghost.
|
|
R. The Lord is risen from the sepulchre, * alleluia, alleluia.
|
|
status:
|
|
la: draft
|
|
en: draft
|