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:
@@ -17,6 +17,12 @@
|
||||
# our-lady-of-the-snows.yml's own Nocturn 3, duplicated rather than
|
||||
# cross-referenced (the Matins mechanism has no cross-id lookup for
|
||||
# nocturn-readings the way collect/antiphon do via `propers`).
|
||||
#
|
||||
# Update (2026-09-05): the Gospel pericope itself is now authored too
|
||||
# (isGospel: true, immediately before Bede's homily), same text and
|
||||
# same sourcing note as our-lady-of-the-snows.yml's own fix — Commune/
|
||||
# C11.txt's own Missa [Evangelium] gives the full two-verse pericope,
|
||||
# where its Nocturn 3 Lectio7 cuts off at "Et réliqua".
|
||||
id: presentation-of-the-bvm
|
||||
readings:
|
||||
- nocturn: 2
|
||||
@@ -91,6 +97,21 @@ readings:
|
||||
or talking of things projected.
|
||||
status: { la: verified, en: verified }
|
||||
|
||||
- nocturn: 3
|
||||
isGospel: true
|
||||
citation: { la: "Luc 11:27-28", en: "Luke 11:27-28" }
|
||||
text:
|
||||
la: >-
|
||||
In illo témpore: Loquénte Jesu ad turbas, extóllens vocem quædam múlier de turba, dixit
|
||||
illi: Beátus venter, qui te portávit, et úbera, quæ suxísti. At ille dixit: Quinímmo
|
||||
beáti, qui áudiunt verbum Dei, et custódiunt illud.
|
||||
en: >-
|
||||
At that time, as Jesus was speaking to the multitudes, a certain woman from the crowd
|
||||
lifted up her voice and said to Him, "Blessed is the womb that bore You, and the breasts
|
||||
that nursed You." But He said, "Rather, blessed are they who hear the word of God and
|
||||
keep it."
|
||||
status: { la: verified, en: verified }
|
||||
|
||||
- nocturn: 3
|
||||
isGospel: false
|
||||
source: "The Venerable Bede, Commentary on Luke, Book IV, ch. 49 (on Luke 11:27-28)"
|
||||
|
||||
Reference in New Issue
Block a user