diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-28 10:20:23 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-28 10:20:23 +0200 |
| commit | a92bb734f2a1780431fd2fbab65aa814200397f7 (patch) | |
| tree | 47979d6ad701f245b916b087bd561b441cfac2b2 /NOTICE | |
| parent | 97f704b659ea6c72c4aa354378b347283ecc5cac (diff) | |
| download | lectio-a92bb734f2a1780431fd2fbab65aa814200397f7.tar.gz lectio-a92bb734f2a1780431fd2fbab65aa814200397f7.zip | |
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.
Diffstat (limited to 'NOTICE')
| -rw-r--r-- | NOTICE | 16 |
1 files changed, 9 insertions, 7 deletions
@@ -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 --------------------- |
