Files
vu/src/data/propers/common/minor-hour-preces-feriales.yml
T
will b050e523ec Split Terce/Sext/None Preces into always-shown Kyrie/Pater + ferial-only versicles
Kyrie eleison and Pater Noster now render every day regardless of rank
(minor-hour-kyrie-pater); the further Preces V/R versicle pairs are
ferial-only, dropped on Sunday and any sanctoral winner.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017XMSokiTD2Qc5vPP2YQu3Q
2026-09-01 06:39:10 -04:00

42 lines
1.9 KiB
YAML

# Verified against Divinum Officium ("Psalterium/Special/Minor Special.txt"
# [Preces Feriales] macro = $Kyrie, $rubrica Pater secreto, $Pater noster Et,
# $Preces feriales minora; text pulled from "Psalterium/Common/Prayers.txt"
# [Kyrie]/[Pater noster Et] and "Psalterium/Special/Preces.txt"
# [Preces feriales minora]). Shared by Terce, Sext, and None — the Latin is
# identical across all three per the reference engine.
#
# Trimmed 2026-09-01, by explicit choice: this file used to hold the whole
# block (Kyrie + Pater Noster + all four V/R pairs) and was shown every
# day. The Kyrie/Pater Noster piece was split out into its own always-
# shown `minor-hour-kyrie-pater` part (see that file) so it keeps
# appearing regardless of rank; what's left here — the three further V/R
# pairs, the actual "Preces" versicles proper — is now ferial-only
# (`ferialOnly: true` in data/hours/terce.yml etc.), matching real
# historical practice (Preces are dropped on Sundays/feasts) more closely
# than the old "every day" simplification did.
#
# Deliberate deviation from real Monastic 1617 (which has no Preces at the
# Little Hours at all): by explicit choice this project still adds them on
# ferial days, mirroring the same "every day" simplification originally
# made for Prime's ferial Preces (see prime-preces-feriales.yml) but now
# scoped to ferias only, per direct instruction.
id: minor-hour-preces-feriales
text:
la: |
V. Dómine, Deus virtútum, convérte nos.
R. Et osténde fáciem tuam, et salvi érimus.
V. Exsúrge, Christe, ádjuva nos.
R. Et líbera nos propter nomen tuum.
V. Dómine, exáudi oratiónem meam.
R. Et clamor meus ad te véniat.
en: |
V. O Lord, God of hosts, convert us.
R. And show us thy face, and we shall be saved.
V. Arise, O Christ, and help us.
R. And deliver us for thy name's sake.
V. O Lord, hear my prayer.
R. And let my cry come unto thee.
status:
la: verified
en: verified