From a92bb734f2a1780431fd2fbab65aa814200397f7 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Tue, 28 Jul 2026 10:20:23 +0200 Subject: feat(of): complete Sunday lectionary from catholic-resources.org (restore 2nd readings) The niedziela harvest had dropped the SECOND reading on 271 of ~299 Sunday-cycle entries (a Sunday Mass is first/psalm/second/gospel). scripts/genlect-of-sundays-cr.py re-sources the temporal Sunday & solemnity lectionary (Ordinary Time, Advent, Christmas, Lent, Easter, Trinity, Corpus Christi, Sacred Heart, Christ the King; all three cycles A/B/C) from catholic-resources.org, keyed by liturgical position, and merges the complete readings into of-lectionary.ini. - Also corrects ~6 contaminated Sunday first readings the niedziela by-date harvest had picked up (ordinary-sunday-21-B had a Marian Prov 8; advent-2-A had the Immaculate Conception's Gen 3; Christ the King B/C, Trinity C, Pentecost, Ascension/7th-of-Easter were wrong). - Content-validated: every changed first reading verified against the old one (all changes are correct fixes or the identical passage, book spelling aside). - Handles source quirks: hyphen/en-dash/ABC cycle markers, verbose Year-A solemnity names, 'opt:' cycle-proper alternates, '[2025: Corpus Christi]' displacement notes appended to names, Palm Sunday (cycle-independent first/second, per-cycle Passion gospel kept), and abbreviation variants (Jon/Is/Mt/Act/Zac...). 157/157 Sundays render first+psalm+second+gospel across 2026-2028. Adds TestOFSundayCompleteReadings, credits the source in NOTICE, bumps to 0.42.0. --- NOTICE | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'NOTICE') diff --git a/NOTICE b/NOTICE index 6659847..c1bf10d 100644 --- a/NOTICE +++ b/NOTICE @@ -25,13 +25,15 @@ Lectionary data (reading citations) The Mass reading CITATIONS (scripture references, not the text) in internal/caldata/tridentine-lectionary.ini (Extraordinary Form) and internal/caldata/of-lectionary.ini (Ordinary Form) were compiled from -missalemeum.com (Divinum Officium data, EF), niedziela.pl (OF Sundays), and -catholic-resources.org (Fr. Felix Just, S.J. — the Ordinary Form weekday/ferial -lectionary of Ordinary Time via scripts/genlect-of-cr.py, and the proper readings -of the OF sanctoral — feasts, solemnities and proper-reading memorials — -inlined into roman-calendar.ini via scripts/gen-of-sanctoral-readings.py). Only -the references were taken; the reading TEXT is rendered from the public-domain -corpora below — no copyrighted translation is redistributed. +missalemeum.com (Divinum Officium data, EF), niedziela.pl (OF seasonal weekday +ferials), and catholic-resources.org (Fr. Felix Just, S.J. — the Ordinary Form +Ordinary-Time weekday lectionary via scripts/genlect-of-cr.py; the Sunday and +temporal-solemnity lectionary, all three cycles, via +scripts/genlect-of-sundays-cr.py; and the proper readings of the OF sanctoral — +feasts, solemnities and proper-reading memorials — inlined into +roman-calendar.ini via scripts/gen-of-sanctoral-readings.py). Only the references +were taken; the reading TEXT is rendered from the public-domain corpora below — +no copyrighted translation is redistributed. OF sanctoral calendar --------------------- -- cgit v1.3