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:
@@ -6,9 +6,11 @@
|
||||
# left to the bible-plan store, same convention as every other nocturn-
|
||||
# readings file. Nocturn 2 (Lectio4-6): one continuous sermon of
|
||||
# St. Bernardine of Siena on St. Joseph. Nocturn 3 (Lectio7-9): Lectio7's
|
||||
# own Gospel pericope (Luke 3:21-23) is a bare "Et réliqua" incipit,
|
||||
# dropped per the usual rule; St. Augustine's homily on the two
|
||||
# genealogies (Matthew's and Luke's) follows, isGospel: false.
|
||||
# own Gospel pericope (Luke 3:21-23) was a bare "Et réliqua" incipit in
|
||||
# the horas file; the full pericope is this day's own Mass Gospel,
|
||||
# sourced directly from web/www/missa/Latin+English/Tempora/Pasc2-3.txt's
|
||||
# [Evangelium] and added 2026-09-05 (isGospel: true) immediately before
|
||||
# St. Augustine's homily on the two genealogies (Matthew's and Luke's).
|
||||
id: patronage-of-st-joseph
|
||||
readings:
|
||||
- nocturn: 2
|
||||
@@ -83,6 +85,27 @@ readings:
|
||||
Virgin, thy spouse, who is the Mother of Him Who liveth and reigneth with the Father and
|
||||
the Holy Ghost, world without end. Amen.
|
||||
status: { la: verified, en: verified }
|
||||
- nocturn: 3
|
||||
isGospel: true
|
||||
citation: { la: "Luc 3:21-23", en: "Luke 3:21-23" }
|
||||
text:
|
||||
la: >-
|
||||
In illo témpore: Factum est autem, cum baptizarétur omnis
|
||||
pópulus, et Jesu baptizáto et oránte, apértum est cœlum: et
|
||||
descéndit Spíritus Sanctus corporáli spécie sicut colúmba in
|
||||
ipsum: et vox de cœlo facta est: Tu es Fílius meus diléctus, in
|
||||
te complácui mihi. Et ipse Jesus erat incípiens quasi annórum
|
||||
trigínta, ut putabátur, fílius Joseph.
|
||||
en: >-
|
||||
At that time: it came to pass, when all the people were
|
||||
baptized, that Jesus also being baptized and praying, heaven
|
||||
was opened; and the Holy Ghost descended in a bodily shape, as
|
||||
a dove, upon him; and a voice came from heaven: Thou art my
|
||||
beloved Son; in thee I am well pleased. And Jesus himself was
|
||||
beginning about the age of thirty years, being -- as it was
|
||||
supposed -- the son of Joseph.
|
||||
status: { la: verified, en: verified }
|
||||
|
||||
- nocturn: 3
|
||||
isGospel: false
|
||||
text:
|
||||
|
||||
Reference in New Issue
Block a user