4bd05e68f0
Deploy / deploy (push) Successful in 1m56s
~110 of 355 nocturn-readings files had a patristic homily with no paired Gospel-pericope text -- the homily discussing a Gospel that was never itself transcribed into the file. Closed in two waves (the first pass's source-string regex missed many real cases where the citation lived only in a header comment or wasn't named at all), each entry sourced from divinum-officium-reference's own Missale files (following Sancti/Commune redirects where a feast reuses another's Gospel) and verified per file rather than assumed -- several candidates turned out to be genuine Nocturn 2 content or Common-of-saints cross-references with no proper Gospel of their own, correctly left untouched. Includes both live-reported gaps: St. Joseph of Cupertino's own Bk. II Homily 38 (Matt 22:1-14) and the Vigil of St. Matthew's Ambrose homily (Luke 5:27-32). TODO.md logs the closed item plus a new, distinct follow-up: a handful of files with no Nocturn 3 content authored at all (not just an unpaired Gospel), found along the way. npm test (2029 passed) and tsc --noEmit both pass. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MKC2QQGLYo2UTiDjDyWEkW
43 lines
2.5 KiB
YAML
43 lines
2.5 KiB
YAML
# Matins Nocturn 2 reading for St. Felicitas, Martyr (Nov 23, sharing
|
|
# the date with St. Clement — see st-clement.yml). No genuine SanctiM
|
|
# match: the only SanctiM file for this date bases `@Sancti/11-23`
|
|
# (Clement, not Felicitas) — a missed pre-1955-pool candidate rather
|
|
# than a genuine SanctiM case (see memory vu-matins-pre1955-saints,
|
|
# vu-matins-sanctim-saints).
|
|
# web/www/horas/Latin/Sancti/11-23cc.txt, English/Sancti/11-23cc.txt.
|
|
# Single lesson (simplex-feast Lectio93), one continuous excerpt of
|
|
# Pope St. Gregory the Great's homily. No responsory given in the
|
|
# source.
|
|
#
|
|
# Verified 2026-09-05 (Gospel-pairing sweep): this is a genuine
|
|
# Simplex-rank stub (Rank: "Simplex;;1.1;;vide C7") with a single
|
|
# combined lesson (Lectio93), not a 9-lesson office with distinct
|
|
# Nocturns -- there is no Nocturn 3 slot at all here, so no Gospel
|
|
# pericope to pair.
|
|
id: st-felicitas
|
|
readings:
|
|
- nocturn: 2
|
|
isGospel: false
|
|
source: "Pope St. Gregory the Great, Homily 3 on the Gospels"
|
|
text:
|
|
la: >-
|
|
Beáta Felícitas, cujus hódie natalícia celebrámus, septem fílios sic post se tímuit
|
|
vivos in carne relínquere, sicut carnáles paréntes solent metúere ne mórtuos
|
|
præmíttant. In persecutiónis enim labóre deprehénsa, filiórum corda in amóre
|
|
supérnæ pátriæ prædicándo roborávit; et parturívit spíritu quos carne pepérerat, ut
|
|
prædicatióne páreret Deo quos carne pepérerat mundo. Numquid ergo hanc féminam
|
|
Mártyrem díxerim? Sed plus quam Mártyrem; quæ, septem pignóribus ad regnum
|
|
præmíssis, tot ante se mórtuos transmísit. Ad pœnam prima venit, sed pervénit
|
|
octáva.
|
|
en: >-
|
|
That blessed woman Felicity, whose Birth-feast we are keeping today, had as much
|
|
dread of leaving her seven sons living after her in the flesh, as have carnal-minded
|
|
mothers of seeing them go dead before them. When she was taken in the strong pains of
|
|
persecution, she braced up the hearts of her children by bidding them cleave to the
|
|
Fatherland above, and became their mother for the spiritual, as she had aforetime
|
|
been for the fleshly life, bringing them forth for God by her exhortation, as she had
|
|
brought them forth for the world by her body. And shall I not call this woman a
|
|
Martyr? Nay, more than Martyr. The seven whom she trusted to God were seven children
|
|
sent before her to death. She suffered first and triumphed last.
|
|
status: { la: verified, en: verified }
|