From c5abf87fa7198c8f245f407774e2326e4b6c9b9c Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Tue, 28 Jul 2026 14:54:10 +0200 Subject: 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. --- internal/caldata/tridentine-lectionary.ini | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'internal/caldata/tridentine-lectionary.ini') 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 -- cgit v1.3