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:
@@ -4,10 +4,15 @@
|
||||
# Nocturn 2: Lectio4-6, a sermon of St. Bernardine of Siena on the
|
||||
# Visitation and an excerpt from ecclesiastical documents on the
|
||||
# feast's own institution history (Pius VII, 1801; Pius IX; Pius XII,
|
||||
# 1942), combined into one reading. Nocturn 3: the Gospel citation ends
|
||||
# "Et réliqua"/"And so on" with no full pericope given -- per the
|
||||
# bare-incipit convention, only the homily (Lectio7-9, St. Robert
|
||||
# Bellarmine) is authored, isGospel: false, no citation field.
|
||||
# 1942), combined into one reading, not Gospel-tied. Nocturn 3:
|
||||
# Lectio7-9, St. Robert Bellarmine's homily on the Seven Words of
|
||||
# Christ on the Cross.
|
||||
#
|
||||
# Update (2026-09-05): the Gospel pericope itself (John 19:25-27, Our
|
||||
# Lord entrusting Mary to St. John from the Cross) is now authored too
|
||||
# (isGospel: true, immediately before the Bellarmine homily) -- sourced
|
||||
# from missa/Latin/Sancti/08-22.txt's own [Evangelium] (this same
|
||||
# feast's own Mass Gospel) and its English parallel, not guessed at.
|
||||
id: immaculate-heart-of-mary
|
||||
readings:
|
||||
- nocturn: 2
|
||||
@@ -123,6 +128,23 @@ readings:
|
||||
Mass.
|
||||
status: { la: verified, en: verified }
|
||||
|
||||
- nocturn: 3
|
||||
isGospel: true
|
||||
citation: { la: "Joann 19:25-27", en: "John 19:25-27" }
|
||||
text:
|
||||
la: >-
|
||||
In illo témpore: Stabant juxta crucem Jesu mater ejus, et soror matris ejus María
|
||||
Cléophæ, et María Magdaléne. Cum vidísset ergo Jesus matrem, et discípulum stantem, quem
|
||||
diligébat, dicit matri suæ: Múlier, ecce fílius tuus. Deinde dicit discípulo: Ecce mater
|
||||
tua. Et ex illa hora accépit eam discípulus in sua.
|
||||
en: >-
|
||||
At that time, there were standing by the Cross of Jesus, His Mother, and His Mother's
|
||||
sister, Mary of Cleophas, and Mary Magdalen. When Jesus, therefore, saw His Mother and the
|
||||
disciple standing by, whom He loved, He said to His Mother, Woman, behold your son. Then He
|
||||
said to the disciple, Behold, your mother. And from that hour the disciple took her into
|
||||
his home.
|
||||
status: { la: verified, en: verified }
|
||||
|
||||
- nocturn: 3
|
||||
isGospel: false
|
||||
source: "St. Robert Bellarmine, On the Seven Words of Christ on the Cross, ch. 12"
|
||||
|
||||
Reference in New Issue
Block a user