diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-28 14:54:10 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-28 14:54:10 +0200 |
| commit | c5abf87fa7198c8f245f407774e2326e4b6c9b9c (patch) | |
| tree | 6e1dcc5e1f85a483cef7044d341b7c940c1690a8 /internal/caldata/tridentine-lectionary.ini | |
| parent | cf45e9f7f3146bca6039b63e2be02463b02f8043 (diff) | |
| download | lectio-c5abf87fa7198c8f245f407774e2326e4b6c9b9c.tar.gz lectio-c5abf87fa7198c8f245f407774e2326e4b6c9b9c.zip | |
fix(EF): resumed Sundays after Pentecost use the Epiphany Masses
In early-Easter years there are more than 24 Sundays after Pentecost. Per the
1960 Rubrics the surplus Sundays resume the Sundays after Epiphany that
Septuagesima cut short (highest-numbered first) and the last Sunday keeps the
24th (Last) Mass. temporalEF now routes those Sundays to the resumed Epiphany
slug for readings while keeping the calendrical time-after-pentecost season;
the mis-harvested tail entries (post-Pentecost sundays 24-28) are corrected to
the true 24th Mass and the surplus removed. Validated: 88/88 tail/resumed
Sunday gospels match missalemeum 2025-2050; EF oracle green.
Diffstat (limited to 'internal/caldata/tridentine-lectionary.ini')
| -rw-r--r-- | internal/caldata/tridentine-lectionary.ini | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/internal/caldata/tridentine-lectionary.ini b/internal/caldata/tridentine-lectionary.ini index 52ac060..06ad9fd 100644 --- a/internal/caldata/tridentine-lectionary.ini +++ b/internal/caldata/tridentine-lectionary.ini @@ -426,20 +426,11 @@ first = Phil 3:17-21; 4:1-3 gospel = Matt 9:18-26 [ef-time-after-pentecost-sunday-24] -first = Rom 13:8-10 -gospel = Matt 8:23-27 +first = Col 1:9-14 +gospel = Matt 24:15-35 -[ef-time-after-pentecost-sunday-25] -first = Col 3:12-17 -gospel = Matt 13:24-30 -[ef-time-after-pentecost-sunday-26] -first = 1 Thess. 1:2-10 -gospel = Matt 13:31-35 -[ef-time-after-pentecost-sunday-27] -first = Col 1:9-14 -gospel = Matt 24:15-35 [ef-time-after-pentecost-sunday-3] first = 1 Pet. 5:6-11 @@ -489,6 +480,3 @@ gospel = Luke 2:21 first = 1 Thess 1:2-10 gospel = Matt 13:31-35 -[ef-time-after-pentecost-sunday-28] -first = Col 1:9-14 -gospel = Matt 24:15-35 |
