Add Te decet laus to Matins, drop Ps 129/50 from ferial Preces
Deploy / deploy (push) Successful in 1m24s
Deploy / deploy (push) Successful in 1m24s
Matins now sings "Te decet laus" (Psalterium/Common/Prayers.txt's [Te decet]) immediately after the Te Deum on every 3-nocturn day, matching Rule of Benedict ch. 11's close of Vigils. New common text te-decet-laus.yml, wired into both matins.ts branches that render a Te Deum; absent on ferial days along with it. Also drops Psalm 129 (De profundis) from the Lauds ferial Preces and Psalm 50 (Miserere) from the Vespers ferial Preces, per direct instruction — both were embedded inline in the live-transcribed text. Updated the affected fixture tests to key off a versicle that survives the removal instead of the now-absent psalm text. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EWzE3kaSZCs79fPBrrE1aF
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Sourced from Psalterium/Common/Prayers.txt's [Te decet] block. Rule of
|
||||
# Benedict ch. 11: after the abbot reads the closing Gospel following the
|
||||
# Te Deum, all reply Amen, then the abbot begins this versicle, closing
|
||||
# Vigils — sung only on a 3-nocturn day (Sunday or Duplex+), right after
|
||||
# the Te Deum, same gating as `te-deum` itself. This app doesn't model the
|
||||
# Gospel-read-again-in-full step that precedes it live (a known
|
||||
# simplification, see data/propers/nocturn-readings/post-pentecost-15.yml's
|
||||
# own header comment) — this versicle is added directly after the Te Deum.
|
||||
id: te-decet-laus
|
||||
text:
|
||||
la: |
|
||||
V. Te decet laus, te decet hymnus: tibi glória Deo Patri, et Fílio, cum Spíritu Sancto in sǽcula sæculórum. Amen.
|
||||
en: |
|
||||
V. Thou art worthy of praise, thou art worthy of hymns, to Thee be glory: to God the Father and the Son with the Holy Ghost, world without end. Amen.
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
Reference in New Issue
Block a user