Three separate resolver files (terce.ts/sext.ts/none.ts), not a shared little-hour module — they're structurally identical but kept independent by choice. Ordo verified against Divinum Officium (Monastic Tridentinum 1617): opening versicle, self-contained hymn, one antiphon framing three psalms (no closing repeat, unlike Prime), a capitulum with its own embedded short versicle/response, the day's own collect, and a closing identical across all three hours. Also fills in psalter-distribution.yml's previously-missing Sunday/ Monday/Tuesday psalm entries (Ps 118 sections for Sunday/Monday; Tuesday turns out to share Wednesday/Thursday's native gradual-psalm set, not a distinct one). Friday/Saturday's antiphons are derived from each day's first psalm rather than reusing the native gradual antiphons, since those two days already use a redistributed, non-native psalm set. hours/types.ts gains a 'day-collect' part kind — the first ordo to use the day's own Proper collect rather than a fixed text. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# Verified against Divinum Officium (Monastic Tridentinum 1617), clean
|
||||
# per-annum runs (2026-08-31, a Monday with no sanctoral override — see
|
||||
# hours/terce.ts). "Capitulum Versus" in the source is one combined block:
|
||||
# the chapter, then R. Deo grátias, then a short versicle/response pair —
|
||||
# unlike Prime, the Little Hours have no separate elaborate short
|
||||
# responsory, so all of that is kept together here as one 'chapter' part.
|
||||
#
|
||||
# Per-annum only for now — real practice varies this by season (confirmed
|
||||
# by comparing against a Lenten Ember Wednesday run, which showed different
|
||||
# capitulum text entirely), but that seasonal table isn't built yet.
|
||||
id: terce-capitulum-per-annum
|
||||
text:
|
||||
la: "Sana me, Dómine, et sanábor: salvum me fac, et salvus ero: quóniam laus mea tu es. R. Deo grátias. V. Adjútor meus, esto, ne derelínquas me. R. Neque despícias me, Deus, salutáris meus."
|
||||
en: "Heal me, O Lord, and I shall be healed: save me, and I shall be saved, for thou art my praise. R. Thanks be to God. V. Be thou my helper, forsake me not. R. Do not thou despise me, O God my Saviour."
|
||||
citation:
|
||||
la: "Jer. 17:14"
|
||||
en: "Jer. 17:14"
|
||||
status:
|
||||
la: verified
|
||||
en: verified
|
||||
Reference in New Issue
Block a user