Author missing Matins Gospel pericopes across nocturn-readings store
Deploy / deploy (push) Successful in 1m56s
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
This commit is contained in:
@@ -16,12 +16,20 @@
|
||||
# Nocturn 3: `SanctiM/03-21.txt` Lectio9's Gospel citation (Matt
|
||||
# 19:27-29) is a bare incipit ("Et réliqua") with no full pericope text
|
||||
# given, so — per the pre-1955 pass's convention of not transcribing
|
||||
# bare incipits — only the homily portion is authored (not marked
|
||||
# isGospel), combined with Lectio10-12 as one continuous excerpt of St.
|
||||
# Peter Damian's sermon. No English/SanctiM translation exists for
|
||||
# this file in the reference engine, so `en` for the Nocturn 3 reading
|
||||
# is this project's own translation, marked `draft` per
|
||||
# bare incipits — only the homily portion was originally authored (not
|
||||
# marked isGospel), combined with Lectio10-12 as one continuous excerpt
|
||||
# of St. Peter Damian's sermon. No English/SanctiM translation exists
|
||||
# for this file in the reference engine, so `en` for the Nocturn 3
|
||||
# reading is this project's own translation, marked `draft` per
|
||||
# vu-prefer-text-over-missing. No responsory given for either reading.
|
||||
#
|
||||
# Update (2026-09-05): the Gospel pericope itself is now authored too
|
||||
# (isGospel: true, immediately before Peter Damian's homily) — the day's
|
||||
# Missale (`Sancti/03-21.txt`, `[Rule] vide C5b`) redirects to the
|
||||
# Common of a Confessor Not a Bishop, whose own [Evangelium] gives the
|
||||
# full Matt 19:27-29 pericope, sourced from
|
||||
# web/www/horas/Latin/Commune/C5b.txt (same text also authored
|
||||
# independently for ss-seven-founders-of-the-servite-order.yml).
|
||||
id: st-benedict
|
||||
readings:
|
||||
- nocturn: 2
|
||||
@@ -98,6 +106,27 @@ readings:
|
||||
Benedict, the beloved of the Lord, goeth up to heaven.
|
||||
status: { la: verified, en: verified }
|
||||
|
||||
- nocturn: 3
|
||||
isGospel: true
|
||||
citation: { la: "Matt 19:27-29", en: "Matt 19:27-29" }
|
||||
text:
|
||||
la: >-
|
||||
In illo témpore: Dixit Petrus ad Jesum: Ecce, nos relíquimus ómnia, et secúti sumus te:
|
||||
quid ergo erit nobis? Jesus autem dixit illis: Amen, dico vobis, quod vos, qui secúti
|
||||
estis me, in regeneratióne, cum séderit Fílius hóminis in sede majestátis suæ, sedébitis
|
||||
et vos super sedes duódecim, judicántes duódecim tribus Israël. Et omnis, qui relíquerit
|
||||
domum, vel fratres, aut soróres, aut patrem, aut matrem, aut uxórem, aut fílios, aut
|
||||
agros, propter nomen meum, céntuplum accípiet, et vitam ætérnam possidébit.
|
||||
en: >-
|
||||
At that time, Peter said to Jesus, "Behold, we have left all and followed You; what then
|
||||
shall we have?" And Jesus said to them, "Amen I say to you that you who have followed
|
||||
Me, in the regeneration when the Son of Man shall sit on the throne of His glory, shall
|
||||
also sit on twelve thrones, judging the twelve tribes of Israel. And everyone who has
|
||||
left house, or brothers, or sisters, or father, or mother, or wife, or children, or
|
||||
lands, for My name's sake, shall receive a hundredfold, and shall possess life
|
||||
everlasting."
|
||||
status: { la: verified, en: verified }
|
||||
|
||||
- nocturn: 3
|
||||
isGospel: false
|
||||
source: "St. Peter Damian, Bishop, Sermon 9, On the Nativity of St. Benedict, Abbot (on Matt 19:27-29)"
|
||||
|
||||
Reference in New Issue
Block a user