summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-07-28 00:47:16 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-07-28 00:47:16 +0200
commite829b48b08c683d9dcef5e4b9502c1c42bc895f1 (patch)
tree63afd5857a2a98e476a6d7e8fc10b25056b905eb
parent6c320f88cc5659233001894614e39265ca4e6363 (diff)
downloadlectio-e829b48b08c683d9dcef5e4b9502c1c42bc895f1.tar.gz
lectio-e829b48b08c683d9dcef5e4b9502c1c42bc895f1.zip
feat(of): full sanctoral calendar + weekday/memorial readings
Populate the OF General Roman Calendar sanctoral and extend the OF readings to weekdays and sanctoral days. Sanctoral calendar (roman-calendar.ini: 29 -> 202 celebrations): - scripts/gen-sanctoral.go generates it from calapi.inadiutorium.cz (authoritative General Roman Calendar) -- English name/rank/colour from general-en, Latin from general-la, Polish from niedziela DayInfo (obligatory celebrations). Fixed dates the temporal engine already computes are excluded. VALIDATED: my engine's observed rank agrees with calapi on all 86 obligatory sanctoral days of 2026 (0 mismatches). Precedence fix (precedence.go): an optional memorial no longer displaces the weekday as the DEFAULT observed celebration (it sorts below the ferial, shown as an option) -- matching the General Roman Calendar / calapi. Readings (of-lectionary.ini: 254 -> 1018 entries) via genlect-of.go: - Weekday (ferial) 2-year cycle I/II, keyed <ferial-slug>-<WeekdayCycle>, harvested from niedziela over 2020-2025 (multiple years per cycle; retry-on-failure so a glitch year never poisons a key; only TRUE ferials + optional-memorial days, where niedziela shows the ferial). - Obligatory memorials keyed by their OWN slug (niedziela shows their proper, e.g. Barnabas -> Acts 11, or the ferial for memorials without a proper) -- never miskeyed to a ferial position. - caldata.Readings: OF resolves slug+SundayCycle | slug+WeekdayCycle, else a memorial falls back to the day's ferial readings. - Source-glitch normalisation (1J->1 J, PnP->Pnp). books.ini: canonical names "Song of Solomon" and "The Acts" added as their own [en] forms (ToEnglishRef emits the canonical; it must resolve). Fixes ~32 cross-chapter Song-of-Songs/Acts citations. Coverage: 359/365 days of 2026 render (98.4%); 6 residual ferial positions never a true-ferial in 2020-2025. EF sanctoral and OF psalm renumbering still pending.
-rw-r--r--internal/bible/books.ini4
-rw-r--r--internal/caldata/caldata_test.go12
-rw-r--r--internal/caldata/of-lectionary.ini4201
-rw-r--r--internal/caldata/readings.go35
-rw-r--r--internal/caldata/roman-calendar.ini1709
-rw-r--r--internal/calendar/precedence.go7
-rw-r--r--scripts/gen-sanctoral.go209
-rw-r--r--scripts/genlect-of.go103
8 files changed, 5956 insertions, 324 deletions
diff --git a/internal/bible/books.ini b/internal/bible/books.ini
index aab9ed8..a5bd711 100644
--- a/internal/bible/books.ini
+++ b/internal/bible/books.ini
@@ -42,7 +42,7 @@ Job = Jb, Job
Psalms = Ps, Psalm, Psalms
Proverbs = Prov, Proverbs
Ecclesiastes = Eccl, Ecclesiastes
-Song of Solomon = Song, Song of Songs
+Song of Solomon = Song, Song of Songs, Song of Solomon
Wisdom = Wis, Wisdom
Sirach = Sir, Ecclus, Eccli, Ecclesiasticus, Sirach
Isaiah = Isa, Isaiah
@@ -67,7 +67,7 @@ Matthew = Matt, Mat, Matthew
Mark = Mk, Mark
Luke = Lk, Luke
John = Jn, John
-The Acts = Acts, Acts
+The Acts = Acts, The Acts
Romans = Rom, Romans
1 Corinthians = 1 Cor, 1 Corinthians
2 Corinthians = 2 Cor, 2 Corinthians
diff --git a/internal/caldata/caldata_test.go b/internal/caldata/caldata_test.go
index ab7a314..12aed8c 100644
--- a/internal/caldata/caldata_test.go
+++ b/internal/caldata/caldata_test.go
@@ -11,9 +11,15 @@ func TestUniversalLoads(t *testing.T) {
if l.ID != "universal" {
t.Fatalf("layer id = %q", l.ID)
}
- rc, ok := l.Cels["assumption"]
- if !ok || rc.Fields["rank"] != "solemnity" || rc.Fields["date"] != "08-15" {
- t.Fatalf("assumption = %+v ok=%v", rc, ok)
+ // the Assumption (08-15, solemnity) must be present under some slug.
+ assumption := false
+ for _, rc := range l.Cels {
+ if rc.Fields["date"] == "08-15" && rc.Fields["rank"] == "solemnity" {
+ assumption = true
+ }
+ }
+ if !assumption {
+ t.Fatal("no 08-15 solemnity (Assumption) in the universal calendar")
}
// every entry must build into a typed Celebration whose rank parsed.
for slug, rc := range l.Cels {
diff --git a/internal/caldata/of-lectionary.ini b/internal/caldata/of-lectionary.ini
index bb9db67..64f79e0 100644
--- a/internal/caldata/of-lectionary.ini
+++ b/internal/caldata/of-lectionary.ini
@@ -1,6 +1,244 @@
-; OF (Ordinary Form) Sunday & solemnity lectionary, keyed by
-; <computed-temporal-slug>-<SundayCycle>. Citations English-canonical.
-; Generated from niedziela.pl by scripts/genlect-of.go (2025-2027).
+; OF (Ordinary Form) temporal lectionary, keyed by <computed-temporal-slug>-<cycle>:
+; Sundays & solemnities use the Sunday cycle (A/B/C), ferial weekdays the weekday
+; cycle (I/II). Citations English-canonical.
+; Generated from niedziela.pl by scripts/genlect-of.go (harvest 2020-2025).
+
+[advent-1-fri-I]
+first = Isaiah 29:17-24
+psalm = Psalms 27:1bcde,4,13-14
+gospel = Mat 9:27-31
+
+[advent-1-fri-II]
+first = Isaiah 29:17-24
+psalm = Psalms 27:1bcde,4,13-14
+gospel = Mat 9:27-31
+
+[advent-1-mon-I]
+first = Isaiah 2:1-5
+psalm = Psalms 122:1-2,4-5,6-7,8-9
+gospel = Mat 8:5-11
+
+[advent-1-mon-II]
+first = Isaiah 2:1-5
+psalm = Psalms 122:1-2,4-5,6-7,8-9
+gospel = Mat 8:5-11
+
+[advent-1-sat-I]
+first = Isaiah 30:19-21,23-26
+psalm = Psalms 147A(146):1-2,3-4,5-6
+gospel = Mat 9:35-10:1,5,6-8
+
+[advent-1-sat-II]
+first = Isaiah 30:19-21,23-26
+psalm = Psalms 147A(146):1-2,3-4,5-6
+gospel = Mat 9:35-10:1,5,6-8
+
+[advent-1-thu-I]
+first = Isaiah 26:1-6
+psalm = Psalms 118:1bc,8-9,19-20,21,25,26-27
+gospel = Mat 7:21,24-27
+
+[advent-1-thu-II]
+first = Isaiah 26:1-6
+psalm = Psalms 118:1bc,8-9,19-20,21,25,26-27
+gospel = Mat 7:21,24-27
+
+[advent-1-tue-I]
+first = Isaiah 11:1-10
+psalm = Psalms 72:1-2,7-8,12-13,17
+gospel = Luke 10:21-24
+
+[advent-1-tue-II]
+first = Isaiah 11:1-10
+psalm = Psalms 72:1-2,7-8,12-13,17
+gospel = Luke 10:21-24
+
+[advent-1-wed-I]
+first = Isaiah 25:6-10
+psalm = Psalms 23:1-3,3-4,5,6
+gospel = Mat 15:29-37
+
+[advent-1-wed-II]
+first = Isaiah 25:6-10
+psalm = Psalms 23:1-3,3-4,5,6
+gospel = Mat 15:29-37
+
+[advent-2-fri-I]
+first = Isaiah 48:17-19
+psalm = Psalms 1:1-2,3,4,6
+gospel = Mat 11:16-19
+
+[advent-2-fri-II]
+first = Isaiah 48:17-19
+psalm = Psalms 1:1-2,3,4,6
+gospel = Mat 11:16-19
+
+[advent-2-mon-I]
+first = Isaiah 35:1-10
+psalm = Psalms 85:8ab,9,10-11,12-13
+gospel = Luke 5:17-26
+
+[advent-2-mon-II]
+first = Isaiah 35:1-10
+psalm = Psalms 85:8ab,9,10-11,12-13
+gospel = Luke 5:17-26
+
+[advent-2-sat-I]
+first = Sirach 48:1-4,9-11
+psalm = Psalms 80:1ac,2,14-15,17-18
+gospel = Mat 17:10-13
+
+[advent-2-sat-II]
+first = Sirach 48:1-4,9-11
+psalm = Psalms 80:1ac,2,14-15,17-18
+gospel = Mat 17:10-13
+
+[advent-2-thu-I]
+first = Isaiah 41:13-20
+psalm = Psalms 145:1bc,9,10-11,12-13
+gospel = Mat 11:11-15
+
+[advent-2-thu-II]
+first = Isaiah 41:13-20
+psalm = Psalms 145:1bc,9,10-11,12-13
+gospel = Mat 11:11-15
+
+[advent-2-tue-I]
+first = Isaiah 40:1-11
+psalm = Psalms 96:1-2,3,10ac,11-12,13
+gospel = Mat 18:12-14
+
+[advent-2-tue-II]
+first = Isaiah 40:1-11
+psalm = Psalms 96:1-2,3,10ac,11-12,13
+gospel = Mat 18:12-14
+
+[advent-2-wed-I]
+first = Isaiah 40:25-31
+psalm = Psalms 103:1-2,3-4,8,10
+gospel = Mat 11:28-30
+
+[advent-2-wed-II]
+first = Isaiah 40:25-31
+psalm = Psalms 103:1-2,3-4,8,10
+gospel = Mat 11:28-30
+
+[advent-3-fri-I]
+first = Jeremiah 23:5-8
+psalm = Psalms 72:1-2,12-13,18-19ab
+gospel = Mat 1:18-24
+
+[advent-3-fri-II]
+first = Genesis 49:1,2,8-10
+psalm = Psalms 72:1-2,3-4ab,7-8,17
+gospel = Mat 1:1-17
+
+[advent-3-mon-I]
+first = Numbers 24:2-7,15-17
+psalm = Psalms 25:4-5,6,7bc,8-9
+gospel = Mat 21:23-27
+
+[advent-3-mon-II]
+first = Jeremiah 23:5-8
+psalm = Psalms 72:1-2,12-13,18-19ab
+gospel = Mat 1:18-24
+
+[advent-3-sat-I]
+first = Judges 13:2-7,24-25
+psalm = Psalms 71:3-4,5-6,16-17
+gospel = Luke 1:5-25
+
+[advent-3-sat-II]
+first = Jeremiah 23:5-8
+psalm = Psalms 72:1-2,12-13,18-19ab
+gospel = Mat 1:18-24
+
+[advent-3-thu-I]
+first = Genesis 49:1,2,8-10
+psalm = Psalms 72:1-2,3-4ab,7-8,17
+gospel = Mat 1:1-17
+
+[advent-3-thu-II]
+first = Isaiah 54:1-10
+psalm = Psalms 30:1,3,4-5,10-11,12
+gospel = Luke 7:24-30
+
+[advent-3-tue-I]
+first = Zephaniah 3:1-2,9-13
+psalm = Psalms 34:1-2,5-6,16-17,18,22
+gospel = Mat 21:28-32
+
+[advent-3-tue-II]
+first = Judges 13:2-7,24-25
+psalm = Psalms 71:3-4,5-6,16-17
+gospel = Luke 1:5-25
+
+[advent-3-wed-I]
+first = Isaiah 45:6-8,18,21-25
+psalm = Psalms 85:8ab,9,10-11,12-13
+gospel = Luke 7:18-23
+
+[advent-3-wed-II]
+first = Isaiah 45:6-8,18,21-25
+psalm = Psalms 85:8ab,9,10-11,12-13
+gospel = Luke 7:18-23
+
+[advent-4-fri-I]
+first = Malachi 3:1-4,23-24
+psalm = Psalms 25:4-5,8-9,10,14
+gospel = Luke 1:57-66
+
+[advent-4-fri-II]
+first = 2 Samuel 7:1-5,8-12,14,16
+psalm = Psalms 89:1-2,3-4,26,28
+gospel = Luke 1:67-79
+
+[advent-4-mon-I]
+first = Song of Solomon 2:8-14
+psalm = Psalms 33:2-3,11-12,20-21
+second = Zephaniah 3:14-17
+gospel = Luke 1:39-45
+
+[advent-4-mon-II]
+first = Isaiah 7:10-14
+psalm = Psalms 24:1-2,3-4,5-6
+gospel = Luke 1:26-38
+
+[advent-4-sat-I]
+first = 2 Samuel 7:1-5,8-12,14,16
+psalm = Psalms 89:1-2,3-4,26,28
+gospel = Luke 1:67-79
+
+[advent-4-thu-I]
+first = 2 Samuel 7:1-5,8-12,14,16
+psalm = Psalms 89:1-2,3-4,26,28
+gospel = Luke 1:67-79
+
+[advent-4-thu-II]
+first = Malachi 3:1-4,23-24
+psalm = Psalms 25:4-5,8-9,10,14
+gospel = Luke 1:57-66
+
+[advent-4-tue-I]
+first = 1 Samuel 1:24-28
+psalm = 1 Samuel 2:1bcde,4-5,6-7,8abcd
+gospel = Luke 1:46-56
+
+[advent-4-tue-II]
+first = Song of Solomon 2:8-14
+psalm = Psalms 33:2-3,11-12,20-21
+second = Zephaniah 3:14-17
+gospel = Luke 1:39-45
+
+[advent-4-wed-I]
+first = Malachi 3:1-4,23-24
+psalm = Psalms 25:4-5,8-9,10,14
+gospel = Luke 1:57-66
+
+[advent-4-wed-II]
+first = 1 Samuel 1:24-28
+psalm = 1 Samuel 2:1bcde,4-5,6-7,8abcd
+gospel = Luke 1:46-56
[advent-sunday-1-A]
first = Isaiah 2:1-5
@@ -28,9 +266,9 @@ psalm = Psalms 85:8ab,9,10-11,12-13
gospel = Mark 1:1-8
[advent-sunday-2-C]
-first = Genesis 3:9-15,20
-psalm = Psalms 98:1bcde,2-3,3-4
-gospel = Luke 1:26-38
+first = Baruch 5:1-9
+psalm = Psalms 126:1-2,2-3,4-5,6
+gospel = Luke 3:1-6
[advent-sunday-3-A]
first = Isaiah 35:1-6,10
@@ -62,6 +300,26 @@ first = Micah 5:1-4
psalm = Psalms 80:1ac,2,14-15,17-18
gospel = Luke 1:39-45
+[agatha-virgin-and-martyr-I]
+first = Hebrews 13:1-8
+psalm = Psalms 27:1bcde,3,5,8-9
+gospel = Mark 6:14-29
+
+[agatha-virgin-and-martyr-II]
+first = 2 Samuel 24:2,9-17
+psalm = Psalms 32:1-2,5,6-7
+gospel = Mark 6:1-6
+
+[agnes-virgin-and-martyr-I]
+first = Hebrews 7:25-8:6
+psalm = Psalms 40:6-7,7-9,16
+gospel = Mark 3:7-12
+
+[agnes-virgin-and-martyr-II]
+first = 1 Samuel 16:1-13
+psalm = Psalms 89:19,20-21,26-27
+gospel = Mark 2:23-28
+
[all-saints-A]
first = Revelation 7:2-4,9-14
psalm = Psalms 24:1-2,3-4,5-6
@@ -92,32 +350,108 @@ first = Job 19:1,23-27
psalm = Psalms 27:1bcde,4,7,8,9,13-14
gospel = Luke 23:44-46,50,52-53
-[annunciation-A]
+[aloysius-gonzaga-religious-I]
+first = Genesis 12:1-9
+psalm = Psalms 33:12-13,18-19,20,22
+gospel = Mat 7:1-5
+
+[aloysius-gonzaga-religious-II]
+first = 2 Kings 19:9-11,14-21,31-35,36
+psalm = Psalms 48:1-2,2-3,9-10
+gospel = Mat 7:6,12-14
+
+[alphonsus-maria-de-liguori-bishop-and-doctor-of-the-church-I]
+first = Exodus 33:7-11;34:5-9,28
+psalm = Psalms 103:6-7,8-9,10-11,12-13
+gospel = Mat 13:36-43
+
+[alphonsus-maria-de-liguori-bishop-and-doctor-of-the-church-II]
+first = Jeremiah 26:11-16,24
+psalm = Psalms 69:14-15,29-30,32-33
+gospel = Mat 14:1-12
+
+[ambrose-bishop-and-doctor-I]
+first = Isaiah 35:1-10
+psalm = Psalms 85:8ab,9,10-11,12-13
+gospel = Luke 5:17-26
+
+[ambrose-bishop-and-doctor-II]
+first = Isaiah 40:1-11
+psalm = Psalms 96:1-2,3,10ac,11-12,13
+gospel = Mat 18:12-14
+
+[andrew-dung-lac-and-his-companions-martyrs-I]
+first = Daniel 5:1-6,13-14,16-17,23-28
+psalm = Daniel 3:62,63,64,65,66,67
+gospel = Luke 21:12-19
+
+[andrew-dung-lac-and-his-companions-martyrs-II]
+first = Revelation 14:14-20
+psalm = Psalms 96:10,11-12,13
+gospel = Luke 21:5-11
+
+[andrew-kim-taegon-priest-and-paul-chong-hasang-and-companions-martyrs-I]
+first = Ezra 1:1-6
+psalm = Psalms 126:1-2,2-3,4-5,6
+gospel = Luke 8:16-18
+
+[andrew-kim-taegon-priest-and-paul-chong-hasang-and-companions-martyrs-II]
+first = Proverbs 21:1-6,10-13
+psalm = Psalms 119:1,27,30,34,35,44
+gospel = Luke 8:19-21
+
+[andrew-the-apostle-A]
+first = Isaiah 49:1-6
+psalm = Psalms 19:1-2,3-4
+second = Romans 10:9-18
+gospel = Mat 4:18-22
+
+[andrew-the-apostle-B]
+first = Isaiah 49:1-6
+psalm = Psalms 19:1-2,3-4
+second = Romans 10:9-18
+gospel = Mat 4:18-22
+
+[andrew-the-apostle-C]
+first = Isaiah 49:1-6
+psalm = Psalms 19:1-2,3-4
+second = Romans 10:9-18
+gospel = Mat 4:18-22
+
+[annunciation-of-the-lord-A]
first = Isaiah 7:10-14;8:10
psalm = Psalms 40:6-7,7-9,10
gospel = Luke 1:26-38
-[annunciation-B]
-first = Isaiah 42:1-7
-psalm = Psalms 27:1bcde,2,3,13-14
-gospel = John 12:1-11
+[annunciation-of-the-lord-B]
+first = Isaiah 7:10-14;8:10
+psalm = Psalms 40:6-7,7-9,10
+gospel = Luke 1:26-38
-[annunciation-C]
+[annunciation-of-the-lord-C]
first = Isaiah 7:10-14;8:10
psalm = Psalms 40:6-7,7-9,10
gospel = Luke 1:26-38
-[archangels-A]
-first = Daniel 7:9-10,13-14
-psalm = Psalms 138:1-2,2-3,4-5
-second = Revelation 12:7-12
-gospel = John 1:47-51
+[anthony-of-egypt-abbot-I]
+first = Hebrews 6:10-20
+psalm = Psalms 111:1-2,4-5,9,10
+gospel = Mark 2:23-28
-[archangels-C]
-first = Daniel 7:9-10,13-14
-psalm = Psalms 138:1-2,2-3,4-5
-second = Revelation 12:7-12
-gospel = John 1:47-51
+[anthony-of-egypt-abbot-II]
+first = 1 Samuel 8:4-7,10-22
+psalm = Psalms 89:15-16,17-18
+gospel = Mark 2:1-12
+
+[anthony-of-padua-priest-and-doctor-I]
+first = 2 Corinthians 1:18-22
+psalm = Psalms 119:129-130,131-132,133,135
+gospel = Mat 5:13-16
+
+[anthony-of-padua-priest-and-doctor-II]
+first = 1 Kings 19:19-21
+psalm = Psalms 16:1-2,5,7-8,9-10
+gospel = Mat 5:33-37
[ascension-A]
first = Acts 18:1-8
@@ -134,21 +468,41 @@ first = Acts 18:1-8
psalm = Psalms 98:1bcde,2-3,3-4
gospel = John 16:16-20
-[assumption-A]
+[assumption-of-the-blessed-virgin-mary-A]
first = 1 Chronicles 15:3-4,15-16;16:1-2
psalm = Psalms 132:6-7,9-10,13-14
gospel = Luke 11:27-28
-[assumption-B]
+[assumption-of-the-blessed-virgin-mary-B]
first = 1 Chronicles 15:3-4,15-16;16:1-2
psalm = Psalms 132:6-7,9-10,13-14
gospel = Luke 11:27-28
-[assumption-C]
+[assumption-of-the-blessed-virgin-mary-C]
first = 1 Chronicles 15:3-4,15-16;16:1-2
psalm = Psalms 132:6-7,9-10,13-14
gospel = Luke 11:27-28
+[athanasius-bishop-and-doctor-I]
+first = Acts 11:19-26
+psalm = Psalms 87:1-3,4-5,6-7
+gospel = John 10:22-30
+
+[athanasius-bishop-and-doctor-II]
+first = Revelation 11:19;12,1-6,10ab
+psalm = Judith 13:18bcde,19-20
+gospel = John 19:25-27
+
+[augustine-of-hippo-bishop-and-doctor-of-the-church-I]
+first = 1 Thessalonians 4:9-11
+psalm = Psalms 98:1bcde,7-8,9
+gospel = Mat 25:14-30
+
+[augustine-of-hippo-bishop-and-doctor-of-the-church-II]
+first = 1 Corinthians 1:17-25
+psalm = Psalms 33:1-2,4-5,10-11
+gospel = Mat 25:1-13
+
[baptism-of-the-lord-A]
first = Isaiah 42:1-4,6-7
psalm = Psalms 29:1-2,3ac-4,3,9-10
@@ -164,6 +518,151 @@ first = Isaiah 40:1-5,9-11
psalm = Psalms 104:1-2,3-4,24-25,27-28,29-30
gospel = Luke 3:15-16.21-22
+[barnabas-the-apostle-I]
+first = Acts 11:21-26;13:1-3
+psalm = Psalms 98:1bcde,2-3,3-4,5-6
+gospel = Mat 10:7-13
+
+[barnabas-the-apostle-II]
+first = Acts 11:21-26;13:1-3
+psalm = Psalms 98:1bcde,2-3,3-4,5-6
+gospel = Mat 10:7-13
+
+[bartholomew-the-apostle-A]
+first = Revelation 21:9-14
+psalm = Psalms 145:10-11,12-13,17-18
+gospel = John 1:45-51
+
+[bartholomew-the-apostle-B]
+first = Revelation 21:9-14
+psalm = Psalms 145:10-11,12-13,17-18
+gospel = John 1:45-51
+
+[bartholomew-the-apostle-C]
+first = Revelation 21:9-14
+psalm = Psalms 145:10-11,12-13,17-18
+gospel = John 1:45-51
+
+[benedict-abbot-I]
+first = Proverbs 2:1-9
+psalm = Psalms 34:1-2,3-4,5-6,7-8,9-10
+second = Acts 4:32-35
+gospel = Mat 19:27-29
+
+[benedict-abbot-II]
+first = Proverbs 2:1-9
+psalm = Psalms 34:1-2,3-4,5-6,7-8,9-10
+second = Acts 4:32-35
+gospel = Mat 19:27-29
+
+[bernard-of-clairvaux-abbot-and-doctor-of-the-church-I]
+first = Ruth 1:1,3-6,14-16,22
+psalm = Psalms 146:5-6,6-7,8-9,9-10
+gospel = Mat 22:34-40
+
+[bernard-of-clairvaux-abbot-and-doctor-of-the-church-II]
+first = Ezekiel 36:23-28
+psalm = Psalms 51:10-11,12-13,16-17
+gospel = Mat 22:1-10
+
+[birth-of-saint-john-the-baptist-A]
+first = Jeremiah 1:4-10
+psalm = Psalms 71:1-2,3-4,5-6ab,15ab,17
+gospel = Luke 1:5-17
+
+[birth-of-saint-john-the-baptist-B]
+first = Jeremiah 1:4-10
+psalm = Psalms 71:1-2,3-4,5-6ab,15ab,17
+gospel = Luke 1:5-17
+
+[birth-of-saint-john-the-baptist-C]
+first = Ezekiel 34:11-16
+psalm = Psalms 23:1-3,3-4,5,6
+gospel = Luke 15:3-7
+
+[birth-of-the-blessed-virgin-mary-A]
+first = Micah 5:1-4
+psalm = Psalms 13:6
+second = Romans 8:28-30
+gospel = Mat 1:18-23
+
+[birth-of-the-blessed-virgin-mary-B]
+first = Micah 5:1-4
+psalm = Psalms 13:6
+second = Romans 8:28-30
+gospel = Mat 1:18-23
+
+[birth-of-the-blessed-virgin-mary-C]
+first = Micah 5:1-4
+psalm = Psalms 13:6
+second = Romans 8:28-30
+gospel = Mat 1:18-23
+
+[bonaventure-bishop-and-doctor-I]
+first = Exodus 3:13-20
+psalm = Psalms 105:1,5,8-9,24-25,26-27
+gospel = Mat 11:28-30
+
+[bonaventure-bishop-and-doctor-II]
+first = Isaiah 10:5-7,13-16
+psalm = Psalms 94:5-6,7-8,9-10,14-15
+gospel = Mat 11:25-27
+
+[boniface-bishop-and-martyr-I]
+first = Tobit 12:1,5-15,20
+psalm = Tobit 13:2abcde,6,7,8
+gospel = Mark 12:38-44
+
+[boniface-bishop-and-martyr-II]
+first = 2 Timothy 3:10-17
+psalm = Psalms 119:157,160,161,165,166,168
+gospel = Mark 12:35-37
+
+[catherine-of-siena-virgin-and-doctor-of-the-church-I]
+first = 1 John 1:5-2:2
+psalm = Psalms 103:1-2,3-4,8-9,13-14,17-18
+gospel = Mat 11:25-30
+
+[catherine-of-siena-virgin-and-doctor-of-the-church-II]
+first = 1 John 1:5-2:2
+psalm = Psalms 103:1-2,3-4,8-9,13-14,17-18
+gospel = Mat 11:25-30
+
+[cecilia-virgin-and-martyr-I]
+first = Daniel 1:1-6,8-20
+psalm = Daniel 3:52,53-54,55-56
+gospel = Luke 21:1-4
+
+[cecilia-virgin-and-martyr-II]
+first = Revelation 14:14-20
+psalm = Psalms 96:10,11-12,13
+gospel = Luke 21:5-11
+
+[chair-of-saint-peter-apostle-A]
+first = 1 Peter 5:1-4
+psalm = Psalms 23:1-3,3-4,5,6
+gospel = Mat 16:13-19
+
+[chair-of-saint-peter-apostle-B]
+first = 1 Peter 5:1-4
+psalm = Psalms 23:1-3,3-4,5,6
+gospel = Mat 16:13-19
+
+[chair-of-saint-peter-apostle-C]
+first = 1 Peter 5:1-4
+psalm = Psalms 23:1-3,3-4,5,6
+gospel = Mat 16:13-19
+
+[charles-borromeo-bishop-I]
+first = Romans 14:7-12
+psalm = Psalms 27:1bcde,4,13-14
+gospel = Luke 15:1-10
+
+[charles-borromeo-bishop-II]
+first = Philippians 2:12-18
+psalm = Psalms 27:1bcde,4,13-14
+gospel = Luke 14:25-33
+
[christ-the-king-A]
first = Ezekiel 34:11-12,15-17
psalm = Psalms 23:1-2,2-3,5,6
@@ -194,28 +693,145 @@ first = Isaiah 62:1-5
psalm = Psalms 89:3-4,15-16,26,28
gospel = Mat 1:18-25
+[christmas-fri-I]
+first = 1 John 4:7-10
+psalm = Psalms 72:1-2,3-4,7-8
+gospel = Mark 6:34-44
+
+[christmas-fri-II]
+first = 1 John 2:29-3:6
+psalm = Psalms 98:1bcde,3-4,5-6
+gospel = John 1:29-34
+
+[christmas-mon-I]
+first = 1 John 3:7-10
+psalm = Psalms 98:1bcde,7-8,9
+gospel = John 1:35-42
+
+[christmas-mon-II]
+first = 1 John 2:29-3:6
+psalm = Psalms 98:1bcde,3-4,5-6
+gospel = John 1:29-34
+
+[christmas-octave-fri-II]
+first = 1 John 2:18-21
+psalm = Psalms 96:1-2,11-12,13
+gospel = John 1:1-5,9-14
+
+[christmas-octave-mon-I]
+first = 1 John 2:12-17
+psalm = Psalms 96:7-8,9-10
+gospel = Luke 2:36-40
+
+[christmas-octave-mon-II]
+first = 1 John 2:3-11
+psalm = Psalms 96:1-2,3,5,6
+gospel = Luke 2:22-35
+
+[christmas-octave-sat-I]
+first = 1 John 2:18-21
+psalm = Psalms 96:1-2,11-12,13
+gospel = John 1:1-5,9-14
+
+[christmas-octave-sat-II]
+first = 1 John 2:12-17
+psalm = Psalms 96:7-8,9-10
+gospel = Luke 2:36-40
+
+[christmas-octave-thu-I]
+first = 1 John 2:18-21
+psalm = Psalms 96:1-2,11-12,13
+gospel = John 1:1-5,9-14
+
+[christmas-octave-thu-II]
+first = 1 John 2:12-17
+psalm = Psalms 96:7-8,9-10
+gospel = Luke 2:36-40
+
+[christmas-octave-tue-I]
+first = 1 John 2:3-11
+psalm = Psalms 96:1-2,3,5,6
+gospel = Luke 2:22-35
+
+[christmas-octave-tue-II]
+first = 1 John 2:12-17
+psalm = Psalms 96:7-8,9-10
+gospel = Luke 2:36-40
+
+[christmas-octave-wed-I]
+first = 1 John 2:12-17
+psalm = Psalms 96:7-8,9-10
+gospel = Luke 2:36-40
+
+[christmas-octave-wed-II]
+first = 1 John 2:3-11
+psalm = Psalms 96:1-2,3,5,6
+gospel = Luke 2:22-35
+
+[christmas-sat-I]
+first = 1 John 4:11-18
+psalm = Psalms 72:1-2,10-11,12-13
+gospel = Mark 6:45-52
+
+[christmas-sat-II]
+first = 1 John 3:7-10
+psalm = Psalms 98:1bcde,7-8,9
+gospel = John 1:35-42
+
+[christmas-sunday-sun-A]
+first = Sirach 24:1-2,8-12
+psalm = Psalms 147B:12-13,14-15,19-20
+gospel = John 1:1-5,9-14
+
+[christmas-sunday-sun-B]
+first = Sirach 24:1-2,8-12
+psalm = Psalms 147B:12-13,14-15,19-20
+gospel = John 1:1-5,9-14
+
[christmas-sunday-sun-C]
first = Sirach 24:1-2,8-12
psalm = Psalms 147B:12-13,14-15,19-20
gospel = John 1:1-5,9-14
-[conversion-of-paul-A]
-first = Acts 22:3-16
-psalm = Psalms 117:1-2
-second = Acts 9:1-22
-gospel = Mark 16:15-18
+[christmas-thu-I]
+first = 1 John 3:22-4:6
+psalm = Psalms 2:7-8,10-12
+gospel = Mat 4:12-17,23-25
-[conversion-of-paul-B]
-first = Acts 22:3-16
-psalm = Psalms 117:1-2
-second = Acts 9:1-22
-gospel = Mark 16:15-18
+[christmas-thu-II]
+first = 1 John 4:11-18
+psalm = Psalms 72:1-2,10-11,12-13
+gospel = Mark 6:45-52
-[conversion-of-paul-C]
-first = Acts 22:3-16
-psalm = Psalms 117:1-2
-second = Acts 9:1-22
-gospel = Mark 16:15-18
+[christmas-tue-I]
+first = 1 John 3:11-21
+psalm = Psalms 100:2-3,4-5
+gospel = John 1:43-51
+
+[christmas-tue-II]
+first = 1 John 3:22-4:6
+psalm = Psalms 2:7-8,10-12
+gospel = Mat 4:12-17,23-25
+
+[christmas-wed-I]
+first = 1 John 3:7-10
+psalm = Psalms 98:1bcde,7-8,9
+gospel = John 1:35-42
+
+[christmas-wed-II]
+first = 1 John 4:7-10
+psalm = Psalms 72:1-2,3-4,7-8
+gospel = Mark 6:34-44
+
+[clare-virgin-I]
+first = Deuteronomy 34:1-12
+psalm = Psalms 66:1-3,5,8,16-17
+gospel = Mat 18:15-20
+
+[clare-virgin-II]
+first = Ezekiel 2:8-3:4
+psalm = Psalms 119:14,24,72,103,111,131
+gospel = Mat 18:1-5,10,12-14
[corpus-christi-A]
first = Deuteronomy 8:2-3,14-16
@@ -232,21 +848,377 @@ first = Genesis 14:18-20
psalm = Psalms 110:1-2,3-4
gospel = Luke 9:11-17
-[dedication-of-the-lateran-A]
+[dedication-of-the-lateran-basilica-A]
first = Ezekiel 47:1-2,8-9,12
psalm = Psalms 46:1-2,4-5,7-8
gospel = John 2:13-22
-[dedication-of-the-lateran-B]
+[dedication-of-the-lateran-basilica-B]
first = Ezekiel 47:1-2,8-9,12
psalm = Psalms 46:1-2,4-5,7-8
gospel = John 2:13-22
-[dedication-of-the-lateran-C]
+[dedication-of-the-lateran-basilica-C]
first = Ezekiel 47:1-2,8-9,12
psalm = Psalms 46:1-2,4-5,7-8
gospel = John 2:13-22
+[dominic-priest-I]
+first = Numbers 12:1-13
+psalm = Psalms 51:1-2,3-4,4-5,10-11
+gospel = Mat 15:1-2,10-14
+
+[dominic-priest-II]
+first = Habakkuk 1:12-2:4
+psalm = Psalms 9:8-9,10-11,12-13
+gospel = Mat 17:14-20
+
+[easter-2-fri-I]
+first = Acts 5:34-42
+psalm = Psalms 27:1bcde,4,13-14
+gospel = John 6:1-15
+
+[easter-2-fri-II]
+first = Acts 5:34-42
+psalm = Psalms 27:1bcde,4,13-14
+gospel = John 6:1-15
+
+[easter-2-mon-I]
+first = Acts 4:23-31
+psalm = Psalms 2:1-2,3-4,5-6,7-8
+gospel = John 3:1-8
+
+[easter-2-mon-II]
+first = Acts 4:23-31
+psalm = Psalms 2:1-2,3-4,5-6,7-8
+gospel = John 3:1-8
+
+[easter-2-sat-I]
+first = Acts 6:1-7
+psalm = Psalms 33:1-2,4-5,18-19
+gospel = John 6:16-21
+
+[easter-2-sat-II]
+first = Acts 6:1-7
+psalm = Psalms 33:1-2,4-5,18-19
+gospel = John 6:16-21
+
+[easter-2-thu-I]
+first = Acts 5:27-33
+psalm = Psalms 34:1,8,16-17,18-19
+gospel = John 3:31-36
+
+[easter-2-thu-II]
+first = Acts 1:3-8
+psalm = Psalms 126:1-2,2-3,4-5,6
+gospel = John 12:24-26
+
+[easter-2-tue-I]
+first = Acts 4:32-37
+psalm = Psalms 93:1,2,5
+gospel = John 3:7-15
+
+[easter-2-tue-II]
+first = Acts 4:32-37
+psalm = Psalms 93:1,2,5
+gospel = John 3:7-15
+
+[easter-2-wed-I]
+first = Acts 5:17-26
+psalm = Psalms 34:1-2,3-4,5-6,7-8
+gospel = John 3:16-21
+
+[easter-2-wed-II]
+first = Acts 5:17-26
+psalm = Psalms 34:1-2,3-4,5-6,7-8
+gospel = John 3:16-21
+
+[easter-3-fri-I]
+first = Acts 1:3-8
+psalm = Psalms 126:1-2,2-3,4-5,6
+gospel = John 12:24-26
+
+[easter-3-fri-II]
+first = Acts 9:1-20
+psalm = Psalms 117:1-2
+gospel = John 6:52-59
+
+[easter-3-mon-I]
+first = Acts 6:8-15
+psalm = Psalms 119:23-24,26-27,29-30
+gospel = John 6:22-29
+
+[easter-3-mon-II]
+first = Acts 6:8-15
+psalm = Psalms 119:23-24,26-27,29-30
+gospel = John 6:22-29
+
+[easter-3-sat-I]
+first = Acts 9:31-42
+psalm = Psalms 116B(115):12-13,14-15,16-17
+gospel = John 6:55,60-69
+
+[easter-3-sat-II]
+first = Acts 9:31-42
+psalm = Psalms 116B(115):12-13,14-15,16-17
+gospel = John 6:55,60-69
+
+[easter-3-thu-I]
+first = Acts 8:26-40
+psalm = Psalms 66:8-9,16-17,19-20
+gospel = John 6:44-51
+
+[easter-3-thu-II]
+first = Acts 8:26-40
+psalm = Psalms 66:8-9,16-17,19-20
+gospel = John 6:44-51
+
+[easter-3-tue-I]
+first = Acts 7:51-8:1
+psalm = Psalms 31:2-3,5,6,7,16,20ab
+gospel = John 6:30-35
+
+[easter-3-tue-II]
+first = Acts 7:51-8:1
+psalm = Psalms 31:2-3,5,6,7,16,20ab
+gospel = John 6:30-35
+
+[easter-3-wed-I]
+first = Acts 8:1-8
+psalm = Psalms 66:1-3,4-5,6-7
+gospel = John 6:35-40
+
+[easter-3-wed-II]
+first = Acts 8:1-8
+psalm = Psalms 66:1-3,4-5,6-7
+gospel = John 6:35-40
+
+[easter-4-fri-I]
+first = Acts 13:26-33
+psalm = Psalms 2:6-7,8-9,10-12
+gospel = John 14:1-6
+
+[easter-4-fri-II]
+first = Acts 20:17-18,28-32,36
+psalm = Psalms 100:2-3,4-5
+gospel = John 10:11-16
+
+[easter-4-mon-I]
+first = Acts 11:1-18
+psalm = Psalms 42:1-2;Ps42(41):2,3
+gospel = John 10:11-18
+
+[easter-4-mon-II]
+first = Acts 11:1-18
+psalm = Psalms 42:1-2;Ps42(41):2,3
+gospel = John 10:11-18
+
+[easter-4-sat-I]
+first = Acts 13:44-52
+psalm = Psalms 98:1bcde,2-3,3-4
+gospel = John 14:7-14
+
+[easter-4-sat-II]
+first = Acts 13:44-52
+psalm = Psalms 98:1bcde,2-3,3-4
+gospel = John 14:7-14
+
+[easter-4-thu-I]
+first = Acts 13:13-25
+psalm = Psalms 89:1-2,20-21,24,26
+gospel = John 13:16-20
+
+[easter-4-thu-II]
+first = Acts 13:13-25
+psalm = Psalms 89:1-2,20-21,24,26
+gospel = John 13:16-20
+
+[easter-4-tue-I]
+first = Acts 11:19-26
+psalm = Psalms 87:1-3,4-5,6-7
+gospel = John 10:22-30
+
+[easter-4-tue-II]
+first = Acts 11:19-26
+psalm = Psalms 87:1-3,4-5,6-7
+gospel = John 10:22-30
+
+[easter-4-wed-I]
+first = Acts 12:24-13:5
+psalm = Psalms 67:1-2,3-4,5,7
+gospel = John 12:44-50
+
+[easter-4-wed-II]
+first = 1 Corinthians 15:1-8
+psalm = Psalms 19:1-2,3-4
+gospel = John 14:6-14
+
+[easter-5-fri-I]
+first = Acts 15:22-31
+psalm = Psalms 57:7,9,10-11
+gospel = John 15:12-17
+
+[easter-5-fri-II]
+first = Acts 15:22-31
+psalm = Psalms 57:7,9,10-11
+gospel = John 15:12-17
+
+[easter-5-mon-I]
+first = Acts 20:17-18,28-32,36
+psalm = Psalms 100:2-3,4-5
+gospel = John 10:11-16
+
+[easter-5-mon-II]
+first = Acts 14:5-18
+psalm = Psalms 115(113B):1-2,3-4,15-16
+gospel = John 14:21-26
+
+[easter-5-sat-I]
+first = Acts 20:17-18,28-32,36
+psalm = Psalms 100:2-3,4-5
+gospel = John 10:11-16
+
+[easter-5-sat-II]
+first = Revelation 12:10-12
+psalm = Psalms 34:1-2,3-4,5-6,7-8
+second = 1 Corinthians 1:10-13,17-18
+gospel = John 17:20-26
+
+[easter-5-thu-I]
+first = 1 Corinthians 15:1-8
+psalm = Psalms 19:1-2,3-4
+gospel = John 14:6-14
+
+[easter-5-thu-II]
+first = Acts 15:7-21
+psalm = Psalms 96:1-2,2-3,10
+gospel = John 15:9-11
+
+[easter-5-tue-I]
+first = Acts 14:19-28
+psalm = Psalms 145:10-11,12-13,21
+gospel = John 14:27-31
+
+[easter-5-tue-II]
+first = Acts 14:19-28
+psalm = Psalms 145:10-11,12-13,21
+gospel = John 14:27-31
+
+[easter-5-wed-I]
+first = Acts 15:1-6
+psalm = Psalms 122:1-2,4-5
+gospel = John 15:1-8
+
+[easter-5-wed-II]
+first = Acts 15:1-6
+psalm = Psalms 122:1-2,4-5
+gospel = John 15:1-8
+
+[easter-6-fri-I]
+first = Acts 18:9-18
+psalm = Psalms 47:1-2,3-4,5-6
+gospel = John 16:20-23
+
+[easter-6-fri-II]
+first = Acts 18:9-18
+psalm = Psalms 47:1-2,3-4,5-6
+gospel = John 16:20-23
+
+[easter-6-mon-I]
+first = Acts 16:11-15
+psalm = Psalms 149:1-2,3-4,5-6,9
+gospel = John 15:26-16:4
+
+[easter-6-mon-II]
+first = Acts 16:11-15
+psalm = Psalms 149:1-2,3-4,5-6,9
+gospel = John 15:26-16:4
+
+[easter-6-sat-I]
+first = Acts 18:23-28
+psalm = Psalms 47:1-2,7-8,9
+gospel = John 16:23-28
+
+[easter-6-sat-II]
+first = Acts 18:23-28
+psalm = Psalms 47:1-2,7-8,9
+gospel = John 16:23-28
+
+[easter-6-tue-I]
+first = Acts 16:22-34
+psalm = Psalms 138:1-2,2-3,7e-8
+gospel = John 16:5-11
+
+[easter-6-tue-II]
+first = Acts 16:22-34
+psalm = Psalms 138:1-2,2-3,7e-8
+gospel = John 16:5-11
+
+[easter-6-wed-I]
+first = Acts 17:15,22-18:1
+psalm = Psalms 148:1-2,11-12,13-14
+gospel = John 16:12-15
+
+[easter-6-wed-II]
+first = Acts 17:15,22-18:1
+psalm = Psalms 148:1-2,11-12,13-14
+gospel = John 16:12-15
+
+[easter-7-fri-I]
+first = Acts 25:13-21
+psalm = Psalms 103:1-2,11-12,19-20
+gospel = John 21:15-19
+
+[easter-7-fri-II]
+first = Acts 25:13-21
+psalm = Psalms 103:1-2,11-12,19-20
+gospel = John 21:15-19
+
+[easter-7-mon-I]
+first = Acts 19:1-8
+psalm = Psalms 68:1-2,3,4ac,5-6.
+gospel = John 16:29-33
+
+[easter-7-mon-II]
+first = Acts 19:1-8
+psalm = Psalms 68:1-2,3,4ac,5-6.
+gospel = John 16:29-33
+
+[easter-7-sat-I]
+first = Acts 28:16-20,30-31
+psalm = Psalms 11:3,4,6
+gospel = John 21:20-25
+
+[easter-7-sat-II]
+first = Acts 28:16-20,30-31
+psalm = Psalms 11:3,4,6
+gospel = John 21:20-25
+
+[easter-7-thu-I]
+first = Acts 22:30;23:6-11
+psalm = Psalms 16:1-2,5,7-8,9-10,11
+gospel = John 17:20-26
+
+[easter-7-thu-II]
+first = Acts 22:30;23:6-11
+psalm = Psalms 16:1-2,5,7-8,9-10,11
+gospel = John 17:20-26
+
+[easter-7-tue-I]
+first = Acts 20:17-27
+psalm = Psalms 68:9-10,19-20
+gospel = John 17:1-11
+
+[easter-7-wed-I]
+first = Acts 20:28-38
+psalm = Psalms 68:28-29,32-34,34bc,35bc
+gospel = John 17:11-19
+
+[easter-7-wed-II]
+first = Acts 20:28-38
+psalm = Psalms 68:28-29,32-34,34bc,35bc
+gospel = John 17:11-19
+
[easter-octave-fri-A]
first = Acts 4:1-12
psalm = Psalms 118:1-2,4,22-24,25-27
@@ -442,6 +1414,16 @@ first = Acts 10:34,37-43
psalm = Psalms 118:1-2,16-17,22-23
gospel = Luke 24:13-35
+[elizabeth-of-hungary-religious-I]
+first = 2 Maccabees 7:1,20-31
+psalm = Psalms 17:1bcd,5-6,8,15
+gospel = Luke 19:11-28
+
+[elizabeth-of-hungary-religious-II]
+first = Revelation 3:1-6,14-22
+psalm = Psalms 15:1-2,3,4,4-5
+gospel = Luke 19:1-10
+
[epiphany-A]
first = Isaiah 60:1-6
psalm = Psalms 72:1-2,7-8,10-11,12-13
@@ -457,23 +1439,55 @@ first = Isaiah 60:1-6
psalm = Psalms 72:1-2,7-8,10-11,12-13
gospel = Mat 2:1-12
-[exaltation-of-the-cross-A]
-first = Numbers 21:4-9
-psalm = Psalms 78:1-2,34-35,36-37,38
-second = Philippians 2:6-11
-gospel = John 3:13-17
+[francis-de-sales-bishop-and-doctor-I]
+first = Hebrews 10:1-10
+psalm = Psalms 40:1ab,3ab,6-7,9,10
+gospel = Mark 3:31-35
-[exaltation-of-the-cross-B]
-first = Numbers 21:4-9
-psalm = Psalms 78:1-2,34-35,36-37,38
-second = Philippians 2:6-11
-gospel = John 3:13-17
+[francis-de-sales-bishop-and-doctor-II]
+first = 1 Samuel 24:3-21
+psalm = Psalms 57:1,2-3,5,10
+gospel = Mark 3:13-19
-[exaltation-of-the-cross-C]
-first = Numbers 21:4-9
-psalm = Psalms 78:1-2,34-35,36-37,38
-second = Philippians 2:6-11
-gospel = John 3:13-17
+[francis-of-assisi-I]
+first = Jonah 1:1-2:1,11
+psalm = Jonah 2:3,4,5,8
+gospel = Luke 10:25-37
+
+[francis-of-assisi-II]
+first = Galatians 1:13-24
+psalm = Psalms 139:1-3,13-14,14-15
+gospel = Luke 10:38-42
+
+[francis-xavier-priest-I]
+first = Isaiah 26:1-6
+psalm = Psalms 118:1bc,8-9,19-20,21,25,26-27
+gospel = Mat 7:21,24-27
+
+[francis-xavier-priest-II]
+first = Isaiah 29:17-24
+psalm = Psalms 27:1bcde,4,13-14
+gospel = Mat 9:27-31
+
+[gregory-the-great-pope-and-doctor-I]
+first = Colossians 1:15-20
+psalm = Psalms 100:2-3,4-5
+gospel = Luke 5:33-39
+
+[gregory-the-great-pope-and-doctor-II]
+first = 1 Corinthians 3:18-23
+psalm = Psalms 24:1-2,3-4,5-6
+gospel = Luke 5:1-11
+
+[guardian-angels-I]
+first = Exodus 23:20-23
+psalm = Psalms 91:1-2,3-4,5-6,10-11
+gospel = Mat 18:1-5,10
+
+[guardian-angels-II]
+first = Exodus 23:20-23
+psalm = Psalms 91:1-2,3-4,5-6,10-11
+gospel = Mat 18:1-5,10
[holy-family-A]
first = Sirach 3:2-6,12-14
@@ -490,30 +1504,560 @@ first = 1 Samuel 1:20-22,24-28
psalm = Psalms 84:1-2,4-5,8-9
gospel = Luke 2:41-52
-[holy-innocents-B]
+[holy-innocents-martyrs-A]
+first = 1 John 1:5-2:2
+psalm = Psalms 124:2-3,4-5,7-8
+gospel = Mat 2:13-18
+
+[holy-innocents-martyrs-B]
first = 1 John 1:5-2:2
psalm = Psalms 124:2-3,4-5,7-8
gospel = Mat 2:13-18
-[holy-innocents-C]
+[holy-innocents-martyrs-C]
first = 1 John 1:5-2:2
psalm = Psalms 124:2-3,4-5,7-8
gospel = Mat 2:13-18
-[immaculate-conception-A]
+[holy-week-mon-I]
+first = Isaiah 42:1-7
+psalm = Psalms 27:1bcde,2,3,13-14
+gospel = John 12:1-11
+
+[holy-week-mon-II]
+first = Isaiah 42:1-7
+psalm = Psalms 27:1bcde,2,3,13-14
+gospel = John 12:1-11
+
+[holy-week-tue-I]
+first = Isaiah 49:1-6
+psalm = Psalms 71:1-2,3-4,5-6,15,17
+gospel = John 13:21-33,36-38
+
+[holy-week-tue-II]
+first = Isaiah 49:1-6
+psalm = Psalms 71:1-2,3-4,5-6,15,17
+gospel = John 13:21-33,36-38
+
+[holy-week-wed-I]
+first = Isaiah 50:4-9
+psalm = Psalms 69:7-9,20-21,30,32-33
+gospel = Mat 26:14-25
+
+[holy-week-wed-II]
+first = Isaiah 50:4-9
+psalm = Psalms 69:7-9,20-21,30,32-33
+gospel = Mat 26:14-25
+
+[ignatius-of-antioch-bishop-and-martyr-I]
+first = Romans 1:16-25
+psalm = Psalms 19:1-2,3-4
+gospel = Luke 11:37-41
+
+[ignatius-of-antioch-bishop-and-martyr-II]
+first = Ephesians 1:15-23
+psalm = Psalms 8:1,2,3-4,5-6
+gospel = Luke 12:8-12
+
+[ignatius-of-loyola-priest-I]
+first = Leviticus 25:1,8-17
+psalm = Psalms 67:1-2,3-4,6-7
+gospel = Mat 14:1-12
+
+[ignatius-of-loyola-priest-II]
+first = Jeremiah 26:1-9
+psalm = Psalms 69:4,7-9,13
+gospel = Mat 13:54-58
+
+[immaculate-conception-of-the-blessed-virgin-mary-A]
first = Genesis 3:9-15,20
psalm = Psalms 98:1bcde,2-3,3-4
gospel = Luke 1:26-38
-[immaculate-conception-B]
+[immaculate-conception-of-the-blessed-virgin-mary-B]
first = Genesis 3:9-15,20
psalm = Psalms 98:1bcde,2-3,3-4
gospel = Luke 1:26-38
-[immaculate-conception-C]
-first = Isaiah 35:1-10
-psalm = Psalms 85:8ab,9,10-11,12-13
-gospel = Luke 5:17-26
+[immaculate-conception-of-the-blessed-virgin-mary-C]
+first = Genesis 3:9-15,20
+psalm = Psalms 98:1bcde,2-3,3-4
+gospel = Luke 1:26-38
+
+[james-apostle-A]
+first = 2 Corinthians 4:7-15
+psalm = Psalms 126:1-2,2-3,4-5,6
+gospel = Mat 20:20-28
+
+[james-apostle-B]
+first = 2 Corinthians 4:7-15
+psalm = Psalms 126:1-2,2-3,4-5,6
+gospel = Mat 20:20-28
+
+[james-apostle-C]
+first = 2 Corinthians 4:7-15
+psalm = Psalms 126:1-2,2-3,4-5,6
+gospel = Mat 20:20-28
+
+[jean-vianney-the-cure-of-ars-priest-I]
+first = Numbers 13:1-2,25-14:1,26-30,34-35
+psalm = Psalms 106:6-7,13-14,21-22,23
+gospel = Mat 15:21-28
+
+[jean-vianney-the-cure-of-ars-priest-II]
+first = Jeremiah 30:1-2,12-15,18-22
+psalm = Psalms 102:15-16,17-18,19-20,28,21-22
+gospel = Mat 15:1-2,10-14
+
+[jerome-priest-and-doctor-I]
+first = Nehemiah 8:1-4,5-6,7-12
+psalm = Psalms 19:7-8,9-10
+gospel = Luke 10:1-12
+
+[jerome-priest-and-doctor-II]
+first = Job 9:1-12,14-16
+psalm = Psalms 88:9-10,11-12,13-14
+gospel = Luke 9:57-62
+
+[john-bosco-priest-I]
+first = Hebrews 12:1-4
+psalm = Psalms 22:25-26,27,29ab,29-31
+gospel = Mark 5:21-43
+
+[john-bosco-priest-II]
+first = 2 Samuel 11:1-4,5-10,13-17
+psalm = Psalms 51:1-2,3-4,4-5,8-9
+gospel = Mark 4:26-34
+
+[john-chrysostom-bishop-and-doctor-I]
+first = 1 Timothy 2:1-8
+psalm = Psalms 28:2,7,8-9
+gospel = Luke 7:1-10
+
+[john-chrysostom-bishop-and-doctor-II]
+first = 1 Corinthians 12:12-14,27-31
+psalm = Psalms 100:2-3,4-5
+gospel = Luke 7:11-17
+
+[john-of-the-cross-priest-and-doctor-I]
+first = Numbers 24:2-7,15-17
+psalm = Psalms 25:4-5,6,7bc,8-9
+gospel = Mat 21:23-27
+
+[john-of-the-cross-priest-and-doctor-II]
+first = Zephaniah 3:1-2,9-13
+psalm = Psalms 34:1-2,5-6,16-17,18,22
+gospel = Mat 21:28-32
+
+[john-the-apostle-and-evangelist-A]
+first = 1 John 1:1-4
+psalm = Psalms 97:1-2,5-6,11-12
+gospel = John 20:2-8
+
+[john-the-apostle-and-evangelist-B]
+first = 1 John 1:1-4
+psalm = Psalms 97:1-2,5-6,11-12
+gospel = John 20:2-8
+
+[john-the-apostle-and-evangelist-C]
+first = 1 John 1:1-4
+psalm = Psalms 97:1-2,5-6,11-12
+gospel = John 20:2-8
+
+[josaphat-bishop-and-martyr-I]
+first = Wisdom 13:1-9
+psalm = Psalms 19:1-2,3-4
+gospel = Luke 17:26-37
+
+[josaphat-bishop-and-martyr-II]
+first = Philemon 7-20
+psalm = Psalms 146:6-7,8-9,9-10
+gospel = Luke 17:20-25
+
+[joseph-husband-of-the-blessed-virgin-mary-A]
+first = 2 Samuel 7:4-5,12-14,16
+psalm = Psalms 89:1-2,3-4,26,28
+gospel = Luke 2:41-51
+
+[joseph-husband-of-the-blessed-virgin-mary-B]
+first = 2 Samuel 7:4-5,12-14,16
+psalm = Psalms 89:1-2,3-4,26,28
+gospel = Luke 2:41-51
+
+[joseph-husband-of-the-blessed-virgin-mary-C]
+first = 2 Samuel 7:4-5,12-14,16
+psalm = Psalms 89:1-2,3-4,26,28
+gospel = Luke 2:41-51
+
+[justin-martyr-I]
+first = Tobit 2:9-14
+psalm = Psalms 112:1-2,7-8,9
+gospel = Mark 12:13-17
+
+[justin-martyr-II]
+first = Genesis 3:9-15,20
+psalm = Psalms 87:1-3,5-7
+second = Acts 1:12-14
+gospel = John 19:25-34
+
+[lawrence-deacon-and-martyr-A]
+first = 2 Corinthians 9:6-10
+psalm = Psalms 112:1-2,5-6,7-8,9
+gospel = John 12:24-26
+
+[lawrence-deacon-and-martyr-B]
+first = 2 Corinthians 9:6-10
+psalm = Psalms 112:1-2,5-6,7-8,9
+gospel = John 12:24-26
+
+[lawrence-deacon-and-martyr-C]
+first = 2 Corinthians 9:6-10
+psalm = Psalms 112:1-2,5-6,7-8,9
+gospel = John 12:24-26
+
+[lent-1-fri-I]
+first = Ezekiel 18:21-28
+psalm = Psalms 130:1-2,3-4,5-7,7-8
+gospel = Mat 5:20-26
+
+[lent-1-fri-II]
+first = Ezekiel 18:21-28
+psalm = Psalms 130:1-2,3-4,5-7,7-8
+gospel = Mat 5:20-26
+
+[lent-1-mon-I]
+first = Leviticus 19:1-2,11-18
+psalm = Psalms 19:7-8,9,14
+gospel = Mat 25:31-46
+
+[lent-1-mon-II]
+first = Leviticus 19:1-2,11-18
+psalm = Psalms 19:7-8,9,14
+gospel = Mat 25:31-46
+
+[lent-1-sat-I]
+first = Deuteronomy 26:16-19
+psalm = Psalms 119:1-2,4-5,7-8
+gospel = Mat 5:43-48
+
+[lent-1-sat-II]
+first = Deuteronomy 26:16-19
+psalm = Psalms 119:1-2,4-5,7-8
+gospel = Mat 5:43-48
+
+[lent-1-thu-I]
+first = Esther 4:17k,l-m,r-u
+psalm = Psalms 138:1-2,2-3,7e-8
+gospel = Mat 7:7-12
+
+[lent-1-thu-II]
+first = Esther 4:17k,l-m,r-u
+psalm = Psalms 138:1-2,2-3,7e-8
+gospel = Mat 7:7-12
+
+[lent-1-tue-I]
+first = Isaiah 55:10-11
+psalm = Psalms 34:3-4,5-6,15-16,17-18
+gospel = Mat 6:7-15
+
+[lent-1-tue-II]
+first = Isaiah 55:10-11
+psalm = Psalms 34:3-4,5-6,15-16,17-18
+gospel = Mat 6:7-15
+
+[lent-1-wed-I]
+first = Jonah 3:1-10
+psalm = Psalms 51:1-2,10-11,16-17
+gospel = Luke 11:29-32
+
+[lent-1-wed-II]
+first = Sirach 51:13-20
+psalm = Psalms 15:1-2,3,4,4-5
+second = Philippians 3:8-14
+gospel = John 15:9-17
+
+[lent-2-fri-I]
+first = Genesis 37:3-4,12-13,17-28
+psalm = Psalms 105:16-17,18-19,20-21
+gospel = Mat 21:33-43,45-46
+
+[lent-2-fri-II]
+first = Genesis 37:3-4,12-13,17-28
+psalm = Psalms 105:16-17,18-19,20-21
+gospel = Mat 21:33-43,45-46
+
+[lent-2-mon-I]
+first = Daniel 9:4-10
+psalm = Psalms 79:5,8,9,11,13
+gospel = Luke 6:36-38
+
+[lent-2-mon-II]
+first = Daniel 9:4-10
+psalm = Psalms 79:5,8,9,11,13
+gospel = Luke 6:36-38
+
+[lent-2-sat-I]
+first = Micah 7:14-15,18-20
+psalm = Psalms 103:1-2,3-4,9-10,11-12
+gospel = Luke 15:1-3.11-32
+
+[lent-2-sat-II]
+first = Micah 7:14-15,18-20
+psalm = Psalms 103:1-2,3-4,9-10,11-12
+gospel = Luke 15:1-3.11-32
+
+[lent-2-thu-I]
+first = Sirach 51:13-20
+psalm = Psalms 15:1-2,3,4,4-5
+second = Philippians 3:8-14
+gospel = John 15:9-17
+
+[lent-2-thu-II]
+first = Jeremiah 17:5-10
+psalm = Psalms 1:1-2,3,4,6
+gospel = Luke 16:19-31
+
+[lent-2-tue-I]
+first = Isaiah 1:10,16-20
+psalm = Psalms 50:8-9,16-17,21,23
+gospel = Mat 23:1-12
+
+[lent-2-tue-II]
+first = Isaiah 1:10,16-20
+psalm = Psalms 50:8-9,16-17,21,23
+gospel = Mat 23:1-12
+
+[lent-2-wed-I]
+first = Jeremiah 18:18-20
+psalm = Psalms 31:4-5,13,14-15
+gospel = Mat 20:17-28
+
+[lent-2-wed-II]
+first = Jeremiah 18:18-20
+psalm = Psalms 31:4-5,13,14-15
+gospel = Mat 20:17-28
+
+[lent-3-fri-I]
+first = Hosea 14:2-10
+psalm = Psalms 81:5-7,7-8,9-10,13,16
+gospel = Mark 12:28-34
+
+[lent-3-fri-II]
+first = Hosea 14:2-10
+psalm = Psalms 81:5-7,7-8,9-10,13,16
+gospel = Mark 12:28-34
+
+[lent-3-mon-I]
+first = 2 Kings 5:1-15
+psalm = Psalms 42:1-2;Ps42(41):2,3
+gospel = Luke 4:24-30
+
+[lent-3-mon-II]
+first = 2 Kings 5:1-15
+psalm = Psalms 42:1-2;Ps42(41):2,3
+gospel = Luke 4:24-30
+
+[lent-3-sat-I]
+first = Hosea 6:1-6
+psalm = Psalms 51:1-2,16-17,18-19
+gospel = Luke 18:9-14
+
+[lent-3-sat-II]
+first = Hosea 6:1-6
+psalm = Psalms 51:1-2,16-17,18-19
+gospel = Luke 18:9-14
+
+[lent-3-thu-I]
+first = Jeremiah 7:23-28
+psalm = Psalms 95:1-2,6-7,7d-9
+gospel = Luke 11:14-23
+
+[lent-3-thu-II]
+first = Jeremiah 7:23-28
+psalm = Psalms 95:1-2,6-7,7d-9
+gospel = Luke 11:14-23
+
+[lent-3-tue-I]
+first = Daniel 3:25,34-43
+psalm = Psalms 25:4-5,6,7bc,8-9
+gospel = Mat 18:21-35
+
+[lent-3-tue-II]
+first = Daniel 3:25,34-43
+psalm = Psalms 25:4-5,6,7bc,8-9
+gospel = Mat 18:21-35
+
+[lent-3-wed-I]
+first = Deuteronomy 4:1,5-9
+psalm = Psalms 147B:12-13,15-16,19-20
+gospel = Mat 5:17-19
+
+[lent-3-wed-II]
+first = Deuteronomy 4:1,5-9
+psalm = Psalms 147B:12-13,15-16,19-20
+gospel = Mat 5:17-19
+
+[lent-4-fri-I]
+first = Wisdom 2:1,12-22
+psalm = Psalms 34:16-17,18-19,20,22
+gospel = John 7:1-2,10,25-30
+
+[lent-4-fri-II]
+first = Wisdom 2:1,12-22
+psalm = Psalms 34:16-17,18-19,20,22
+gospel = John 7:1-2,10,25-30
+
+[lent-4-mon-I]
+first = Isaiah 65:17-21
+psalm = Psalms 30:1,3,4-5,10-11,12
+gospel = John 4:43-54
+
+[lent-4-mon-II]
+first = Isaiah 65:17-21
+psalm = Psalms 30:1,3,4-5,10-11,12
+gospel = John 4:43-54
+
+[lent-4-sat-I]
+first = Jeremiah 11:18-20
+psalm = Psalms 7:1-2,8-9,10-11
+gospel = John 7:40-53
+
+[lent-4-sat-II]
+first = Jeremiah 11:18-20
+psalm = Psalms 7:1-2,8-9,10-11
+gospel = John 7:40-53
+
+[lent-4-thu-I]
+first = Exodus 32:7-14
+psalm = Psalms 106:19-20,21-22,23
+gospel = John 5:31-47
+
+[lent-4-thu-II]
+first = Exodus 32:7-14
+psalm = Psalms 106:19-20,21-22,23
+gospel = John 5:31-47
+
+[lent-4-tue-I]
+first = Ezekiel 47:1-9,12
+psalm = Psalms 46:1-2,4-5,7-8
+gospel = John 5:1-16
+
+[lent-4-tue-II]
+first = Ezekiel 47:1-9,12
+psalm = Psalms 46:1-2,4-5,7-8
+gospel = John 5:1-16
+
+[lent-4-wed-I]
+first = Isaiah 49:8-15
+psalm = Psalms 145:8-9,13-14,17-18
+gospel = John 5:17-30
+
+[lent-4-wed-II]
+first = Isaiah 49:8-15
+psalm = Psalms 145:8-9,13-14,17-18
+gospel = John 5:17-30
+
+[lent-5-fri-I]
+first = Jeremiah 20:10-13
+psalm = Psalms 18:1-2,2-3,4-5,6
+gospel = John 10:31-42
+
+[lent-5-fri-II]
+first = Jeremiah 20:10-13
+psalm = Psalms 18:1-2,2-3,4-5,6
+gospel = John 10:31-42
+
+[lent-5-mon-I]
+first = Daniel 13:1-9,15-17,19-30,33-62
+psalm = Psalms 23:1-3,3-4,5,6
+second = Daniel 13:41-62
+gospel = John 8:1-11/J8:12-20
+
+[lent-5-mon-II]
+first = Daniel 13:1-9,15-17,19-30,33-62
+psalm = Psalms 23:1-3,3-4,5,6
+second = Daniel 13:41-62
+gospel = John 8:1-11/J8:12-20
+
+[lent-5-sat-I]
+first = Ezekiel 37:21-28
+psalm = Jeremiah 31:10,11-12,13
+gospel = John 11:45-57
+
+[lent-5-sat-II]
+first = Ezekiel 37:21-28
+psalm = Jeremiah 31:10,11-12,13
+gospel = John 11:45-57
+
+[lent-5-thu-I]
+first = Genesis 17:3-9
+psalm = Psalms 105:4-5,6-7,8-9
+gospel = John 8:51-59
+
+[lent-5-thu-II]
+first = Genesis 17:3-9
+psalm = Psalms 105:4-5,6-7,8-9
+gospel = John 8:51-59
+
+[lent-5-tue-I]
+first = Numbers 21:4-9
+psalm = Psalms 102:1-2,2cd,15-16,17-18,19-20
+gospel = John 8:21-30
+
+[lent-5-tue-II]
+first = Numbers 21:4-9
+psalm = Psalms 102:1-2,2cd,15-16,17-18,19-20
+gospel = John 8:21-30
+
+[lent-5-wed-I]
+first = Daniel 3:14-20,91-92,95
+psalm = Daniel 3:52,53-54,55-56
+gospel = John 8:31-42
+
+[lent-5-wed-II]
+first = Daniel 3:14-20,91-92,95
+psalm = Daniel 3:52,53-54,55-56
+gospel = John 8:31-42
+
+[lent-after-ashes-fri-I]
+first = Isaiah 58:1-9
+psalm = Psalms 51:1-2,3-4,16-17
+gospel = Mat 9:14-15
+
+[lent-after-ashes-fri-II]
+first = Isaiah 58:1-9
+psalm = Psalms 51:1-2,3-4,16-17
+gospel = Mat 9:14-15
+
+[lent-after-ashes-sat-I]
+first = Isaiah 58:9-14
+psalm = Psalms 86:1-2,3-4,5-6
+gospel = Luke 5:27-32
+
+[lent-after-ashes-sat-II]
+first = Isaiah 58:9-14
+psalm = Psalms 86:1-2,3-4,5-6
+gospel = Luke 5:27-32
+
+[lent-after-ashes-thu-I]
+first = Deuteronomy 30:15-20
+psalm = Psalms 1:1-2,3,4,6
+gospel = Luke 9:22-25
+
+[lent-after-ashes-thu-II]
+first = Deuteronomy 30:15-20
+psalm = Psalms 1:1-2,3,4,6
+gospel = Luke 9:22-25
+
+[lent-after-ashes-wed-I]
+first = Joel 2:12-18
+psalm = Psalms 51:1-2,3-4,10-11,12,15
+gospel = Mat 6:1-6,16-18
+
+[lent-after-ashes-wed-II]
+first = Joel 2:12-18
+psalm = Psalms 51:1-2,3-4,10-11,12,15
+gospel = Mat 6:1-6,16-18
[lent-sunday-1-A]
first = Genesis 2:7-9;3:1-7
@@ -591,35 +2135,2089 @@ first = Isaiah 43:16-21
psalm = Psalms 126:1-2,2-3,4-5,6
gospel = John 8:1-11
-[mary-mother-of-god-A]
+[leo-the-great-pope-and-doctor-I]
+first = Wisdom 6:1-11
+psalm = Psalms 82:3-4,6-7
+gospel = Luke 17:11-19
+
+[leo-the-great-pope-and-doctor-II]
+first = Titus 2:1-8,11-14
+psalm = Psalms 37:3-4,18,23,27,29
+gospel = Luke 17:7-10
+
+[lucy-of-syracuse-virgin-and-martyr-I]
+first = Zephaniah 3:1-2,9-13
+psalm = Psalms 34:1-2,5-6,16-17,18,22
+gospel = Mat 21:28-32
+
+[lucy-of-syracuse-virgin-and-martyr-II]
+first = Numbers 24:2-7,15-17
+psalm = Psalms 25:4-5,6,7bc,8-9
+gospel = Mat 21:23-27
+
+[luke-the-evangelist-A]
+first = 2 Timothy 4:10-17
+psalm = Psalms 145:10-11,12-13,17-18
+gospel = Luke 10:1-9
+
+[luke-the-evangelist-B]
+first = 2 Timothy 4:10-17
+psalm = Psalms 145:10-11,12-13,17-18
+gospel = Luke 10:1-9
+
+[luke-the-evangelist-C]
+first = 2 Timothy 4:10-17
+psalm = Psalms 145:10-11,12-13,17-18
+gospel = Luke 10:1-9
+
+[mark-the-evangelist-A]
+first = 1 Peter 5:5-14
+psalm = Psalms 89:1-2,5-6,15-16
+gospel = Mark 16:15-20
+
+[mark-the-evangelist-B]
+first = 1 Peter 5:5-14
+psalm = Psalms 89:1-2,5-6,15-16
+gospel = Mark 16:15-20
+
+[mark-the-evangelist-C]
+first = 1 Peter 5:5-14
+psalm = Psalms 89:1-2,5-6,15-16
+gospel = Mark 16:15-20
+
+[martha-I]
+first = 1 John 4:7-16
+psalm = Psalms 34:1-2,3-4,5-6,7-8,9-10
+gospel = Luke 10:38-42
+
+[martha-II]
+first = 1 John 4:7-16
+psalm = Psalms 34:1-2,3-4,5-6,7-8,9-10
+gospel = Luke 10:38-42
+
+[martin-of-tours-bishop-I]
+first = Wisdom 7:22-8:1
+psalm = Psalms 119:89-90,91,130,135,175
+gospel = Luke 17:20-25
+
+[martin-of-tours-bishop-II]
+first = Titus 3:1-7
+psalm = Psalms 23:1-3,3-4,5,6
+gospel = Luke 17:11-19
+
+[mary-magdalene-A]
+first = Song of Solomon 8:6-7
+psalm = Psalms 63:1,2-3,4-5,7-8
+second = 2 Corinthians 5:14-17
+gospel = John 20:1,11-18
+
+[mary-magdalene-B]
+first = Song of Solomon 8:6-7
+psalm = Psalms 63:1,2-3,4-5,7-8
+second = 2 Corinthians 5:14-17
+gospel = John 20:1,11-18
+
+[mary-magdalene-C]
+first = Song of Solomon 8:6-7
+psalm = Psalms 63:1,2-3,4-5,7-8
+second = 2 Corinthians 5:14-17
+gospel = John 20:1,11-18
+
+[mary-mother-of-god-octave-of-christmas-A]
first = Numbers 6:22-27
psalm = Psalms 67:1-2,4,7
gospel = Luke 2:16-21
-[mary-mother-of-god-B]
+[mary-mother-of-god-octave-of-christmas-B]
first = Numbers 6:22-27
psalm = Psalms 67:1-2,4,7
gospel = Luke 2:16-21
-[mary-mother-of-god-C]
+[mary-mother-of-god-octave-of-christmas-C]
first = Numbers 6:22-27
psalm = Psalms 67:1-2,4,7
gospel = Luke 2:16-21
-[nativity-john-baptist-A]
-first = Jeremiah 1:4-10
-psalm = Psalms 71:1-2,3-4,5-6ab,15ab,17
-gospel = Luke 1:5-17
+[mary-mother-of-the-church-I]
+first = 2 Corinthians 3:4-11
+psalm = Psalms 99:5-6,7-8,9
+gospel = Mat 5:17-19
-[nativity-john-baptist-B]
-first = Jeremiah 1:4-10
-psalm = Psalms 71:1-2,3-4,5-6ab,15ab,17
-gospel = Luke 1:5-17
+[mary-mother-of-the-church-II]
+first = 1 Kings 17:7-16
+psalm = Psalms 4:1,2-3,3-4,6-7
+gospel = Mat 5:13-16
-[nativity-john-baptist-C]
-first = Jeremiah 1:4-10
-psalm = Psalms 71:1-2,3-4,5-6ab,15ab,17
-gospel = Luke 1:5-17
+[matthew-the-evangelist-apostle-evangelist-A]
+first = Ephesians 4:1-7,11-13
+psalm = Psalms 19:1-2,3-4
+gospel = Mat 9:9-13
+
+[matthew-the-evangelist-apostle-evangelist-B]
+first = Ephesians 4:1-7,11-13
+psalm = Psalms 19:1-2,3-4
+gospel = Mat 9:9-13
+
+[matthew-the-evangelist-apostle-evangelist-C]
+first = Ephesians 4:1-7,11-13
+psalm = Psalms 19:1-2,3-4
+gospel = Mat 9:9-13
+
+[matthias-the-apostle-A]
+first = Acts 1:15-17,20-26
+psalm = Psalms 113:1-2,3-4,5-6,7-8
+gospel = John 15:9-17
+
+[matthias-the-apostle-B]
+first = Acts 1:15-17,20-26
+psalm = Psalms 113:1-2,3-4,5-6,7-8
+gospel = John 15:9-17
+
+[matthias-the-apostle-C]
+first = Acts 1:15-17,20-26
+psalm = Psalms 113:1-2,3-4,5-6,7-8
+gospel = John 15:9-17
+
+[maximilian-mary-kolbe-priest-and-martyr-I]
+first = Wisdom 3:1-9
+psalm = Psalms 116B(115):10-11,12-13,16-17
+gospel = John 15:9-17
+
+[maximilian-mary-kolbe-priest-and-martyr-II]
+first = Ezekiel 16:1-15,60,63
+psalm = Isaiah 12:2,3,4bcd,5-6
+second = Ezekiel 16:59-63
+gospel = Mat 19:3-12
+
+[monica-I]
+first = 1 Thessalonians 4:1-8
+psalm = Psalms 97:1,2,5-6,10,11-12
+gospel = Mat 25:1-13
+
+[monica-II]
+first = 1 Corinthians 1:1-9
+psalm = Psalms 145:2-3,4-5,6-7
+gospel = Mat 24:42-51
+
+[ordinary-1-fri-I]
+first = Hebrews 4:1-5,11
+psalm = Psalms 78:3,4bc,6-7,8
+gospel = Mark 2:1-12
+
+[ordinary-1-fri-II]
+first = 1 Samuel 8:4-7,10-22
+psalm = Psalms 89:15-16,17-18
+gospel = Mark 2:1-12
+
+[ordinary-1-mon-I]
+first = Hebrews 1:1-6
+psalm = Psalms 97:1-2,6,7,i9
+gospel = Mark 1:14-20
+
+[ordinary-1-mon-II]
+first = 1 Samuel 1:1-8
+psalm = Psalms 116B(115):12-13,14-15,16-17,18-19
+gospel = Mark 1:14-20
+
+[ordinary-1-sat-I]
+first = Hebrews 4:12-16
+psalm = Psalms 19:7-8,9,14
+gospel = Mark 2:13-17
+
+[ordinary-1-sat-II]
+first = 1 Samuel 9:1-4,17-19;10:1
+psalm = Psalms 21:1-2,3-4,5-6
+gospel = Mark 2:13-17
+
+[ordinary-1-thu-I]
+first = Hebrews 3:7-14
+psalm = Psalms 95:6-7,7d-9,10-11
+gospel = Mark 1:40-45
+
+[ordinary-1-thu-II]
+first = 1 Samuel 4:1-11
+psalm = Psalms 44:9-10,13-14,23-24
+gospel = Mark 1:40-45
+
+[ordinary-1-tue-I]
+first = Hebrews 2:5-12
+psalm = Psalms 8:1ab,4,5-6,7-8
+gospel = Mark 1:21-28
+
+[ordinary-1-tue-II]
+first = 1 Samuel 1:9-20
+psalm = 1 Samuel 2:1bcde,4-5,6-7,8abcd
+gospel = Mark 1:21-28
+
+[ordinary-1-wed-I]
+first = Hebrews 2:14-18
+psalm = Psalms 105:1-2,3-4,6-7,8-9
+gospel = Mark 1:29-39
+
+[ordinary-1-wed-II]
+first = 1 Samuel 3:1-10,19-20
+psalm = Psalms 40:1ab,4,6-7,7-9
+gospel = Mark 1:29-39
+
+[ordinary-10-fri-I]
+first = Tobit 11:5-18
+psalm = Psalms 146:1-2,6-7,8-9,9-10
+gospel = Mark 12:35-37
+
+[ordinary-10-sat-I]
+first = Tobit 12:1,5-15,20
+psalm = Tobit 13:2abcde,6,7,8
+gospel = Mark 12:38-44
+
+[ordinary-10-sat-II]
+first = 2 Timothy 4:1-8
+psalm = Psalms 71:8-9,14-15,16-17
+gospel = Mark 12:38-44
+
+[ordinary-10-thu-II]
+first = Genesis 22:9-18
+psalm = Psalms 40:6-7,7-8,9-10,16
+second = Hebrews 10:4-10
+gospel = Mat 26:36-42
+
+[ordinary-10-tue-I]
+first = Tobit 2:9-14
+psalm = Psalms 112:1-2,7-8,9
+gospel = Mark 12:13-17
+
+[ordinary-10-tue-II]
+first = 2 Peter 3:12-15,17-18
+psalm = Psalms 90:2,4,10,14,16
+gospel = Mark 12:13-17
+
+[ordinary-10-wed-I]
+first = Tobit 3:1-11,16-17
+psalm = Psalms 25:2-3,4-5,6,7bc,8-9
+gospel = Mark 12:18-27
+
+[ordinary-11-fri-II]
+first = 1 Kings 19:9,11-16
+psalm = Psalms 27:7-8,8-9,13-14
+gospel = Mat 5:27-32
+
+[ordinary-11-mon-I]
+first = 2 Corinthians 1:1-7
+psalm = Psalms 34:1-2,3-4,5-6,7-8
+gospel = Mat 5:1-12
+
+[ordinary-11-mon-II]
+first = 1 Kings 17:1-6
+psalm = Psalms 121:1-2,3-4,5-6,7-8
+gospel = Mat 5:1-12
+
+[ordinary-11-sat-I]
+first = Isaiah 61:9-11
+psalm = 1 Samuel 2:1bcde,4-5,6-7,8abcd
+gospel = Luke 2:41-51
+
+[ordinary-11-thu-I]
+first = 2 Corinthians 3:15-4:1,3-6
+psalm = Psalms 85:8ab,9,10-11,12-13
+gospel = Mat 5:20-26
+
+[ordinary-11-tue-I]
+first = 2 Corinthians 1:18-22
+psalm = Psalms 119:129-130,131-132,133,135
+gospel = Mat 5:13-16
+
+[ordinary-11-tue-II]
+first = 1 Kings 17:7-16
+psalm = Psalms 4:1,2-3,3-4,6-7
+gospel = Mat 5:13-16
+
+[ordinary-11-wed-I]
+first = 2 Corinthians 3:4-11
+psalm = Psalms 99:5-6,7-8,9
+gospel = Mat 5:17-19
+
+[ordinary-11-wed-II]
+first = 1 Kings 18:20-39
+psalm = Psalms 16:1-2,4,5,8,11
+gospel = Mat 5:17-19
+
+[ordinary-12-fri-I]
+first = 2 Corinthians 11:18,21-30
+psalm = Psalms 34:1-2,3-4,5-6
+gospel = Mat 6:19-23
+
+[ordinary-12-fri-II]
+first = 2 Kings 11:1-4,9-18,20
+psalm = Psalms 132:11,12,13-14,17-18
+gospel = Mat 6:19-23
+
+[ordinary-12-mon-I]
+first = 2 Corinthians 6:1-10
+psalm = Psalms 98:1bcde,2-3,3-4
+gospel = Mat 5:38-42
+
+[ordinary-12-mon-II]
+first = 1 Kings 21:1-16
+psalm = Psalms 5:1-2,4-5,5-6
+gospel = Mat 5:38-42
+
+[ordinary-12-sat-I]
+first = 2 Corinthians 12:1-10
+psalm = Psalms 34:7-8,9-10,11-12
+gospel = Mat 6:24-34
+
+[ordinary-12-sat-II]
+first = Isaiah 61:9-11
+psalm = 1 Samuel 2:1bcde,4-5,6-7,8abcd
+gospel = Luke 2:41-51
+
+[ordinary-12-thu-I]
+first = 2 Corinthians 11:1-11
+psalm = Psalms 111:1-2,3-4,7-8
+gospel = Mat 6:7-15
+
+[ordinary-12-thu-II]
+first = Sirach 48:1-14
+psalm = Psalms 97:1-2,3-4,5-6,7
+gospel = Mat 6:7-15
+
+[ordinary-12-tue-I]
+first = 2 Corinthians 8:1-9
+psalm = Psalms 146:1-2,5-6,6-7,8-9
+gospel = Mat 5:43-48
+
+[ordinary-12-tue-II]
+first = 1 Kings 21:17-29
+psalm = Psalms 51:1-2,3-4,9,14
+gospel = Mat 5:43-48
+
+[ordinary-12-wed-I]
+first = 2 Corinthians 9:6-11
+psalm = Psalms 112:1-2,3-4,9
+gospel = Mat 6:1-6,16-18
+
+[ordinary-12-wed-II]
+first = 2 Kings 2:1,6-14
+psalm = Psalms 31:19,20,23
+gospel = Mat 6:1-6,16-18
+
+[ordinary-13-fri-I]
+first = Genesis 17:1,9-10,15-22
+psalm = Psalms 128:1-2,3,4-5
+gospel = Mat 8:1-4
+
+[ordinary-13-fri-II]
+first = 2 Kings 25:1-12
+psalm = Psalms 137:1-2,3,4-5,6
+gospel = Mat 8:1-4
+
+[ordinary-13-mon-I]
+first = Genesis 12:1-9
+psalm = Psalms 33:12-13,18-19,20,22
+gospel = Mat 7:1-5
+
+[ordinary-13-mon-II]
+first = 2 Kings 17:5-8,13-15,18
+psalm = Psalms 60:1-2,3,10,11-12
+gospel = Mat 7:1-5
+
+[ordinary-13-sat-I]
+first = Genesis 18:1-15
+psalm = Luke 1:46-48,49-50,53-54
+gospel = Mat 8:5-17
+
+[ordinary-13-sat-II]
+first = Lamentations 2:2,10-14,18-19
+psalm = Psalms 74:1-2,3-4,5-7,20-21
+gospel = Mat 8:5-17
+
+[ordinary-13-thu-I]
+first = Genesis 16:1-12,15-16
+psalm = Psalms 106:1-2,3-4,4-5
+second = Genesis 16:6-12,15-16
+gospel = Mat 7:21-29
+
+[ordinary-13-thu-II]
+first = 2 Kings 24:8-17
+psalm = Psalms 79:1-2,3-4,5,8,9
+gospel = Mat 7:21-29
+
+[ordinary-13-tue-I]
+first = Genesis 13:2,5-18
+psalm = Psalms 15:1-2,3,4,4-5
+gospel = Mat 7:6,12-14
+
+[ordinary-13-tue-II]
+first = 2 Kings 19:9-11,14-21,31-35,36
+psalm = Psalms 48:1-2,2-3,9-10
+gospel = Mat 7:6,12-14
+
+[ordinary-13-wed-I]
+first = Genesis 15:1-12,17-18
+psalm = Psalms 105:1-2,3-4,6-7,8-9
+gospel = Mat 7:15-20
+
+[ordinary-13-wed-II]
+first = 2 Kings 22:8-13;23:1-3
+psalm = Psalms 119:33-34,35-36,37,40
+gospel = Mat 7:15-20
+
+[ordinary-14-fri-I]
+first = Genesis 23:1-4,19;24:1-8,10,48,59,62-67
+psalm = Psalms 106:1-2,3-4,4-5
+gospel = Mat 9:9-13
+
+[ordinary-14-fri-II]
+first = Amos 8:4-6,9-12
+psalm = Psalms 119:2,10,20,30,40,131
+gospel = Mat 9:9-13
+
+[ordinary-14-mon-I]
+first = Genesis 18:16-33
+psalm = Psalms 103:1-2,3-4,8-9,10-11
+gospel = Mat 8:18-22
+
+[ordinary-14-mon-II]
+first = Amos 2:6-10,13-16
+psalm = Psalms 50:16-17,18-19,20-21,22-23
+gospel = Mat 8:18-22
+
+[ordinary-14-sat-I]
+first = Genesis 27:1-5,15-29
+psalm = Psalms 135:1-2,3-4,5-6
+gospel = Mat 9:14-17
+
+[ordinary-14-sat-II]
+first = Amos 9:11-15
+psalm = Psalms 85:8,10-11,12-13
+gospel = Mat 9:14-17
+
+[ordinary-14-thu-I]
+first = Genesis 22:1-19
+psalm = Psalms 116A(114):1-2,3-4,5-6,8-9
+gospel = Mat 9:1-8
+
+[ordinary-14-thu-II]
+first = Amos 7:10-17
+psalm = Psalms 19:7-8,9-10
+gospel = Mat 9:1-8
+
+[ordinary-14-tue-I]
+first = Genesis 19:15-29
+psalm = Psalms 26:2-3,9-10,11-12
+gospel = Mat 8:23-27
+
+[ordinary-14-tue-II]
+first = Amos 3:1-8;4:11-12
+psalm = Psalms 5:4-5,5-6,7
+gospel = Mat 8:23-27
+
+[ordinary-14-wed-I]
+first = Genesis 21:5,8-20
+psalm = Psalms 34:6-7,9-10,11-12
+gospel = Mat 8:28-34
+
+[ordinary-14-wed-II]
+first = Amos 5:14-15,21-24
+psalm = Psalms 50:7-8,9-10,11-12,16-17
+gospel = Mat 8:28-34
+
+[ordinary-15-fri-I]
+first = Genesis 46:1-7,28-30
+psalm = Psalms 37:3-4,18-19,27-28,39-40
+gospel = Mat 10:16-23
+
+[ordinary-15-fri-II]
+first = Hosea 14:2-10
+psalm = Psalms 51:1-2,6-7,10-11,12,15
+gospel = Mat 10:16-23
+
+[ordinary-15-mon-I]
+first = Genesis 28:10-22
+psalm = Psalms 91:1-2,3-4,14-15
+gospel = Mat 9:18-26
+
+[ordinary-15-mon-II]
+first = Hosea 2:16,17-18,21-22
+psalm = Psalms 145:2-3,4-5,6-7,8-9
+gospel = Mat 9:18-26
+
+[ordinary-15-sat-I]
+first = Genesis 49:29-33;50:15-26
+psalm = Psalms 105:1-2,3-4,6-7
+gospel = Mat 10:24-33
+
+[ordinary-15-sat-II]
+first = Isaiah 6:1-8
+psalm = Psalms 93:1,2,5
+gospel = Mat 10:24-33
+
+[ordinary-15-thu-I]
+first = Genesis 44:18-21,23-29;45:1-5
+psalm = Psalms 105:16-17,18-19,20-21
+gospel = Mat 10:7-15
+
+[ordinary-15-thu-II]
+first = Hosea 11:1-4,8-9
+psalm = Psalms 80:1ac,2,14-15
+gospel = Mat 10:7-15
+
+[ordinary-15-tue-I]
+first = Genesis 32:23-32,33
+psalm = Psalms 17:1bcd,2-3,6-7,8,15
+gospel = Mat 9:32-38
+
+[ordinary-15-tue-II]
+first = Hosea 8:4-7,11-13
+psalm = Psalms 115(113B):3-4,5-6,7ab,8,9-10
+gospel = Mat 9:32-38
+
+[ordinary-15-wed-I]
+first = Genesis 41:55-57;42:5-7,14-15,17-24
+psalm = Psalms 33:2-3,10-11,18-19
+gospel = Mat 10:1-7
+
+[ordinary-15-wed-II]
+first = Hosea 10:1-3,7-8,12
+psalm = Psalms 105:2-3,4-5,6-7
+gospel = Mat 10:1-7
+
+[ordinary-16-fri-I]
+first = Exodus 11:10-12:14
+psalm = Psalms 116B(115):12-13,15,16bc,17-18
+gospel = Mat 12:1-8
+
+[ordinary-16-fri-II]
+first = Isaiah 38:1-6,21-22,7-8
+psalm = Isaiah 38:10,11,12abcd,16
+gospel = Mat 12:1-8
+
+[ordinary-16-mon-I]
+first = Exodus 1:8-14,22
+psalm = Psalms 124:1-3,4-6,7-8
+gospel = Mat 10:34-11:1
+
+[ordinary-16-mon-II]
+first = Isaiah 1:10-17
+psalm = Psalms 50:8-9,16-17,21,23
+gospel = Mat 10:34-11:1
+
+[ordinary-16-sat-I]
+first = Exodus 12:37-42
+psalm = Psalms 136:1,23,24,10,11,12,13,14,15
+gospel = Mat 12:14-21
+
+[ordinary-16-sat-II]
+first = Micah 2:1-5
+psalm = Psalms 10:1-2,3-4,7-8,14
+gospel = Mat 12:14-21
+
+[ordinary-16-thu-I]
+first = Exodus 3:13-20
+psalm = Psalms 105:1,5,8-9,24-25,26-27
+gospel = Mat 11:28-30
+
+[ordinary-16-thu-II]
+first = Isaiah 26:7-9,12,16-19
+psalm = Psalms 102:12-13,14-15,16-18,19-20
+gospel = Mat 11:28-30
+
+[ordinary-16-tue-I]
+first = Exodus 2:1-15
+psalm = Psalms 69:2,13,29-30,32-33
+gospel = Mat 11:20-24
+
+[ordinary-16-tue-II]
+first = Isaiah 7:1-9
+psalm = Psalms 48:1-2,2-3,4-5,6-7
+gospel = Mat 11:20-24
+
+[ordinary-16-wed-I]
+first = Exodus 3:1-6,9-12
+psalm = Psalms 103:1-2,3-4,6-7
+gospel = Mat 11:25-27
+
+[ordinary-16-wed-II]
+first = Isaiah 10:5-7,13-16
+psalm = Psalms 94:5-6,7-8,9-10,14-15
+gospel = Mat 11:25-27
+
+[ordinary-17-fri-I]
+first = Galatians 2:19-20
+psalm = Psalms 34:1-2,3-4,5-6,7-8,9-10
+gospel = John 15:1-8
+
+[ordinary-17-fri-II]
+first = Jeremiah 3:14-17
+psalm = Jeremiah 31:10,11-12,13
+gospel = Mat 13:18-23
+
+[ordinary-17-mon-I]
+first = Exodus 14:5-9,10-18
+psalm = Exodus 15:1-2,3-4,5-6
+gospel = Mat 12:38-42
+
+[ordinary-17-mon-II]
+first = Micah 6:1-4,6-8
+psalm = Psalms 50:5-6,8-9,16-17,21,23
+gospel = Mat 12:38-42
+
+[ordinary-17-sat-I]
+first = Exodus 24:3-8
+psalm = Psalms 50:1-2,5-6,14-15
+gospel = Mat 13:24-30
+
+[ordinary-17-sat-II]
+first = Galatians 2:19-20
+psalm = Psalms 34:1-2,3-4,5-6,7-8,9-10
+gospel = John 15:1-8
+
+[ordinary-17-thu-I]
+first = Exodus 19:1-2,9-11,16-20
+psalm = Daniel 3:52,53-54,55-56
+gospel = Mat 13:10-17
+
+[ordinary-17-thu-II]
+first = Galatians 2:19-20
+psalm = Psalms 34:1-2,3-4,5-6,7-8,9-10
+gospel = John 15:1-8
+
+[ordinary-17-tue-I]
+first = Exodus 14:21-15:1
+psalm = Exodus 15:8-9,10,12,17
+gospel = Mat 12:46-50
+
+[ordinary-17-tue-II]
+first = Micah 7:14-15,18-20
+psalm = Psalms 85:1-2,4-5,6-7
+gospel = Mat 12:46-50
+
+[ordinary-17-wed-I]
+first = Exodus 16:1-5,9-15
+psalm = Psalms 78:18-19,23-24,25-26,27-28
+gospel = Mat 13:1-9
+
+[ordinary-17-wed-II]
+first = Jeremiah 1:1,4-10
+psalm = Psalms 71:1-2,3-4,5-6,15ab,17
+gospel = Mat 13:1-9
+
+[ordinary-18-fri-I]
+first = Leviticus 23:1,4-11,15-16,27,34-37
+psalm = Psalms 81:2-3,4-5,9-10
+gospel = Mat 13:54-58
+
+[ordinary-18-fri-II]
+first = Jeremiah 26:1-9
+psalm = Psalms 69:4,7-9,13
+gospel = Mat 13:54-58
+
+[ordinary-18-mon-I]
+first = Exodus 32:15-24,30-34
+psalm = Psalms 106:19-20,21-22,23
+gospel = Mat 13:31-35
+
+[ordinary-18-mon-II]
+first = Jeremiah 13:1-11
+psalm = Deuteronomy 32:18-19,20,21
+gospel = Mat 13:31-35
+
+[ordinary-18-sat-I]
+first = Leviticus 25:1,8-17
+psalm = Psalms 67:1-2,3-4,6-7
+gospel = Mat 14:1-12
+
+[ordinary-18-sat-II]
+first = Jeremiah 26:11-16,24
+psalm = Psalms 69:14-15,29-30,32-33
+gospel = Mat 14:1-12
+
+[ordinary-18-thu-I]
+first = Exodus 40:16-21,34-38
+psalm = Psalms 84:2-3,4-5,7,10
+gospel = Mat 13:47-53
+
+[ordinary-18-thu-II]
+first = Jeremiah 18:1-6
+psalm = Psalms 146:1-2,3-4,5-6
+gospel = Mat 13:47-53
+
+[ordinary-18-tue-I]
+first = Exodus 33:7-11;34:5-9,28
+psalm = Psalms 103:6-7,8-9,10-11,12-13
+gospel = Mat 13:36-43
+
+[ordinary-18-tue-II]
+first = Jeremiah 14:17-22
+psalm = Psalms 79:5,8,9,11,13
+gospel = Mat 13:36-43
+
+[ordinary-18-wed-I]
+first = Exodus 34:29-35
+psalm = Psalms 99:5-6,7,9
+gospel = Mat 13:44-46
+
+[ordinary-18-wed-II]
+first = Jeremiah 15:10,16-21
+psalm = Psalms 59:1-2,3-4,9-10,16
+gospel = Mat 13:44-46
+
+[ordinary-19-fri-II]
+first = Nahum 2:1,3;3:1-3,6-7
+psalm = Deuteronomy 32:35-36,39abcd,41
+gospel = Mat 16:24-28
+
+[ordinary-19-mon-I]
+first = Numbers 11:4-15
+psalm = Psalms 81:11-12,13-14,15-16
+gospel = Mat 14:13-21
+
+[ordinary-19-mon-II]
+first = Jeremiah 28:1-17
+psalm = Psalms 119:29,43,79-80,95,102
+gospel = Mat 14:22-36
+
+[ordinary-19-sat-I]
+first = Deuteronomy 6:4-13
+psalm = Psalms 18:1-2,2-3,46,50ab
+gospel = Mat 17:14-20
+
+[ordinary-19-thu-I]
+first = Numbers 20:1-13
+psalm = Psalms 95:1-2,6-7,7d-9
+gospel = Mat 16:13-23
+
+[ordinary-19-tue-I]
+first = Numbers 12:1-13
+psalm = Psalms 51:1-2,3-4,4-5,10-11
+gospel = Mat 15:1-2,10-14
+
+[ordinary-19-tue-II]
+first = Jeremiah 30:1-2,12-15,18-22
+psalm = Psalms 102:15-16,17-18,19-20,28,21-22
+gospel = Mat 15:1-2,10-14
+
+[ordinary-19-wed-I]
+first = Hosea 2:16,17,21-22
+psalm = Psalms 45:10-11,13-14,15-16
+gospel = Mat 25:1-13
+
+[ordinary-19-wed-II]
+first = Jeremiah 31:1-7
+psalm = Jeremiah 31:10,11-12,13
+gospel = Mat 15:21-28
+
+[ordinary-2-fri-I]
+first = Hebrews 8:6-13
+psalm = Psalms 85:7,9,10-11,12-13
+gospel = Mark 3:13-19
+
+[ordinary-2-fri-II]
+first = 1 Samuel 24:3-21
+psalm = Psalms 57:1,2-3,5,10
+gospel = Mark 3:13-19
+
+[ordinary-2-mon-I]
+first = Hebrews 5:1-10
+psalm = Psalms 110:1-2,3-4
+gospel = Mark 2:18-22
+
+[ordinary-2-mon-II]
+first = 1 Samuel 15:16-23
+psalm = Psalms 50:8-9,16-17,21,23
+gospel = Mark 2:18-22
+
+[ordinary-2-sat-I]
+first = Hebrews 9:1-3,11-14
+psalm = Psalms 47:1-2,5-6,7-8
+gospel = Mark 3:20-21
+
+[ordinary-2-sat-II]
+first = 2 Samuel 1:1-4,11-12,19,23-27
+psalm = Psalms 80:1,2,4-6
+gospel = Mark 3:20-21
+
+[ordinary-2-thu-I]
+first = Hebrews 7:25-8:6
+psalm = Psalms 40:6-7,7-9,16
+gospel = Mark 3:7-12
+
+[ordinary-2-thu-II]
+first = 1 Samuel 18:6-9;19:1-7
+psalm = Psalms 56:1-2,8-9,11-12
+gospel = Mark 3:7-12
+
+[ordinary-2-tue-I]
+first = Hebrews 6:10-20
+psalm = Psalms 111:1-2,4-5,9,10
+gospel = Mark 2:23-28
+
+[ordinary-2-tue-II]
+first = 1 Samuel 16:1-13
+psalm = Psalms 89:19,20-21,26-27
+gospel = Mark 2:23-28
+
+[ordinary-2-wed-I]
+first = Hebrews 7:1-3,15-17
+psalm = Psalms 110:1-2,3-4
+gospel = Mark 3:1-6
+
+[ordinary-2-wed-II]
+first = 1 Samuel 17:32-33,37,40-51
+psalm = Psalms 144:1-2,9-10
+gospel = Mark 3:1-6
+
+[ordinary-20-fri-I]
+first = Joshua 24:1-13
+psalm = Psalms 136:1,2,3,16,17,18,21,22,24
+gospel = Mat 19:3-12
+
+[ordinary-20-fri-II]
+first = Ezekiel 16:1-15,60,63
+psalm = Isaiah 12:2,3,4bcd,5-6
+second = Ezekiel 16:59-63
+gospel = Mat 19:3-12
+
+[ordinary-20-mon-I]
+first = Hosea 2:16,17,21-22
+psalm = Psalms 45:10-11,13-14,15-16
+gospel = Mat 25:1-13
+
+[ordinary-20-mon-II]
+first = Ezekiel 1:2-5,24-28
+psalm = Psalms 148:1-2,11-12,13-14
+gospel = Mat 17:22-27
+
+[ordinary-20-sat-I]
+first = Joshua 24:14-29
+psalm = Psalms 16:1-2,5,7-8,11
+gospel = Mat 19:13-15
+
+[ordinary-20-sat-II]
+first = Ezekiel 18:1-10,13,30-32
+psalm = Psalms 51:10-11,12-13,16-17
+gospel = Mat 19:13-15
+
+[ordinary-20-thu-I]
+first = Joshua 3:7-10,11,13-17
+psalm = Psalms 114(113A):1-2,3-4,5-6
+gospel = Mat 18:21-19:1
+
+[ordinary-20-thu-II]
+first = Ezekiel 12:1-12
+psalm = Psalms 78:56-57,58-59,61-62
+gospel = Mat 18:21-19:1
+
+[ordinary-20-tue-I]
+first = Deuteronomy 31:1-8
+psalm = Deuteronomy 32:3-4,7,8,9,12
+gospel = Mat 18:1-5,10,12-14
+
+[ordinary-20-tue-II]
+first = Hosea 2:16,17,21-22
+psalm = Psalms 45:10-11,13-14,15-16
+gospel = Mat 25:1-13
+
+[ordinary-20-wed-I]
+first = Deuteronomy 34:1-12
+psalm = Psalms 66:1-3,5,8,16-17
+gospel = Mat 18:15-20
+
+[ordinary-20-wed-II]
+first = Ezekiel 9:1-7;10:18-22
+psalm = Psalms 113:1-2,3-4,5-6
+gospel = Mat 18:15-20
+
+[ordinary-21-fri-I]
+first = Ruth 1:1,3-6,14-16,22
+psalm = Psalms 146:5-6,6-7,8-9,9-10
+gospel = Mat 22:34-40
+
+[ordinary-21-fri-II]
+first = Ezekiel 37:1-14
+psalm = Psalms 107:2-3,4-5,6-7,8-9
+gospel = Mat 22:34-40
+
+[ordinary-21-mon-I]
+first = Judges 2:11-19
+psalm = Psalms 106:34-35,36-37,39-40,43ab,44
+gospel = Mat 19:16-22
+
+[ordinary-21-mon-II]
+first = Ezekiel 24:15-24
+psalm = Deuteronomy 32:18-19,20,21
+gospel = Mat 19:16-22
+
+[ordinary-21-sat-I]
+first = Proverbs 8:22-35
+psalm = Psalms 48:1-2,8,9-10,12,13,14
+second = Isaiah 2:2-5
+gospel = John 2:1-11
+
+[ordinary-21-thu-I]
+first = Judges 11:29-39
+psalm = Psalms 40:4,6-7,7-9
+gospel = Mat 22:1-10
+
+[ordinary-21-thu-II]
+first = Ezekiel 36:23-28
+psalm = Psalms 51:10-11,12-13,16-17
+gospel = Mat 22:1-10
+
+[ordinary-21-tue-I]
+first = Judges 6:11-24
+psalm = Psalms 85:8,10-11,12-13
+gospel = Mat 19:23-30
+
+[ordinary-21-tue-II]
+first = Ezekiel 28:1-10
+psalm = Deuteronomy 32:26-27,27-28,30,35-36
+gospel = Mat 19:23-30
+
+[ordinary-21-wed-I]
+first = Judges 9:6-15
+psalm = Psalms 21:1-2,3-4,5-6
+gospel = Mat 20:1-16
+
+[ordinary-21-wed-II]
+first = Ezekiel 34:1-11
+psalm = Psalms 23:1-3,3-4,5,6
+gospel = Mat 20:1-16
+
+[ordinary-22-fri-I]
+first = 1 Thessalonians 4:1-8
+psalm = Psalms 97:1,2,5-6,10,11-12
+gospel = Mat 25:1-13
+
+[ordinary-22-fri-II]
+first = Proverbs 8:22-35
+psalm = Psalms 48:1-2,8,9-10,12,13,14
+second = Isaiah 2:2-5
+gospel = John 2:1-11
+
+[ordinary-22-mon-I]
+first = 1 Thessalonians 1:1-5,8-10
+psalm = Psalms 149:1-2,3-4,5-6,9
+gospel = Mat 23:13-22
+
+[ordinary-22-mon-II]
+first = Proverbs 8:22-35
+psalm = Psalms 48:1-2,8,9-10,12,13,14
+second = Isaiah 2:2-5
+gospel = John 2:1-11
+
+[ordinary-22-sat-I]
+first = 1 Thessalonians 4:9-11
+psalm = Psalms 98:1bcde,7-8,9
+gospel = Mat 25:14-30
+
+[ordinary-22-sat-II]
+first = 1 Corinthians 1:26-31
+psalm = Psalms 33:12-13,18-19,20-21
+gospel = Mat 25:14-15,19-21
+
+[ordinary-22-thu-I]
+first = Proverbs 8:22-35
+psalm = Psalms 48:1-2,8,9-10,12,13,14
+second = Isaiah 2:2-5
+gospel = John 2:1-11
+
+[ordinary-22-thu-II]
+first = 1 Corinthians 1:1-9
+psalm = Psalms 145:2-3,4-5,6-7
+gospel = Mat 24:42-51
+
+[ordinary-22-tue-I]
+first = Proverbs 8:22-35
+psalm = Psalms 48:1-2,8,9-10,12,13,14
+second = Isaiah 2:2-5
+gospel = John 2:1-11
+
+[ordinary-22-tue-II]
+first = 2 Thessalonians 2:1-3,14-17
+psalm = Psalms 96:10,11-12,13
+gospel = Mat 23:23-26
+
+[ordinary-22-wed-I]
+first = 1 Thessalonians 2:9-13
+psalm = Psalms 139:7-8,9-10,11-12
+gospel = Mat 23:27-32
+
+[ordinary-22-wed-II]
+first = Proverbs 8:22-35
+psalm = Psalms 48:1-2,8,9-10,12,13,14
+second = Isaiah 2:2-5
+gospel = John 2:1-11
+
+[ordinary-23-fri-I]
+first = Colossians 1:15-20
+psalm = Psalms 100:2-3,4-5
+gospel = Luke 5:33-39
+
+[ordinary-23-fri-II]
+first = 1 Corinthians 4:1-5
+psalm = Psalms 37:3-4,5-6,27-28,39-40
+gospel = Luke 5:33-39
+
+[ordinary-23-mon-I]
+first = 1 Thessalonians 4:13-18
+psalm = Psalms 96:1,3,4-5,11-12,13
+gospel = Luke 4:16-30
+
+[ordinary-23-mon-II]
+first = 1 Corinthians 2:1-5
+psalm = Psalms 119:97-98,99-100,101-102
+gospel = Luke 4:16-30
+
+[ordinary-23-sat-I]
+first = Colossians 1:21-23
+psalm = Psalms 54:1-2,4,6
+gospel = Luke 6:1-5
+
+[ordinary-23-sat-II]
+first = 1 Corinthians 4:6-15
+psalm = Psalms 145:17-18,19-20,21
+gospel = Luke 6:1-5
+
+[ordinary-23-thu-I]
+first = Colossians 1:9-14
+psalm = Psalms 98:2-3,3-4,5-6
+gospel = Luke 5:1-11
+
+[ordinary-23-thu-II]
+first = 1 Corinthians 3:18-23
+psalm = Psalms 24:1-2,3-4,5-6
+gospel = Luke 5:1-11
+
+[ordinary-23-tue-I]
+first = 1 Thessalonians 5:1-6,9-11
+psalm = Psalms 27:1bcde,4,13-14
+gospel = Luke 4:31-37
+
+[ordinary-23-tue-II]
+first = 1 Corinthians 2:10-16
+psalm = Psalms 145:8-9,10-11,12-13,14,17
+gospel = Luke 4:31-37
+
+[ordinary-23-wed-I]
+first = Colossians 1:1-8
+psalm = Psalms 52:8-9
+gospel = Luke 4:38-44
+
+[ordinary-23-wed-II]
+first = 1 Corinthians 3:1-9
+psalm = Psalms 33:12-13,14-15,20-21
+gospel = Luke 4:38-44
+
+[ordinary-24-fri-I]
+first = 1 Timothy 1:1-2,12-14
+psalm = Psalms 16:1-2,5,7-8,11
+gospel = Luke 6:39-42
+
+[ordinary-24-fri-II]
+first = 1 Corinthians 9:16-19,22-27
+psalm = Psalms 84:2-3,4-5,11
+gospel = Luke 6:39-42
+
+[ordinary-24-mon-I]
+first = Colossians 1:24-2:3
+psalm = Psalms 62:5-6,8
+gospel = Luke 6:6-11
+
+[ordinary-24-mon-II]
+first = 1 Corinthians 5:1-8
+psalm = Psalms 5:4-5,5-6,11
+gospel = Luke 6:6-11
+
+[ordinary-24-sat-I]
+first = 1 Timothy 1:15-17
+psalm = Psalms 113:1-2,3-4,5,6-7
+gospel = Luke 6:43-49
+
+[ordinary-24-sat-II]
+first = 1 Corinthians 10:14-22
+psalm = Psalms 116B(115):12-13,17-18
+gospel = Luke 6:43-49
+
+[ordinary-24-thu-I]
+first = Colossians 3:12-17
+psalm = Psalms 150:1-2,3-4,5-6
+gospel = Luke 6:27-38
+
+[ordinary-24-thu-II]
+first = 1 Corinthians 8:1-7,10-13
+psalm = Psalms 139:1-3,13-14,23-24
+gospel = Luke 6:27-38
+
+[ordinary-24-tue-I]
+first = Colossians 2:6-15
+psalm = Psalms 145:1-2,8-9,10-11
+gospel = Luke 6:12-19
+
+[ordinary-24-tue-II]
+first = 1 Corinthians 6:1-11
+psalm = Psalms 149:1-2,3-4,5-6,9
+gospel = Luke 6:12-19
+
+[ordinary-24-wed-I]
+first = Colossians 3:1-11
+psalm = Psalms 145:2-3,10-11,12-13
+gospel = Luke 6:20-26
+
+[ordinary-24-wed-II]
+first = 1 Corinthians 7:25-31
+psalm = Psalms 45:10-11,13-14,15-16
+gospel = Luke 6:20-26
+
+[ordinary-25-fri-I]
+first = 1 Timothy 6:2-12
+psalm = Psalms 49:5-6,7-9,16-17,18-19
+gospel = Luke 8:1-3
+
+[ordinary-25-fri-II]
+first = Wisdom 4:7-15
+psalm = Psalms 148:1-2,11-12,13-14
+second = 1 John 2:12-17
+gospel = Luke 2:41-52
+
+[ordinary-25-mon-I]
+first = Wisdom 4:7-15
+psalm = Psalms 148:1-2,11-12,13-14
+second = 1 John 2:12-17
+gospel = Luke 2:41-52
+
+[ordinary-25-mon-II]
+first = 1 Corinthians 11:17-26,33
+psalm = Psalms 40:6-7,7-9,16
+gospel = Luke 7:1-10
+
+[ordinary-25-sat-I]
+first = Wisdom 4:7-15
+psalm = Psalms 148:1-2,11-12,13-14
+second = 1 John 2:12-17
+gospel = Luke 2:41-52
+
+[ordinary-25-sat-II]
+first = 1 Corinthians 15:35-37,42-49
+psalm = Psalms 56:2,9,10-11,12-13
+gospel = Luke 8:4-15
+
+[ordinary-25-thu-I]
+first = Wisdom 4:7-15
+psalm = Psalms 148:1-2,11-12,13-14
+second = 1 John 2:12-17
+gospel = Luke 2:41-52
+
+[ordinary-25-thu-II]
+first = 1 Corinthians 15:1-11
+psalm = Psalms 118:1-2,16-17,28-29
+second = 1 Corinthians 15:3-8,11
+gospel = Luke 7:36-50
+
+[ordinary-25-tue-I]
+first = 1 Timothy 3:1-13
+psalm = Psalms 101:1-2,2-3,5-6
+gospel = Luke 7:11-17
+
+[ordinary-25-tue-II]
+first = 1 Corinthians 12:12-14,27-31
+psalm = Psalms 100:2-3,4-5
+gospel = Luke 7:11-17
+
+[ordinary-25-wed-I]
+first = 1 Timothy 3:14-16
+psalm = Psalms 111:1-2,3-4,5-6
+gospel = Luke 7:31-35
+
+[ordinary-25-wed-II]
+first = Wisdom 4:7-15
+psalm = Psalms 148:1-2,11-12,13-14
+second = 1 John 2:12-17
+gospel = Luke 2:41-52
+
+[ordinary-26-fri-I]
+first = Haggai 1:15-2:9
+psalm = Psalms 43:1,2,3,4
+gospel = Luke 9:18-22
+
+[ordinary-26-fri-II]
+first = Ecclesiastes 3:1-11
+psalm = Psalms 144:1,2abc,3-4
+gospel = Luke 9:18-22
+
+[ordinary-26-mon-I]
+first = Ezra 1:1-6
+psalm = Psalms 126:1-2,2-3,4-5,6
+gospel = Luke 8:16-18
+
+[ordinary-26-mon-II]
+first = Proverbs 3:27-35
+psalm = Psalms 15:1-2,3,4,4-5
+gospel = Luke 8:16-18
+
+[ordinary-26-sat-I]
+first = Zechariah 2:5-9,14-15
+psalm = Jeremiah 31:10,11-12,13
+gospel = Luke 9:43-45
+
+[ordinary-26-sat-II]
+first = Ecclesiastes 11:9-12:8
+psalm = Psalms 90:3-4,5-6,12-13,14,17
+gospel = Luke 9:43-45
+
+[ordinary-26-thu-I]
+first = Haggai 1:1-8
+psalm = Psalms 149:1-2,3-4,5-6,9
+gospel = Luke 9:7-9
+
+[ordinary-26-thu-II]
+first = Ecclesiastes 1:2-11
+psalm = Psalms 90:3-4,5-6,12-13,14,17
+gospel = Luke 9:7-9
+
+[ordinary-26-tue-I]
+first = Ezra 6:7-8,12,14-20
+psalm = Psalms 122:1-2,4-5
+gospel = Luke 8:19-21
+
+[ordinary-26-tue-II]
+first = Proverbs 21:1-6,10-13
+psalm = Psalms 119:1,27,30,34,35,44
+gospel = Luke 8:19-21
+
+[ordinary-26-wed-I]
+first = Ezra 9:5-9
+psalm = Tobit 13:2abcde,3-4,4bcd,5,8
+gospel = Luke 9:1-6
+
+[ordinary-26-wed-II]
+first = Proverbs 30:5-9
+psalm = Psalms 119:29,72,89,101,104,163
+gospel = Luke 9:1-6
+
+[ordinary-27-fri-I]
+first = Baruch 1:15-22
+psalm = Psalms 79:1-2,3-4,5,8,9
+gospel = Luke 10:13-16
+
+[ordinary-27-mon-II]
+first = Job 1:6-22
+psalm = Psalms 17:1bcd,2-3,6-7
+gospel = Luke 9:46-50
+
+[ordinary-27-sat-II]
+first = Job 42:1-3,5-6,12-17
+psalm = Psalms 119:66,71,75,91,125,130
+gospel = Luke 10:17-24
+
+[ordinary-27-thu-I]
+first = Nehemiah 8:1-4,5-6,7-12
+psalm = Psalms 19:7-8,9-10
+gospel = Luke 10:1-12
+
+[ordinary-27-thu-II]
+first = Job 19:21-27
+psalm = Psalms 27:7-8,8-9,13-14
+gospel = Luke 10:1-12
+
+[ordinary-27-tue-I]
+first = Zechariah 8:20-23
+psalm = Psalms 87:1-3,4-5,6-7
+gospel = Luke 9:51-56
+
+[ordinary-27-wed-II]
+first = Job 9:1-12,14-16
+psalm = Psalms 88:9-10,11-12,13-14
+gospel = Luke 9:57-62
+
+[ordinary-28-fri-I]
+first = Joel 1:13-15;2:1-2
+psalm = Psalms 9:2-3,6,16,8-9
+gospel = Luke 11:15-26
+
+[ordinary-28-fri-II]
+first = Galatians 3:7-14
+psalm = Psalms 111:1-2,3-4,5-6
+gospel = Luke 11:15-26
+
+[ordinary-28-mon-I]
+first = Jonah 1:1-2:1,11
+psalm = Jonah 2:3,4,5,8
+gospel = Luke 10:25-37
+
+[ordinary-28-mon-II]
+first = Galatians 1:6-12
+psalm = Psalms 111:1-2,7-8,9,10
+gospel = Luke 10:25-37
+
+[ordinary-28-sat-I]
+first = Joel 4:12-21
+psalm = Psalms 97:1-2,5-6,11-12
+gospel = Luke 11:27-28
+
+[ordinary-28-sat-II]
+first = Galatians 3:22-29
+psalm = Psalms 105:2-3,4-5,6-7
+gospel = Luke 11:27-28
+
+[ordinary-28-thu-I]
+first = Malachi 3:13-20
+psalm = Psalms 1:1-2,3,4,6
+gospel = Luke 11:5-13
+
+[ordinary-28-thu-II]
+first = Galatians 3:1-5
+psalm = Luke 1:69-70,71-73,74-75
+gospel = Luke 11:5-13
+
+[ordinary-28-tue-I]
+first = Jonah 3:1-10
+psalm = Psalms 130:1-2,3-4,7-8
+gospel = Luke 10:38-42
+
+[ordinary-28-tue-II]
+first = Galatians 1:13-24
+psalm = Psalms 139:1-3,13-14,14-15
+gospel = Luke 10:38-42
+
+[ordinary-28-wed-I]
+first = Jonah 4:1-11
+psalm = Psalms 86:3-4,5-6,9-10
+gospel = Luke 11:1-4
+
+[ordinary-28-wed-II]
+first = Galatians 2:1-2,7-14
+psalm = Psalms 117:1-2
+gospel = Luke 11:1-4
+
+[ordinary-29-fri-I]
+first = Romans 4:1-8
+psalm = Psalms 32:1-2,5,11
+gospel = Luke 12:1-7
+
+[ordinary-29-fri-II]
+first = Ephesians 1:11-14
+psalm = Psalms 33:1-2,4-5,12-13
+gospel = Luke 12:1-7
+
+[ordinary-29-mon-I]
+first = Romans 1:1-7
+psalm = Psalms 98:1bcde,2-3,3-4
+gospel = Luke 11:29-32
+
+[ordinary-29-mon-II]
+first = Galatians 4:22-24,26-27,31-5:1
+psalm = Psalms 113:1-2,3-4,5,6-7
+gospel = Luke 11:29-32
+
+[ordinary-29-sat-I]
+first = Romans 4:13,16-18
+psalm = Psalms 105:6-7,8-9,42-43
+gospel = Luke 12:8-12
+
+[ordinary-29-sat-II]
+first = Ephesians 1:15-23
+psalm = Psalms 8:1,2,3-4,5-6
+gospel = Luke 12:8-12
+
+[ordinary-29-thu-I]
+first = Romans 3:21-30
+psalm = Psalms 130:1-2,3-4,5-6
+gospel = Luke 11:47-54
+
+[ordinary-29-thu-II]
+first = Ephesians 1:1-10
+psalm = Psalms 98:1bcde,2-3,3-4,5-6
+gospel = Luke 11:47-54
+
+[ordinary-29-tue-I]
+first = Romans 1:16-25
+psalm = Psalms 19:1-2,3-4
+gospel = Luke 11:37-41
+
+[ordinary-29-tue-II]
+first = Galatians 5:1-6
+psalm = Psalms 119:41,43,44-45,47-48
+gospel = Luke 11:37-41
+
+[ordinary-29-wed-I]
+first = Romans 2:1-11
+psalm = Psalms 62:1-2,5-6,8
+gospel = Luke 11:42-46
+
+[ordinary-29-wed-II]
+first = Galatians 5:18-25
+psalm = Psalms 1:1-2,3,4,6
+gospel = Luke 11:42-46
+
+[ordinary-3-fri-I]
+first = Hebrews 10:32-39
+psalm = Psalms 37:3-4,5-6,23-24,39-40
+gospel = Mark 4:26-34
+
+[ordinary-3-mon-I]
+first = Hebrews 9:15,24-28
+psalm = Psalms 98:1bcde,2-3,3-4,5-6
+gospel = Mark 3:22-30
+
+[ordinary-3-mon-II]
+first = 2 Samuel 5:1-7,10
+psalm = Psalms 89:19,20-21,24-25
+gospel = Mark 3:22-30
+
+[ordinary-3-sat-I]
+first = Hebrews 11:1-2,8-19
+psalm = Luke 1:69-70,71-73,74-75
+gospel = Mark 4:35-41
+
+[ordinary-3-sat-II]
+first = 2 Samuel 12:1-7,10-17
+psalm = Psalms 51:10-11,12-13,14-15
+gospel = Mark 4:35-41
+
+[ordinary-3-thu-I]
+first = Hebrews 10:19-25
+psalm = Psalms 24:1-2,3-4,5-6
+gospel = Mark 4:21-25
+
+[ordinary-3-thu-II]
+first = 2 Samuel 7:18-19,24-29
+psalm = Psalms 132:1-2,3-5,11,12,13-14
+gospel = Mark 4:21-25
+
+[ordinary-3-tue-II]
+first = 2 Samuel 6:12-15,17-19
+psalm = Psalms 24:7-8,9-10
+gospel = Mark 3:31-35
+
+[ordinary-3-wed-I]
+first = Hebrews 10:11-18
+psalm = Psalms 110:1-2,3-4
+gospel = Mark 4:1-20
+
+[ordinary-3-wed-II]
+first = 2 Samuel 7:4-17
+psalm = Psalms 89:3-4,26-27,28-29
+gospel = Mark 4:1-20
+
+[ordinary-30-fri-I]
+first = Romans 7:18-25
+psalm = Psalms 119:66,68,76-77,93-94
+gospel = Luke 12:54-59
+
+[ordinary-30-fri-II]
+first = Ephesians 4:1-6
+psalm = Psalms 24:1-2,3-4,5-6
+gospel = Luke 12:54-59
+
+[ordinary-30-mon-I]
+first = Romans 4:20-25
+psalm = Luke 1:69-70,71-73,74-75
+gospel = Luke 12:13-21
+
+[ordinary-30-mon-II]
+first = Ephesians 2:1-10
+psalm = Psalms 100:2-3,4-5
+gospel = Luke 12:13-21
+
+[ordinary-30-sat-I]
+first = Romans 8:1-11
+psalm = Psalms 24:1-2,3-4,5-6
+gospel = Luke 13:1-9
+
+[ordinary-30-sat-II]
+first = Ephesians 4:7-16
+psalm = Psalms 122:1-2,4-5
+gospel = Luke 13:1-9
+
+[ordinary-30-thu-I]
+first = Romans 6:19-23
+psalm = Psalms 1:1-2,3,4,6
+gospel = Luke 12:49-53
+
+[ordinary-30-thu-II]
+first = Ephesians 3:14-21
+psalm = Psalms 33:1-2,4-5,11-12,18-19
+gospel = Luke 12:49-53
+
+[ordinary-30-tue-I]
+first = Romans 5:12,15,17-19,20-21
+psalm = Psalms 40:6-7,7-9,16
+gospel = Luke 12:35-38
+
+[ordinary-30-tue-II]
+first = Ephesians 2:12-22
+psalm = Psalms 85:8ab,9,10-11,12-13
+gospel = Luke 12:35-38
+
+[ordinary-30-wed-I]
+first = Romans 6:12-18
+psalm = Psalms 124:1-3,4-6,7-8
+gospel = Luke 12:39-48
+
+[ordinary-30-wed-II]
+first = Ephesians 3:2-12
+psalm = Isaiah 12:2,3,4bcd,5-6
+gospel = Luke 12:39-48
+
+[ordinary-31-fri-I]
+first = Romans 9:1-5
+psalm = Psalms 147B:12-13,14-15,19-20
+gospel = Luke 14:1-6
+
+[ordinary-31-fri-II]
+first = Philippians 1:1-11
+psalm = Psalms 111:1-2,3-4,5-6
+gospel = Luke 14:1-6
+
+[ordinary-31-mon-I]
+first = Romans 8:12-17
+psalm = Psalms 68:1,3,5-6,19-20
+gospel = Luke 13:10-17
+
+[ordinary-31-mon-II]
+first = Ephesians 4:32-5:8
+psalm = Psalms 1:1-2,3,4,6
+gospel = Luke 13:10-17
+
+[ordinary-31-sat-I]
+first = Romans 11:1-2,11-12,25-29
+psalm = Psalms 94:12-13,14-15,17-18
+gospel = Luke 14:1,7-11
+
+[ordinary-31-sat-II]
+first = Philippians 1:18-26
+psalm = Psalms 42:1-2,4
+gospel = Luke 14:1,7-11
+
+[ordinary-31-thu-I]
+first = Romans 8:31-39
+psalm = Psalms 109:21-22,26-27,30-31
+gospel = Luke 13:31-35
+
+[ordinary-31-thu-II]
+first = Ephesians 6:10-20
+psalm = Psalms 144:1-2,9-10
+gospel = Luke 13:31-35
+
+[ordinary-31-tue-I]
+first = Romans 8:18-25
+psalm = Psalms 126:1-2,2-3,4-5,6
+gospel = Luke 13:18-21
+
+[ordinary-31-tue-II]
+first = Ephesians 5:21-33
+psalm = Psalms 128:1-2,3,4-5
+gospel = Luke 13:18-21
+
+[ordinary-31-wed-I]
+first = Romans 8:26-30
+psalm = Psalms 13:4-5,6
+gospel = Luke 13:22-30
+
+[ordinary-31-wed-II]
+first = Ephesians 6:1-9
+psalm = Psalms 145:10-11,12-13,14,17
+gospel = Luke 13:22-30
+
+[ordinary-32-fri-I]
+first = Romans 15:14-21
+psalm = Psalms 98:1bcde,2-3,3-4
+gospel = Luke 16:1-8
+
+[ordinary-32-fri-II]
+first = Philippians 3:17-4:1
+psalm = Psalms 122:1-2,4-5
+second = Philippians 3:20-4:1
+gospel = Luke 16:1-8
+
+[ordinary-32-mon-I]
+first = Romans 11:29-36
+psalm = Psalms 69:29-30,32-33,35-36
+gospel = Luke 14:12-14
+
+[ordinary-32-mon-II]
+first = Philippians 2:1-4
+psalm = Psalms 131:1bcde,2-3
+gospel = Luke 14:12-14
+
+[ordinary-32-sat-I]
+first = Romans 16:3-9,16,22-27
+psalm = Psalms 145:2-3,4-5,10-11
+gospel = Luke 16:9-15
+
+[ordinary-32-sat-II]
+first = Philippians 4:10-19
+psalm = Psalms 112:1-2,5-6,8,9
+gospel = Luke 16:9-15
+
+[ordinary-32-thu-I]
+first = Romans 14:7-12
+psalm = Psalms 27:1bcde,4,13-14
+gospel = Luke 15:1-10
+
+[ordinary-32-thu-II]
+first = Philippians 3:3-8
+psalm = Psalms 105:2-3,4-5,6-7
+gospel = Luke 15:1-10
+
+[ordinary-32-tue-I]
+first = Romans 12:5-16
+psalm = Psalms 131:1bcde,2-3
+gospel = Luke 14:15-24
+
+[ordinary-32-tue-II]
+first = Philippians 2:5-11
+psalm = Psalms 22:25-26,27-29,30-31
+gospel = Luke 14:15-24
+
+[ordinary-32-wed-I]
+first = Romans 13:8-10
+psalm = Psalms 112:1-2,4-5,9
+gospel = Luke 14:25-33
+
+[ordinary-32-wed-II]
+first = Philippians 2:12-18
+psalm = Psalms 27:1bcde,4,13-14
+gospel = Luke 14:25-33
+
+[ordinary-33-fri-I]
+first = Wisdom 13:1-9
+psalm = Psalms 19:1-2,3-4
+gospel = Luke 17:26-37
+
+[ordinary-33-fri-II]
+first = 2 John 4-9
+psalm = Psalms 119:1-2,10-11,17-18
+gospel = Luke 17:26-37
+
+[ordinary-33-mon-I]
+first = Wisdom 1:1-7
+psalm = Psalms 139:1-3,4-5,7-8,9-10.
+gospel = Luke 17:1-6
+
+[ordinary-33-mon-II]
+first = Titus 1:1-9
+psalm = Psalms 24:1-2,3-4,5-6
+gospel = Luke 17:1-6
+
+[ordinary-33-sat-I]
+first = Wisdom 18:14-16;19:6-9
+psalm = Psalms 105:2-3,36-37,42-43
+gospel = Luke 18:1-8
+
+[ordinary-33-sat-II]
+first = 3 John 5-8
+psalm = Psalms 112:1-2,3-4,5-6
+gospel = Luke 18:1-8
+
+[ordinary-33-thu-I]
+first = Wisdom 7:22-8:1
+psalm = Psalms 119:89-90,91,130,135,175
+gospel = Luke 17:20-25
+
+[ordinary-33-thu-II]
+first = Philemon 7-20
+psalm = Psalms 146:6-7,8-9,9-10
+gospel = Luke 17:20-25
+
+[ordinary-33-tue-I]
+first = Wisdom 2:23-3:9
+psalm = Psalms 34:1-2,15-16,17-18
+gospel = Luke 17:7-10
+
+[ordinary-33-tue-II]
+first = Titus 2:1-8,11-14
+psalm = Psalms 37:3-4,18,23,27,29
+gospel = Luke 17:7-10
+
+[ordinary-33-wed-I]
+first = Wisdom 6:1-11
+psalm = Psalms 82:3-4,6-7
+gospel = Luke 17:11-19
+
+[ordinary-33-wed-II]
+first = Titus 3:1-7
+psalm = Psalms 23:1-3,3-4,5,6
+gospel = Luke 17:11-19
+
+[ordinary-34-fri-I]
+first = 1 Maccabees 4:36-37,52-59
+psalm = 1 Chronicles 29:10-11,11-12
+gospel = Luke 19:45-48
+
+[ordinary-34-fri-II]
+first = Revelation 10:8-11
+psalm = Psalms 119:14,24,72,103,111,131
+gospel = Luke 19:45-48
+
+[ordinary-34-mon-I]
+first = 1 Maccabees 1:10-15,41-43,54-57,62-64
+psalm = Psalms 119:53,61,134,150,155,158
+gospel = Luke 18:35-43
+
+[ordinary-34-mon-II]
+first = Revelation 1:1-4;2:1-5
+psalm = Psalms 1:1-2,3,4,6
+gospel = Luke 18:35-43
+
+[ordinary-34-sat-I]
+first = 1 Maccabees 6:1-13
+psalm = Psalms 9:2-3,4,6,16,19
+gospel = Luke 20:27-40
+
+[ordinary-34-sat-II]
+first = Revelation 22:1-7
+psalm = Psalms 95:1-2,3-5,6-7
+gospel = Luke 21:34-36
+
+[ordinary-34-thu-I]
+first = 1 Maccabees 2:15-29
+psalm = Psalms 50:1-2,5-6,14-15
+gospel = Luke 19:41-44
+
+[ordinary-34-thu-II]
+first = Revelation 5:1-10
+psalm = Psalms 149:1-2,3-4,5-6,9
+gospel = Luke 19:41-44
+
+[ordinary-34-tue-I]
+first = 2 Maccabees 6:18-31
+psalm = Psalms 3:1-2,3-4,5-6
+gospel = Luke 19:1-10
+
+[ordinary-34-tue-II]
+first = Revelation 3:1-6,14-22
+psalm = Psalms 15:1-2,3,4,4-5
+gospel = Luke 19:1-10
+
+[ordinary-34-wed-I]
+first = Daniel 5:1-6,13-14,16-17,23-28
+psalm = Daniel 3:62,63,64,65,66,67
+gospel = Luke 21:12-19
+
+[ordinary-34-wed-II]
+first = Revelation 4:1-11
+psalm = Psalms 150:1-2,3-4,5-6
+gospel = Luke 19:11-28
+
+[ordinary-4-fri-I]
+first = Hebrews 13:1-8
+psalm = Psalms 27:1bcde,3,5,8-9
+gospel = Mark 6:14-29
+
+[ordinary-4-fri-II]
+first = Sirach 47:2-11
+psalm = Psalms 18:30,46,49,50
+gospel = Mark 6:14-29
+
+[ordinary-4-mon-I]
+first = Hebrews 11:32-40
+psalm = Psalms 31:19,20-21,22,23
+gospel = Mark 5:1-20
+
+[ordinary-4-mon-II]
+first = 2 Samuel 15:13-14,30;16:5-13
+psalm = Psalms 3:1-2,3-4,5-6
+gospel = Mark 5:1-20
+
+[ordinary-4-sat-I]
+first = Hebrews 13:15-17,20-21
+psalm = Psalms 23:1-3,3-4,5,6
+gospel = Mark 6:30-34
+
+[ordinary-4-sat-II]
+first = 1 Kings 3:4-13
+psalm = Psalms 119:9-10,11-12,13-14
+gospel = Mark 6:30-34
+
+[ordinary-4-thu-I]
+first = Hebrews 12:18-19,21-24
+psalm = Psalms 48:1-2,2-3,8,9-10
+gospel = Mark 6:7-13
+
+[ordinary-4-thu-II]
+first = 1 Kings 2:1-4,10-12
+psalm = 1 Chronicles 29:10-11,11-12
+gospel = Mark 6:7-13
+
+[ordinary-4-tue-I]
+first = Hebrews 12:1-4
+psalm = Psalms 22:25-26,27,29ab,29-31
+gospel = Mark 5:21-43
+
+[ordinary-4-tue-II]
+first = 2 Samuel 18:9-10,14,24-25,31-19:3
+psalm = Psalms 86:1-2,3-4,5-6
+gospel = Mark 5:21-43
+
+[ordinary-4-wed-I]
+first = Hebrews 12:4-7,11-15
+psalm = Psalms 103:1-2,13-14,17-18
+gospel = Mark 6:1-6
+
+[ordinary-5-fri-I]
+first = Genesis 3:1-8
+psalm = Psalms 32:1-2,5,6-7
+gospel = Mark 7:31-37
+
+[ordinary-5-fri-II]
+first = 1 Kings 11:29-32;12:19
+psalm = Psalms 81:9-10,11-12,13-14
+gospel = Mark 7:31-37
+
+[ordinary-5-mon-I]
+first = Genesis 1:1-19
+psalm = Psalms 104:1-2,5-6,10,12,24,35
+gospel = Mark 6:53-56
+
+[ordinary-5-mon-II]
+first = 1 Kings 8:1-7,9-13
+psalm = Psalms 132:6-7,9-10
+gospel = Mark 6:53-56
+
+[ordinary-5-sat-I]
+first = Genesis 3:9-24
+psalm = Psalms 90:2,4,5-6,12-13
+gospel = Mark 8:1-10
+
+[ordinary-5-sat-II]
+first = 1 Kings 12:26-32;13:33-34
+psalm = Psalms 106:6-7,19-20,21-22
+gospel = Mark 8:1-10
+
+[ordinary-5-thu-I]
+first = Genesis 2:18-25
+psalm = Psalms 128:1-2,3,4-5
+gospel = Mark 7:24-30
+
+[ordinary-5-thu-II]
+first = 1 Kings 11:4-13
+psalm = Psalms 106:3-4,35-36,37,40
+gospel = Mark 7:24-30
+
+[ordinary-5-tue-I]
+first = Genesis 1:20-2:4
+psalm = Psalms 8:3-4,5-6,7-8
+gospel = Mark 7:1-13
+
+[ordinary-5-tue-II]
+first = 1 Kings 8:22-23,27-30
+psalm = Psalms 84:2-3,4,9,10
+gospel = Mark 7:1-13
+
+[ordinary-5-wed-I]
+first = Genesis 2:4-9,15-17
+psalm = Psalms 104:1-2,27-28,29-30
+gospel = Mark 7:14-23
+
+[ordinary-5-wed-II]
+first = 1 Kings 10:1-10
+psalm = Psalms 37:5-6,30-31,39-40
+gospel = Mark 7:14-23
+
+[ordinary-6-fri-I]
+first = Genesis 11:1-9
+psalm = Psalms 33:10-11,12-13,14-15
+gospel = Mark 8:34-9:1
+
+[ordinary-6-fri-II]
+first = James 2:14-24,26
+psalm = Psalms 112:1-2,3-4,5-6
+gospel = Mark 8:34-9:1
+
+[ordinary-6-mon-I]
+first = Genesis 4:1-15,25
+psalm = Psalms 50:1bcd,8,16-17,20-21
+gospel = Mark 8:11-13
+
+[ordinary-6-mon-II]
+first = James 1:1-11
+psalm = Psalms 119:67-68,71-72,75-76
+gospel = Mark 8:11-13
+
+[ordinary-6-sat-I]
+first = Hebrews 11:1-7
+psalm = Psalms 145:2-3,4-5,10-11
+gospel = Mark 9:2-13
+
+[ordinary-6-sat-II]
+first = James 3:1-10
+psalm = Psalms 12:1-2,3-4,6-7
+gospel = Mark 9:2-13
+
+[ordinary-6-thu-I]
+first = Genesis 9:1-13
+psalm = Psalms 102:15-16,17-18,19-20,28,21-22
+gospel = Mark 8:27-33
+
+[ordinary-6-thu-II]
+first = James 2:1-9
+psalm = Psalms 34:1-2,3-4,5-6
+gospel = Mark 8:27-33
+
+[ordinary-6-tue-I]
+first = Genesis 6:5-8;7:1-5,10
+psalm = Psalms 29:1-2,3ac-4,3,9-10
+gospel = Mark 8:14-21
+
+[ordinary-6-tue-II]
+first = James 1:12-18
+psalm = Psalms 94:12-13,14-15,18-19
+gospel = Mark 8:14-21
+
+[ordinary-6-wed-I]
+first = Genesis 8:6-13,20-22
+psalm = Psalms 116B(115):12-13,14-15,18-19
+gospel = Mark 8:22-26
+
+[ordinary-6-wed-II]
+first = James 1:19-27
+psalm = Psalms 15:1-2,3,4,4-5
+gospel = Mark 8:22-26
+
+[ordinary-7-fri-I]
+first = Sirach 6:5-17
+psalm = Psalms 119:12,16,18,27,34-35
+gospel = Mark 10:1-12
+
+[ordinary-7-fri-II]
+first = James 5:9-12
+psalm = Psalms 103:1-2,3-4,8-9,11-12
+gospel = Mark 10:1-12
+
+[ordinary-7-mon-I]
+first = Sirach 1:1-10
+psalm = Psalms 93:1,2,5
+gospel = Mark 9:14-29
+
+[ordinary-7-mon-II]
+first = James 3:13-18
+psalm = Psalms 19:7-8,9,14
+gospel = Mark 9:14-29
+
+[ordinary-7-sat-I]
+first = Sirach 17:1-15
+psalm = Psalms 103:13-14,15-16,17-18
+gospel = Mark 10:13-16
+
+[ordinary-7-sat-II]
+first = James 5:13-20
+psalm = Psalms 141:1-2,3,8
+gospel = Mark 10:13-16
+
+[ordinary-7-thu-I]
+first = Sirach 5:1-8
+psalm = Psalms 1:1-2,3,4,6
+gospel = Mark 9:41-43,45,47-50
+
+[ordinary-7-thu-II]
+first = James 5:1-6
+psalm = Psalms 49:13-14,14-15,16-17,18-19
+gospel = Mark 9:41-43,45,47-50
+
+[ordinary-7-tue-I]
+first = Sirach 2:1-11
+psalm = Psalms 37:3-4,18-19,27-28,39-40
+gospel = Mark 9:30-37
+
+[ordinary-7-tue-II]
+first = James 4:1-10
+psalm = Psalms 55:6-8,9-10,22
+gospel = Mark 9:30-37
+
+[ordinary-7-wed-I]
+first = Sirach 4:11-19
+psalm = Psalms 119:165,168,171-172,174-175
+gospel = Mark 9:38-40
+
+[ordinary-7-wed-II]
+first = James 4:13-17
+psalm = Psalms 49:1-2,5-6,7-9,10
+gospel = Mark 9:38-40
+
+[ordinary-8-fri-II]
+first = James 5:9-12
+psalm = Psalms 103:1-2,3-4,8-9,11-12
+gospel = Mark 10:1-12
+
+[ordinary-8-mon-I]
+first = Sirach 17:24-29
+psalm = Psalms 32:1-2,5,6-7
+gospel = Mark 10:17-27
+
+[ordinary-8-mon-II]
+first = 1 Peter 1:3-9
+psalm = Psalms 111:1-2,5-6,9,10
+gospel = Mark 10:17-27
+
+[ordinary-8-sat-II]
+first = James 5:13-20
+psalm = Psalms 141:1-2,3,8
+gospel = Mark 10:13-16
+
+[ordinary-8-thu-II]
+first = Jeremiah 31:31-34
+psalm = Psalms 110:1bcde,2-3
+second = Hebrews 10:11-18
+gospel = Mark 14:22-25
+
+[ordinary-8-tue-I]
+first = Sirach 51:13-20
+psalm = Psalms 15:1-2,3,4,4-5
+second = Philippians 3:8-14
+gospel = John 15:9-17
+
+[ordinary-8-tue-II]
+first = 1 Peter 1:10-16
+psalm = Psalms 98:1bcde,2-3,3-4
+gospel = Mark 10:28-31
+
+[ordinary-8-wed-II]
+first = James 4:13-17
+psalm = Psalms 49:1-2,5-6,7-9,10
+gospel = Mark 9:38-40
+
+[ordinary-9-fri-I]
+first = Sirach 44:1,9-13
+psalm = Psalms 149:1-2,3-4,5-6,9
+gospel = Mark 11:11-25
+
+[ordinary-9-mon-I]
+first = Genesis 3:9-15,20
+psalm = Psalms 87:1-3,5-7
+second = Acts 1:12-14
+gospel = John 19:25-34
+
+[ordinary-9-mon-II]
+first = 1 Peter 1:3-9
+psalm = Psalms 111:1-2,5-6,9,10
+gospel = Mark 10:17-27
+
+[ordinary-9-sat-I]
+first = Sirach 51:12-20
+psalm = Psalms 19:7-8,9-10
+gospel = Mark 11:27-33
+
+[ordinary-9-thu-I]
+first = Jeremiah 31:31-34
+psalm = Psalms 110:1bcde,2-3
+second = Hebrews 10:11-18
+gospel = Mark 14:22-25
+
+[ordinary-9-tue-I]
+first = Sirach 35:1-12
+psalm = Psalms 50:5-6,7-8,14,23
+gospel = Mark 10:28-31
+
+[ordinary-9-tue-II]
+first = 1 Peter 1:10-16
+psalm = Psalms 98:1bcde,2-3,3-4
+gospel = Mark 10:28-31
+
+[ordinary-9-wed-II]
+first = 1 Peter 1:18-25
+psalm = Psalms 147B:12-13,14-15,19-20
+gospel = Mark 10:32-45
[ordinary-sunday-10-A]
first = Hosea 6:3-6
@@ -666,6 +4264,11 @@ first = Wisdom 1:13-15;2:23-24
psalm = Psalms 30:1,3,4-5,10-11,12
gospel = Mark 5:21-24,35-43
+[ordinary-sunday-13-C]
+first = 1 Kings 19:16,19-21
+psalm = Psalms 16:1-2,5,7-8,9-10,11
+gospel = Luke 9:51-62
+
[ordinary-sunday-14-A]
first = Zechariah 9:9-10
psalm = Psalms 145:1-2,8-9,10-11,13-14
@@ -726,6 +4329,11 @@ first = Genesis 18:20-32
psalm = Psalms 138:1-2,2-3,6-7d,7e-8
gospel = Luke 11:1-13
+[ordinary-sunday-18-A]
+first = Isaiah 55:1-3
+psalm = Psalms 145:8-9,15-16,17-18
+gospel = Mat 14:13-21
+
[ordinary-sunday-18-B]
first = Exodus 16:2-4,12-15
psalm = Psalms 78:3,4bc,23-24,25,54
@@ -836,6 +4444,11 @@ first = Isaiah 50:5-9
psalm = Psalms 116A(114):1-2,3-4,5-6,8-9
gospel = Mark 8:27-35
+[ordinary-sunday-24-C]
+first = Exodus 32:7-11,13-14
+psalm = Psalms 51:1-2,10-11,15,17
+gospel = Luke 15:1-10
+
[ordinary-sunday-25-A]
first = Isaiah 55:6-9
psalm = Psalms 145:2-3,8-9,17-18
@@ -951,6 +4564,11 @@ first = Deuteronomy 6:2-6
psalm = Psalms 18:1-2,2-3,46,50ab
gospel = Mark 12:28-34
+[ordinary-sunday-31-C]
+first = Wisdom 11:22-12:2
+psalm = Psalms 145:1-2,8-9,10-11,13-14
+gospel = Luke 19:1-10
+
[ordinary-sunday-32-A]
first = Wisdom 6:12-16
psalm = Psalms 63:1,2-3,4-5,6-7
@@ -961,6 +4579,11 @@ first = 1 Kings 17:10-16
psalm = Psalms 146:6-7,8-9,9-10
gospel = Mark 12:41-44
+[ordinary-sunday-32-C]
+first = 2 Maccabees 7:1-2,9-14
+psalm = Psalms 17:1bcd,5-6,8,15
+gospel = Luke 20:27,34-38
+
[ordinary-sunday-33-A]
first = Proverbs 31:10-13,19-20,30-31
psalm = Psalms 128:1-2,3,4-5
@@ -986,6 +4609,11 @@ first = Deuteronomy 18:15-20
psalm = Psalms 95:1-2,6-7,7d-9
gospel = Mark 1:21-28
+[ordinary-sunday-4-C]
+first = Jeremiah 1:4-5,17-19
+psalm = Psalms 71:1-2,3-4,5-6,15ab,17
+gospel = Luke 4:21-30
+
[ordinary-sunday-5-A]
first = Isaiah 58:7-10
psalm = Psalms 112:4-5,6-7,8,9
@@ -1036,6 +4664,26 @@ first = Deuteronomy 5:12-15
psalm = Psalms 81:2-3,4-5,5-7,9-10
gospel = Mark 2:23-28
+[our-lady-of-sorrows-I]
+first = Hebrews 5:7-9
+psalm = Psalms 31:1-2,2-3,4-5,14-15,19
+gospel = Luke 2:33-35
+
+[our-lady-of-sorrows-II]
+first = Hebrews 5:7-9
+psalm = Psalms 31:1-2,2-3,4-5,14-15,19
+gospel = Luke 2:33-35
+
+[our-lady-of-the-rosary-I]
+first = Malachi 3:13-20
+psalm = Psalms 1:1-2,3,4,6
+gospel = Luke 11:5-13
+
+[our-lady-of-the-rosary-II]
+first = Galatians 2:1-2,7-14
+psalm = Psalms 117:1-2
+gospel = Luke 11:1-4
+
[palm-sunday-A]
first = Isaiah 50:4-7
psalm = Psalms 22:7-8,16-17,18-19,22-23
@@ -1066,20 +4714,45 @@ first = Genesis 11:1-9
psalm = Psalms 104:1-2,24,35,27-28,29-30
gospel = John 7:37-39
-[peter-and-paul-A]
-first = Acts 3:1-10
-psalm = Psalms 19:1-2,3-4
-gospel = John 21:15-19
+[philip-neri-priest-I]
+first = Sirach 36:1,4-5,10-17
+psalm = Psalms 79:5,8,9,11,13
+gospel = Mark 10:32-45
-[peter-and-paul-B]
-first = Acts 3:1-10
-psalm = Psalms 19:1-2,3-4
-gospel = John 21:15-19
+[philip-neri-priest-II]
+first = Acts 20:17-27
+psalm = Psalms 68:9-10,19-20
+gospel = John 17:1-11
-[peter-and-paul-C]
-first = Acts 3:1-10
-psalm = Psalms 19:1-2,3-4
-gospel = John 21:15-19
+[pio-of-pietrelcina-padre-pio-priest-I]
+first = Haggai 1:1-8
+psalm = Psalms 149:1-2,3-4,5-6,9
+gospel = Luke 9:7-9
+
+[pio-of-pietrelcina-padre-pio-priest-II]
+first = Proverbs 30:5-9
+psalm = Psalms 119:29,72,89,101,104,163
+gospel = Luke 9:1-6
+
+[pius-x-pope-I]
+first = Ruth 2:1-3,8-11;4:13-17
+psalm = Psalms 128:1-2,3,4-5
+gospel = Mat 23:1-12
+
+[pius-x-pope-II]
+first = Ezekiel 37:1-14
+psalm = Psalms 107:2-3,4-5,6-7,8-9
+gospel = Mat 22:34-40
+
+[presentation-of-the-blessed-virgin-mary-I]
+first = 2 Maccabees 6:18-31
+psalm = Psalms 3:1-2,3-4,5-6
+gospel = Luke 19:1-10
+
+[presentation-of-the-blessed-virgin-mary-II]
+first = Revelation 11:4-12
+psalm = Psalms 144:1-2,9-10
+gospel = Luke 20:27-40
[presentation-of-the-lord-A]
first = Malachi 3:1-4
@@ -1096,6 +4769,16 @@ first = Malachi 3:1-4
psalm = Psalms 24:7-8,9-10
gospel = Luke 2:22-32
+[queenship-of-blessed-virgin-mary-I]
+first = Judges 6:11-24
+psalm = Psalms 85:8,10-11,12-13
+gospel = Mat 19:23-30
+
+[queenship-of-blessed-virgin-mary-II]
+first = Ezekiel 43:1-7
+psalm = Psalms 85:8ab,9,10-11,12-13
+gospel = Mat 23:1-12
+
[sacred-heart-A]
first = Deuteronomy 7:6-11
psalm = Psalms 103:1-2,3-4,6-7,8,10
@@ -1111,115 +4794,251 @@ first = Ezekiel 34:11-16
psalm = Psalms 23:1-3,3-4,5,6
gospel = Luke 15:3-7
-[st-andrew-A]
-first = Isaiah 49:1-6
-psalm = Psalms 19:1-2,3-4
-second = Romans 10:9-18
-gospel = Mat 4:18-22
+[saints-basil-the-great-and-gregory-nazianzen-bishops-and-doctors-I]
+first = 1 John 2:22-28
+psalm = Psalms 98:1bcde,2-3,3-4
+gospel = John 1:19-28
-[st-andrew-B]
-first = Isaiah 49:1-6
-psalm = Psalms 19:1-2,3-4
-second = Romans 10:9-18
-gospel = Mat 4:18-22
+[saints-basil-the-great-and-gregory-nazianzen-bishops-and-doctors-II]
+first = 1 John 2:22-28
+psalm = Psalms 98:1bcde,2-3,3-4
+gospel = John 1:19-28
-[st-james-A]
-first = 2 Corinthians 4:7-15
-psalm = Psalms 126:1-2,2-3,4-5,6
-gospel = Mat 20:20-28
+[saints-charles-lwanga-and-companions-martyrs-I]
+first = Sirach 51:12-20
+psalm = Psalms 19:7-8,9-10
+gospel = Mark 11:27-33
-[st-james-B]
-first = 2 Corinthians 4:7-15
-psalm = Psalms 126:1-2,2-3,4-5,6
-gospel = Mat 20:20-28
+[saints-charles-lwanga-and-companions-martyrs-II]
+first = 2 Timothy 1:1-3,6-12
+psalm = Psalms 123:1-2
+gospel = Mark 12:18-27
-[st-james-C]
-first = 2 Corinthians 4:7-15
-psalm = Psalms 126:1-2,2-3,4-5,6
-gospel = Mat 20:20-28
+[saints-cornelius-pope-and-cyprian-bishop-martyrs-I]
+first = 1 Timothy 4:12-16
+psalm = Psalms 111:7-8,9,10
+gospel = Luke 7:36-50
-[st-john-evangelist-A]
-first = 1 John 1:1-4
-psalm = Psalms 97:1-2,5-6,11-12
-gospel = John 20:2-8
+[saints-cornelius-pope-and-cyprian-bishop-martyrs-II]
+first = 1 Corinthians 12:31-13:13
+psalm = Psalms 33:2-3,4-5,12,22
+second = 1 Corinthians 13:4-13
+gospel = Luke 7:31-35
-[st-john-evangelist-B]
-first = 1 John 1:1-4
-psalm = Psalms 97:1-2,5-6,11-12
-gospel = John 20:2-8
+[saints-cyril-monk-and-methodius-bishop-I]
+first = Acts 13:46-49
+psalm = Psalms 117:1-2
+gospel = Luke 10:1-9
-[st-john-evangelist-C]
-first = 1 John 1:1-4
-psalm = Psalms 97:1-2,5-6,11-12
-gospel = John 20:2-8
+[saints-cyril-monk-and-methodius-bishop-II]
+first = Acts 13:46-49
+psalm = Psalms 117:1-2
+gospel = Luke 10:1-9
-[st-joseph-A]
-first = 2 Samuel 7:4-5,12-14,16
-psalm = Psalms 89:1-2,3-4,26,28
-gospel = Luke 2:41-51
+[saints-joachim-and-anne-I]
+first = Exodus 32:15-24,30-34
+psalm = Psalms 106:19-20,21-22,23
+gospel = Mat 13:31-35
-[st-joseph-B]
-first = 2 Samuel 7:4-5,12-14,16
-psalm = Psalms 89:1-2,3-4,26,28
-gospel = Luke 2:41-51
+[saints-joachim-and-anne-II]
+first = Jeremiah 14:17-22
+psalm = Psalms 79:5,8,9,11,13
+gospel = Mat 13:36-43
-[st-joseph-C]
-first = 2 Samuel 7:4-5,12-14,16
-psalm = Psalms 89:1-2,3-4,26,28
-gospel = Luke 2:41-51
+[saints-michael-gabriel-and-raphael-archangels-A]
+first = Daniel 7:9-10,13-14
+psalm = Psalms 138:1-2,2-3,4-5
+second = Revelation 12:7-12
+gospel = John 1:47-51
-[st-luke-A]
-first = 2 Timothy 4:10-17
-psalm = Psalms 145:10-11,12-13,17-18
-gospel = Luke 10:1-9
+[saints-michael-gabriel-and-raphael-archangels-B]
+first = Daniel 7:9-10,13-14
+psalm = Psalms 138:1-2,2-3,4-5
+second = Revelation 12:7-12
+gospel = John 1:47-51
-[st-luke-B]
-first = 2 Timothy 4:10-17
-psalm = Psalms 145:10-11,12-13,17-18
-gospel = Luke 10:1-9
+[saints-michael-gabriel-and-raphael-archangels-C]
+first = Daniel 7:9-10,13-14
+psalm = Psalms 138:1-2,2-3,4-5
+second = Revelation 12:7-12
+gospel = John 1:47-51
-[st-luke-C]
-first = 2 Timothy 4:10-17
-psalm = Psalms 145:10-11,12-13,17-18
+[saints-paul-miki-and-companions-martyrs-I]
+first = Hebrews 13:15-17,20-21
+psalm = Psalms 23:1-3,3-4,5,6
+gospel = Mark 6:30-34
+
+[saints-paul-miki-and-companions-martyrs-II]
+first = 1 Kings 2:1-4,10-12
+psalm = 1 Chronicles 29:10-11,11-12
+gospel = Mark 6:7-13
+
+[saints-peter-and-paul-apostles-A]
+first = Acts 3:1-10
+psalm = Psalms 19:1-2,3-4
+gospel = John 21:15-19
+
+[saints-peter-and-paul-apostles-B]
+first = Acts 3:1-10
+psalm = Psalms 19:1-2,3-4
+gospel = John 21:15-19
+
+[saints-peter-and-paul-apostles-C]
+first = Acts 3:1-10
+psalm = Psalms 19:1-2,3-4
+gospel = John 21:15-19
+
+[saints-philip-and-james-apostles-A]
+first = Revelation 11:19;12,1-6,10ab
+psalm = Judith 13:18bcde,19-20
+gospel = John 19:25-27
+
+[saints-philip-and-james-apostles-B]
+first = Revelation 11:19;12,1-6,10ab
+psalm = Judith 13:18bcde,19-20
+gospel = John 19:25-27
+
+[saints-philip-and-james-apostles-C]
+first = Revelation 11:19;12,1-6,10ab
+psalm = Judith 13:18bcde,19-20
+gospel = John 19:25-27
+
+[saints-timothy-and-titus-bishops-I]
+first = Hebrews 10:1-10
+psalm = Psalms 40:1ab,3ab,6-7,9,10
+gospel = Mark 3:31-35
+
+[saints-timothy-and-titus-bishops-II]
+first = 2 Timothy 1:1-8
+psalm = Psalms 96:1-2,2-3,7-8,10
+second = Titus 1:1-5
gospel = Luke 10:1-9
-[st-mark-A]
-first = 1 Peter 5:5-14
-psalm = Psalms 89:1-2,5-6,15-16
-gospel = Mark 16:15-20
+[scholastica-virgin-I]
+first = Genesis 2:4-9,15-17
+psalm = Psalms 104:1-2,27-28,29-30
+gospel = Mark 7:14-23
-[st-mark-B]
-first = 1 Peter 5:5-14
-psalm = Psalms 89:1-2,5-6,15-16
-gospel = Mark 16:15-20
+[scholastica-virgin-II]
+first = 1 Kings 8:1-7,9-13
+psalm = Psalms 132:6-7,9-10
+gospel = Mark 6:53-56
+
+[simon-and-saint-jude-apostles-A]
+first = Ephesians 2:19-22
+psalm = Psalms 19:1-2,3-4
+gospel = Luke 6:12-19
+
+[simon-and-saint-jude-apostles-B]
+first = Ephesians 2:19-22
+psalm = Psalms 19:1-2,3-4
+gospel = Luke 6:12-19
-[st-stephen-A]
+[simon-and-saint-jude-apostles-C]
+first = Ephesians 2:19-22
+psalm = Psalms 19:1-2,3-4
+gospel = Luke 6:12-19
+
+[stephen-the-first-martyr-A]
first = Acts 6:8-10;7:54-60
psalm = Psalms 31:2-3,5,7ab,15-16
gospel = Mat 10:17-22
-[st-stephen-B]
+[stephen-the-first-martyr-B]
first = Acts 6:8-10;7:54-60
psalm = Psalms 31:2-3,5,7ab,15-16
gospel = Mat 10:17-22
-[st-stephen-C]
+[stephen-the-first-martyr-C]
first = Acts 6:8-10;7:54-60
psalm = Psalms 31:2-3,5,7ab,15-16
gospel = Mat 10:17-22
-[transfiguration-A]
+[teresa-of-jesus-virgin-and-doctor-I]
+first = Romans 4:1-8
+psalm = Psalms 32:1-2,5,11
+gospel = Luke 12:1-7
+
+[teresa-of-jesus-virgin-and-doctor-II]
+first = Ephesians 1:1-10
+psalm = Psalms 98:1bcde,2-3,3-4,5-6
+gospel = Luke 11:47-54
+
+[the-beheading-of-saint-john-the-baptist-martyr-I]
+first = Jeremiah 1:17-19
+psalm = Psalms 71:1-2,3-4,5-6,15ab,17
+gospel = Mark 6:17-29
+
+[the-beheading-of-saint-john-the-baptist-martyr-II]
+first = Jeremiah 1:17-19
+psalm = Psalms 71:1-2,3-4,5-6,15ab,17
+gospel = Mark 6:17-29
+
+[the-conversion-of-saint-paul-apostle-A]
+first = Acts 22:3-16
+psalm = Psalms 117:1-2
+second = Acts 9:1-22
+gospel = Mark 16:15-18
+
+[the-conversion-of-saint-paul-apostle-B]
+first = Acts 22:3-16
+psalm = Psalms 117:1-2
+second = Acts 9:1-22
+gospel = Mark 16:15-18
+
+[the-conversion-of-saint-paul-apostle-C]
+first = Acts 22:3-16
+psalm = Psalms 117:1-2
+second = Acts 9:1-22
+gospel = Mark 16:15-18
+
+[therese-of-the-child-jesus-virgin-and-doctor-I]
+first = Baruch 1:15-22
+psalm = Psalms 79:1-2,3-4,5,8,9
+gospel = Luke 10:13-16
+
+[therese-of-the-child-jesus-virgin-and-doctor-II]
+first = Job 19:21-27
+psalm = Psalms 27:7-8,8-9,13-14
+gospel = Luke 10:1-12
+
+[thomas-aquinas-priest-and-doctor-I]
+first = Hebrews 10:19-25
+psalm = Psalms 24:1-2,3-4,5-6
+gospel = Mark 4:21-25
+
+[thomas-aquinas-priest-and-doctor-II]
+first = 2 Samuel 6:12-15,17-19
+psalm = Psalms 24:7-8,9-10
+gospel = Mark 3:31-35
+
+[thomas-the-apostle-A]
+first = Ephesians 2:19-22
+psalm = Psalms 117:1-2
+gospel = John 20:24-29
+
+[thomas-the-apostle-B]
+first = Ephesians 2:19-22
+psalm = Psalms 117:1-2
+gospel = John 20:24-29
+
+[thomas-the-apostle-C]
+first = Ephesians 2:19-22
+psalm = Psalms 117:1-2
+gospel = John 20:24-29
+
+[transfiguration-of-the-lord-A]
first = Daniel 7:9-10,13-14
psalm = Psalms 97:1-2,5-6,9
gospel = Mat 17:1-9
-[transfiguration-B]
+[transfiguration-of-the-lord-B]
first = Daniel 7:9-10,13-14
psalm = Psalms 97:1-2,5-6,9
second = 2 Peter 1:16-19
gospel = Mark 9:2-10
-[transfiguration-C]
+[transfiguration-of-the-lord-C]
first = Daniel 7:9-10,13-14
psalm = Psalms 97:1-2,5-6,9
second = 2 Peter 1:16-19
@@ -1248,15 +5067,15 @@ gospel = Mat 28:1-10
[triduum-sat-B]
first = Genesis 1:1-2:2
-psalm = Psalms 118:1-2,16-17,22-23
+psalm = Psalms 118:1-2,16-17,22-2
second = Genesis 1:1,26-31
-gospel = Mark 16:1-7
+gospel = Mat 28:1-10
[triduum-sat-C]
first = Genesis 1:1-2:2
-psalm = Psalms 118:1-2,16-17,22-23
+psalm = Psalms 118:1-2,16-17,22-2
second = Genesis 1:1,26-31
-gospel = Luke 24:1-12
+gospel = Mat 28:1-10
[triduum-thu-A]
first = Isaiah 61:1-3,6,8-9
@@ -1287,3 +5106,49 @@ gospel = Mat 28:16-20
first = Proverbs 8:22-31
psalm = Psalms 8:3-4,5-6,7-8
gospel = John 16:12-15
+
+[triumph-of-the-holy-cross-A]
+first = Numbers 21:4-9
+psalm = Psalms 78:1-2,34-35,36-37,38
+second = Philippians 2:6-11
+gospel = John 3:13-17
+
+[triumph-of-the-holy-cross-B]
+first = Numbers 21:4-9
+psalm = Psalms 78:1-2,34-35,36-37,38
+second = Philippians 2:6-11
+gospel = John 3:13-17
+
+[triumph-of-the-holy-cross-C]
+first = Numbers 21:4-9
+psalm = Psalms 78:1-2,34-35,36-37,38
+second = Philippians 2:6-11
+gospel = John 3:13-17
+
+[vincent-de-paul-priest-I]
+first = Zechariah 8:1-8
+psalm = Psalms 102:15-16,17-18,19-20,28,21-22
+gospel = Luke 9:46-50
+
+[vincent-de-paul-priest-II]
+first = Job 3:1-3,11-17,20-23
+psalm = Psalms 88:1-2,3-4,5,6-7
+gospel = Luke 9:51-56
+
+[visitation-of-the-blessed-virgin-mary-A]
+first = Zephaniah 3:14-17
+psalm = Isaiah 12:2,3,4bcd,5-6
+second = Romans 12:9-16
+gospel = Luke 1:39-56
+
+[visitation-of-the-blessed-virgin-mary-B]
+first = Zephaniah 3:14-17
+psalm = Isaiah 12:2,3,4bcd,5-6
+second = Romans 12:9-16
+gospel = Luke 1:39-56
+
+[visitation-of-the-blessed-virgin-mary-C]
+first = Zephaniah 3:14-17
+psalm = Isaiah 12:2,3,4bcd,5-6
+second = Romans 12:9-16
+gospel = Luke 1:39-56
diff --git a/internal/caldata/readings.go b/internal/caldata/readings.go
index 2810026..49109f5 100644
--- a/internal/caldata/readings.go
+++ b/internal/caldata/readings.go
@@ -19,14 +19,37 @@ func Readings(sel calendar.Selection, layers []calendar.Layer, date time.Time, d
if len(rs) > 0 {
return rs
}
- // temporal table: EF by slug, OF by slug+cycle.
- key := day.Observed.Slug
- if sel.Form != "old" && day.SundayCycle != "" {
- key = day.Observed.Slug + "-" + day.SundayCycle
+ // temporal table: EF by bare slug; OF by slug+cycle. Sundays & solemnities
+ // use the 3-year Sunday cycle (A/B/C); ferial weekdays use the 2-year
+ // weekday cycle (I/II). Sunday-slugs and weekday-slugs are disjoint, so
+ // trying both cycle suffixes is unambiguous.
+ if sel.Form == "old" {
+ if r := TemporalReadings("old", day.Observed.Slug); len(r) > 0 {
+ return r
+ }
+ } else {
+ for _, cyc := range []string{day.SundayCycle, day.WeekdayCycle} {
+ if cyc == "" {
+ continue
+ }
+ if r := TemporalReadings("new", day.Observed.Slug+"-"+cyc); len(r) > 0 {
+ return r
+ }
+ }
}
- if r := TemporalReadings(sel.Form, key); len(r) > 0 {
- return r
+ // OF: a sanctoral memorial / optional memorial with no proper readings of its
+ // own reads the FERIAL (weekday) readings of the day -- the ordinary OF rule.
+ // Compute the pure temporal (no sanctoral) to get the day's ferial slug.
+ if sel.Form != "old" && day.Observed.Layer != "temporal" &&
+ day.WeekdayCycle != "" && date.Weekday() != time.Sunday {
+ temp := calendar.Compute(date, sel, nil)
+ if temp.Observed.Layer == "temporal" {
+ if r := TemporalReadings("new", temp.Observed.Slug+"-"+day.WeekdayCycle); len(r) > 0 {
+ return r
+ }
+ }
}
+ // EF: a green-season weekday with no proper Mass repeats the preceding Sunday.
if sel.Form == "old" && day.Observed.Layer == "temporal" && date.Weekday() != time.Sunday {
sun := date.AddDate(0, 0, -int(date.Weekday())) // preceding Sunday (Sunday = 0)
sd := calendar.Compute(sun, sel, layers)
diff --git a/internal/caldata/roman-calendar.ini b/internal/caldata/roman-calendar.ini
index 8ce49e0..733056c 100644
--- a/internal/caldata/roman-calendar.ini
+++ b/internal/caldata/roman-calendar.ini
@@ -1,235 +1,1714 @@
; General Roman Calendar (Ordinary Form) — universal sanctoral.
-; The temporal cycle (Sundays, seasons, Easter, Christmas, Epiphany, Ascension,
-; Pentecost, Trinity, Corpus Christi, Sacred Heart, Christ the King, Baptism,
-; Holy Family) is computed by internal/calendar and is NOT listed here.
-; Initial coverage; expanded and verified against the oracle (see the plan).
-; Bootstrapped with reference to romcal (MIT) — see NOTICE.
+; The temporal cycle (Sundays, seasons, Easter/Christmas cycles, Christ the King,
+; Baptism, Holy Family, Trinity, Corpus Christi, Sacred Heart) is computed by
+; internal/calendar and is NOT listed here.
+; Generated by scripts/gen-sanctoral.go from calapi.inadiutorium.cz (General Roman
+; Calendar; en+la names) and niedziela.pl (pl names). See NOTICE.
[layer]
id = universal
name = General Roman Calendar
type = universal
-; --- Solemnities ---
-
-[mary-mother-of-god]
+[mary-mother-of-god-octave-of-christmas]
date = 01-01
rank = solemnity
-class = bvm
+class = saint
colour = white
-name.en = Mary, the Holy Mother of God
+name.en = Mary, Mother of God (Octave of Christmas)
name.pl = Świętej Bożej Rodzicielki Maryi
-name.la = Sanctae Dei Genetricis Mariae
+name.la = Mary, Mother of God (Octave of Christmas)
+
+[saints-basil-the-great-and-gregory-nazianzen-bishops-and-doctors]
+date = 01-02
+rank = memorial
+class = saint
+colour = white
+name.en = Saints Basil the Great and Gregory Nazianzen, bishops and doctors
+name.pl = św. Bazylego Wielkiego i Grzegorza z Nazjanzu, biskupów i doktorów Kościoła
+name.la = Ss. Basilii et Gregorii Nazianzeni, episcoporum et Ecclesiae doctorum
+
+[the-most-holy-name-of-jesus]
+date = 01-03
+rank = optional
+class = saint
+colour = white
+name.en = The Most Holy Name of Jesus
+name.la = Ss.mi Nominis Iesu
+
+[raymond-of-penyafort-priest]
+date = 01-07
+rank = optional
+class = saint
+colour = white
+name.en = Saint Raymond of Penyafort, priest
+name.la = S. Raimundi de Penyafort, presbyteri
+
+[hilary-of-poitiers-bishop-and-doctor]
+date = 01-13
+rank = optional
+class = saint
+colour = white
+name.en = Saint Hilary of Poitiers, bishop and doctor
+name.la = S. Hilarii, episcopi et Ecclesiae doctoris
+
+[anthony-of-egypt-abbot]
+date = 01-17
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Anthony of Egypt, abbot
+name.pl = św. Antoniego, opata
+name.la = S. Antonii, abbatis
+
+[the-memorial-of-the-blessed-virgin-mary-on-saturday]
+date = 01-18
+rank = optional
+class = bvm
+colour = white
+name.en = The Memorial of the Blessed Virgin Mary on Saturday
+name.la = The Memorial of the Blessed Virgin Mary on Saturday
+
+[fabian-pope-and-martyr]
+date = 01-20
+rank = optional
+class = saint
+colour = red
+name.en = Saint Fabian, pope and martyr
+name.la = S. Fabiani, papae et martyris
+
+[sebastian-martyr]
+date = 01-20
+rank = optional
+class = saint
+colour = red
+name.en = Saint Sebastian, martyr
+name.la = S. Sebastiani, martyris
+
+[agnes-virgin-and-martyr]
+date = 01-21
+rank = memorial
+class = saint
+colour = red
+name.en = Saint Agnes, virgin and martyr
+name.pl = św. Agnieszki, dziewicy i męczennicy
+name.la = S. Agnetis, virginis et martyris
+
+[vincent-deacon-and-martyr]
+date = 01-22
+rank = optional
+class = saint
+colour = red
+name.en = Saint Vincent, deacon and martyr
+name.la = S. Vincentii, diaconi et martyris
+
+[francis-de-sales-bishop-and-doctor]
+date = 01-24
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Francis de Sales, bishop and doctor
+name.pl = św. Franciszka Salezego, biskupa i doktora Kościoła
+name.la = S. Francisci de Sales, episcopi et Ecclesiae doctoris
+
+[the-conversion-of-saint-paul-apostle]
+date = 01-25
+rank = feast
+class = saint
+colour = white
+name.en = The Conversion of Saint Paul, apostle
+name.pl = Nawrócenia św. Pawła Apostoła
+name.la = In conversione S. Pauli, apostoli
+
+[saints-timothy-and-titus-bishops]
+date = 01-26
+rank = memorial
+class = saint
+colour = white
+name.en = Saints Timothy and Titus, bishops
+name.la = Ss. Timothei et Titi, episcoporum
+
+[angela-merici-virgin]
+date = 01-27
+rank = optional
+class = saint
+colour = white
+name.en = Saint Angela Merici, virgin
+name.la = S. Angelae Merici, virginis
+
+[thomas-aquinas-priest-and-doctor]
+date = 01-28
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Thomas Aquinas, priest and doctor
+name.pl = św. Tomasza z Akwinu, prezbitera i doktora Kościoła
+name.la = S. Thomae de Aquino, presbyteri et Ecclesiae doctoris
+
+[john-bosco-priest]
+date = 01-31
+rank = memorial
+class = saint
+colour = white
+name.en = Saint John Bosco, priest
+name.pl = św. Jana Bosko, prezbitera
+name.la = S. Ioannis Bosco, presbyteri
+
+[presentation-of-the-lord]
+date = 02-02
+rank = feast
+class = lord
+colour = white
+name.en = Presentation of the Lord
+name.pl = Ofiarowania Pańskiego
+name.la = IN PRAESENTATIONE DOMINI
+
+[blase-bishop-and-martyr]
+date = 02-03
+rank = optional
+class = saint
+colour = red
+name.en = Saint Blase, bishop and martyr
+name.la = S. Blasii, episcopi et martyris
+
+[ansgar-bishop]
+date = 02-03
+rank = optional
+class = saint
+colour = white
+name.en = Saint Ansgar, bishop
+name.la = S. Ansgarii, episcopi
+
+[agatha-virgin-and-martyr]
+date = 02-05
+rank = memorial
+class = saint
+colour = red
+name.en = Saint Agatha, virgin and martyr
+name.pl = św. Agaty, dziewicy i męczennicy
+name.la = S. Agathae, virginis et martyris
+
+[saints-paul-miki-and-companions-martyrs]
+date = 02-06
+rank = memorial
+class = saint
+colour = red
+name.en = Saints Paul Miki and companions, martyrs
+name.pl = świętych męczenników Pawła Miki i Towarzyszy
+name.la = Ss. Pauli Miki et sociorum, martyrum
+
+[josephine-bakhita-virgin]
+date = 02-08
+rank = optional
+class = saint
+colour = white
+name.en = Saint Josephine Bakhita, virgin
+name.la = S. Iosephinae Bakhita, virginis
+
+[jerome-emiliani-priest]
+date = 02-08
+rank = optional
+class = saint
+colour = white
+name.en = Saint Jerome Emiliani, priest
+name.la = S. Hieronymi Emiliani
+
+[scholastica-virgin]
+date = 02-10
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Scholastica, virgin
+name.pl = św. Scholastyki, dziewicy
+name.la = S. Scholasticae, virginis
+
+[our-lady-of-lourdes]
+date = 02-11
+rank = optional
+class = bvm
+colour = white
+name.en = Our Lady of Lourdes
+name.la = B. Mariae Virginis de Lourdes
+
+[saints-cyril-monk-and-methodius-bishop]
+date = 02-14
+rank = memorial
+class = saint
+colour = white
+name.en = Saints Cyril, monk, and Methodius, bishop
+name.pl = świętych Cyryla, mnicha, i Metodego, biskupa - patronów Europy
+name.la = Ss. Cyrilli, monachi, et Methodii, episcopi
+
+[seven-holy-founders-of-the-servite-order]
+date = 02-17
+rank = optional
+class = saint
+colour = white
+name.en = Seven Holy Founders of the Servite Order
+name.la = Ss. septem Fundatorum Ordinis Servorum B. M. V.
+
+[peter-damian-bishop-and-doctor-of-the-church]
+date = 02-21
+rank = optional
+class = saint
+colour = white
+name.en = Saint Peter Damian, bishop and doctor of the Church
+name.la = S. Petri Damiani, episcopi et Ecclesiae doctoris
+
+[chair-of-saint-peter-apostle]
+date = 02-22
+rank = feast
+class = saint
+colour = white
+name.en = Chair of Saint Peter, apostle
+name.pl = katedry św. Piotra Apostoła
+name.la = Cathedrae S. Petri, apostoli
+
+[casimir]
+date = 03-04
+rank = optional
+class = saint
+colour = white
+name.en = Saint Casimir
+name.la = S. Casimiri
-[st-joseph]
+[joseph-husband-of-the-blessed-virgin-mary]
date = 03-19
rank = solemnity
-class = saint
+class = bvm
colour = white
-name.en = Saint Joseph, Spouse of the Blessed Virgin Mary
-name.pl = Świętego Józefa, Oblubieńca Najświętszej Maryi Panny
+name.en = Saint Joseph Husband of the Blessed Virgin Mary
+name.pl = św. Józefa, Oblubieńca Najświętszej Maryi Panny
+name.la = S. IOSEPH, SPONSI B. M. V.
-[annunciation]
+[annunciation-of-the-lord]
date = 03-25
rank = solemnity
class = lord
colour = white
-name.en = The Annunciation of the Lord
-name.pl = Zwiastowanie Pańskie
+name.en = Annunciation of the Lord
+name.pl = Zwiastowania Pańskiego
+name.la = IN ANNUNTIATIONE DOMINI
+
+[john-baptist-de-la-salle-priest]
+date = 04-07
+rank = memorial
+class = saint
+colour = white
+name.en = Saint John Baptist de la Salle, priest
+name.la = S. Ioannis Baptistae de la Salle, presbyteri
+
+[martin-i-pope-and-martyr]
+date = 04-13
+rank = optional
+class = saint
+colour = red
+name.en = Saint Martin I, pope and martyr
+name.la = S. Martini I, papae et martyris
+
+[anselm-of-canterbury-bishop-and-doctor-of-the-church]
+date = 04-21
+rank = optional
+class = saint
+colour = white
+name.en = Saint Anselm of Canterbury, bishop and doctor of the Church
+name.la = S. Anselmi, episcopi et Ecclesiae doctoris
+
+[adalbert-bishop-and-martyr]
+date = 04-23
+rank = optional
+class = saint
+colour = red
+name.en = Saint Adalbert, bishop and martyr
+name.la = S. Adalberti, episcopi et martyris
+
+[george-martyr]
+date = 04-23
+rank = optional
+class = saint
+colour = red
+name.en = Saint George, martyr
+name.la = S. Georgii, martyris
+
+[fidelis-of-sigmaringen-priest-and-martyr]
+date = 04-24
+rank = optional
+class = saint
+colour = red
+name.en = Saint Fidelis of Sigmaringen, priest and martyr
+name.la = S. Fidelis a Sigmaringen, presbyteri et martyris
+
+[mark-the-evangelist]
+date = 04-25
+rank = feast
+class = saint
+colour = red
+name.en = Saint Mark the Evangelist
+name.la = S. Marci, evangelistae
+
+[louis-grignon-de-montfort-priest]
+date = 04-28
+rank = optional
+class = saint
+colour = white
+name.en = Saint Louis Grignon de Montfort, priest
+name.la = S. Ludovici Mariae Grignion de Montfort, presbyteri
+
+[peter-chanel-priest-and-martyr]
+date = 04-28
+rank = optional
+class = saint
+colour = red
+name.en = Saint Peter Chanel, priest and martyr
+name.la = S. Petri Chanel, presbyteri et martyris
+
+[catherine-of-siena-virgin-and-doctor-of-the-church]
+date = 04-29
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Catherine of Siena, virgin and doctor of the Church
+name.pl = św. Katarzyny ze Sieny, dziewicy i doktora Kościoła, patronki Europy
+name.la = S. Catharinae Senensis, virginis et Ecclesiae doctoris
+
+[pius-v-pope]
+date = 04-30
+rank = optional
+class = saint
+colour = white
+name.en = Saint Pius V, pope
+name.la = S. Pii V, papae
+
+[joseph-the-worker]
+date = 05-01
+rank = optional
+class = saint
+colour = white
+name.en = Saint Joseph the Worker
+name.la = S. Ioseph Opificis
+
+[athanasius-bishop-and-doctor]
+date = 05-02
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Athanasius, bishop and doctor
+name.pl = św. Atanazego, biskupa i doktora Kościoła
+name.la = S. Athanasii, episcopi et Ecclesiae doctoris
+
+[saints-philip-and-james-apostles]
+date = 05-03
+rank = feast
+class = saint
+colour = red
+name.en = Saints Philip and James, Apostles
+name.pl = Najświętszej Maryi Panny, Królowej Polski
+name.la = Ss. Philippi et Iacobi, apostolorum
+
+[pancras-martyr]
+date = 05-12
+rank = optional
+class = saint
+colour = red
+name.en = Saint Pancras, martyr
+name.la = S. Pancratii, martyris
+
+[saints-nereus-and-achilleus-martyrs]
+date = 05-12
+rank = optional
+class = saint
+colour = red
+name.en = Saints Nereus and Achilleus, martyrs
+name.la = Ss. Nerei et Achillei, martyrum
+
+[our-lady-of-fatima]
+date = 05-13
+rank = optional
+class = bvm
+colour = white
+name.en = Our Lady of Fatima
+name.la = B. Mariae Virginis de Fatima
+
+[matthias-the-apostle]
+date = 05-14
+rank = feast
+class = saint
+colour = red
+name.en = Saint Matthias the Apostle
+name.pl = św. Macieja, apostoła
+name.la = S. Matthiae, apostoli
+
+[john-i-pope-and-martyr]
+date = 05-18
+rank = optional
+class = saint
+colour = red
+name.en = Saint John I, pope and martyr
+name.la = S. Ioannis I, papae et martyris
+
+[bernardine-of-siena-priest]
+date = 05-20
+rank = optional
+class = saint
+colour = white
+name.en = Saint Bernardine of Siena, priest
+name.la = S. Bernardini Senensis, presbyteri
+
+[christopher-magallanes-and-companions-martyrs]
+date = 05-21
+rank = optional
+class = saint
+colour = red
+name.en = Saint Christopher Magallanes and companions, martyrs
+name.la = S. Christophori Magallanes, presbyteri, et sociorum, martyrum
+
+[rita-of-cascia]
+date = 05-22
+rank = optional
+class = saint
+colour = white
+name.en = Saint Rita of Cascia
+name.la = S. Ritae de Cascia, religiosae
+
+[gregory-vii-pope]
+date = 05-25
+rank = optional
+class = saint
+colour = white
+name.en = Saint Gregory VII, pope
+name.la = S. Gregorii VII, papae
+
+[mary-magdalene-de-pazzi-virgin]
+date = 05-25
+rank = optional
+class = saint
+colour = white
+name.en = Saint Mary Magdalene de Pazzi, virgin
+name.la = S. Mariae Magdalenae de' Pazzi, virginis
+
+[bede-the-venerable-priest-and-doctor]
+date = 05-25
+rank = optional
+class = saint
+colour = white
+name.en = Saint Bede the Venerable, priest and doctor
+name.la = S. Bedae Venerabilis, presbyteri et Ecclesiae doctoris
+
+[philip-neri-priest]
+date = 05-26
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Philip Neri, priest
+name.pl = św. Filipa Nereusza, prezbitera
+name.la = S. Philippi Neri, presbyteri
+
+[augustine-austin-of-canterbury-bishop]
+date = 05-27
+rank = optional
+class = saint
+colour = white
+name.en = Saint Augustine (Austin) of Canterbury, bishop
+name.la = S. Augustini Cantuarensis, episcopi
+
+[visitation-of-the-blessed-virgin-mary]
+date = 05-31
+rank = feast
+class = bvm
+colour = white
+name.en = Visitation of the Blessed Virgin Mary
+name.pl = Nawiedzenia Najświętszej Maryi Panny
+name.la = In Visitatione B. Mariae Virginis
+
+[justin-martyr]
+date = 06-01
+rank = memorial
+class = saint
+colour = red
+name.en = Saint Justin Martyr
+name.la = S. Iustini, martyris
+
+[saints-marcellinus-and-peter-martyrs]
+date = 06-02
+rank = optional
+class = saint
+colour = red
+name.en = Saints Marcellinus and Peter, martyrs
+name.la = Ss. Marcellini et Petri, martyrum
+
+[saints-charles-lwanga-and-companions-martyrs]
+date = 06-03
+rank = memorial
+class = saint
+colour = red
+name.en = Saints Charles Lwanga and companions, martyrs
+name.pl = świętych męczenników Karola Lwangi i Towarzyszy
+name.la = Ss. Caroli Lwanga et sociorum, martyrum
+
+[boniface-bishop-and-martyr]
+date = 06-05
+rank = memorial
+class = saint
+colour = red
+name.en = Saint Boniface, bishop and martyr
+name.pl = św. Bonifacego, biskupa i męczennika
+name.la = S. Bonifatii, episcopi et martyris
+
+[norbert-bishop]
+date = 06-06
+rank = optional
+class = saint
+colour = white
+name.en = Saint Norbert, bishop
+name.la = S. Norberti, episcopi
+
+[mary-mother-of-the-church]
+date = 06-09
+rank = memorial
+class = saint
+colour = white
+name.en = Mary, Mother of the Church
+name.pl = Najświętszej Maryi Panny Matki Kościoła
+name.la = Mary, Mother of the Church
+
+[ephrem-deacon-and-doctor]
+date = 06-09
+rank = optional
+class = saint
+colour = white
+name.en = Saint Ephrem, deacon and doctor
+name.la = S. Ephraem, diaconi et Ecclesiae doctoris
+
+[barnabas-the-apostle]
+date = 06-11
+rank = memorial
+class = saint
+colour = red
+name.en = Saint Barnabas the Apostle
+name.pl = św. Barnaby, apostoła
+name.la = S. Barnabae, apostoli
+
+[anthony-of-padua-priest-and-doctor]
+date = 06-13
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Anthony of Padua, priest and doctor
+name.pl = św. Antoniego z Padwy, prezbitera i doktora Kościoła
+name.la = S. Antonii de Padova, presbyteri et Ecclesiae doctoris
+
+[trinity-sunday]
+date = 06-15
+rank = solemnity
+class = saint
+colour = white
+name.en = Trinity Sunday
+name.pl = Najświętszej Trójcy
+name.la = Trinity Sunday
+
+[romuald-abbot]
+date = 06-19
+rank = optional
+class = saint
+colour = white
+name.en = Saint Romuald, abbot
+name.la = S. Romualdi, abbatis
+
+[aloysius-gonzaga-religious]
+date = 06-21
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Aloysius Gonzaga, religious
+name.pl = św. Alojzego Gonzagi, zakonnika
+name.la = S Aloisii Gonzaga, religiosi
+
+[saints-john-fisher-bishop-and-martyr-and-thomas-more-martyr]
+date = 06-22
+rank = optional
+class = saint
+colour = red
+name.en = Saints John Fisher, bishop and martyr and Thomas More, martyr
+name.la = Ss. Ioannis Fisher, episcopi, et Thomae More, martyrum
+
+[paulinus-of-nola-bishop]
+date = 06-22
+rank = optional
+class = saint
+colour = white
+name.en = Saint Paulinus of Nola, bishop
+name.la = S. Paulini Nolani
-[nativity-john-baptist]
+[birth-of-saint-john-the-baptist]
date = 06-24
rank = solemnity
class = saint
colour = white
-name.en = The Nativity of Saint John the Baptist
-name.pl = Narodzenie świętego Jana Chrzciciela
+name.en = Birth of Saint John the Baptist
+name.pl = narodzenia św. Jana Chrzciciela
+name.la = IN NATIVITATE S. IOANNIS BAPTISTAE
+
+[cyril-of-alexandria-bishop-and-doctor]
+date = 06-27
+rank = optional
+class = saint
+colour = white
+name.en = Saint Cyril of Alexandria, bishop and doctor
+name.la = S. Cyrilli Alexandrini, episcopi et Ecclesiae doctoris
+
+[irenaeus-bishop-and-martyr]
+date = 06-28
+rank = optional
+class = saint
+colour = red
+name.en = Saint Irenaeus, bishop and martyr
+name.la = S. Irenaei, episcopi et martyris
+
+[the-immaculate-heart-of-mary]
+date = 06-28
+rank = optional
+class = bvm
+colour = white
+name.en = The Immaculate Heart of Mary
+name.la = The Immaculate Heart of Mary
-[peter-and-paul]
+[saints-peter-and-paul-apostles]
date = 06-29
rank = solemnity
class = saint
colour = red
name.en = Saints Peter and Paul, Apostles
-name.pl = Świętych Apostołów Piotra i Pawła
+name.pl = świętych Apostołów Piotra i Pawła
+name.la = Ss. PETRI ET PAULI, APOSTOLORUM
-[assumption]
-date = 08-15
-rank = solemnity
-class = bvm
+[first-martyrs-of-the-church-of-rome]
+date = 06-30
+rank = optional
+class = saint
+colour = red
+name.en = First Martyrs of the Church of Rome
+name.la = Ss. Protomartyrum S. Romanae Ecclesiae
+
+[thomas-the-apostle]
+date = 07-03
+rank = feast
+class = saint
+colour = red
+name.en = Saint Thomas the Apostle
+name.pl = św. Tomasza, apostoła
+name.la = S. Thomae, apostoli
+
+[elizabeth-of-portugal]
+date = 07-04
+rank = optional
+class = saint
colour = white
-name.en = The Assumption of the Blessed Virgin Mary
-name.pl = Wniebowzięcie Najświętszej Maryi Panny
-name.la = In Assumptione Beatae Mariae Virginis
-reading.first = Rev 11:19; 12:1-6.10
-reading.psalm = Ps 45:10-16
-reading.second = 1 Cor 15:20-27
-reading.gospel = Lk 1:39-56
+name.en = Saint Elizabeth of Portugal
+name.la = S. Elisabeth Lusitaniae
-[all-saints]
-date = 11-01
-rank = solemnity
+[anthony-zaccaria-priest]
+date = 07-05
+rank = optional
class = saint
colour = white
-name.en = All Saints
-name.pl = Wszystkich Świętych
+name.en = Saint Anthony Zaccaria, priest
+name.la = S. Antonii Mariae Zaccaria, presbyteri
-[all-souls]
-date = 11-02
-rank = solemnity
+[maria-goretti-virgin-and-martyr]
+date = 07-06
+rank = optional
class = saint
-colour = violet
-name.en = The Commemoration of All the Faithful Departed (All Souls)
-name.pl = Wspomnienie wszystkich wiernych zmarłych
+colour = red
+name.en = Saint Maria Goretti, virgin and martyr
+name.la = S. Mariae Goretti, virginis et martyris
-[immaculate-conception]
-date = 12-08
-rank = solemnity
+[augustine-zhao-rong-and-companions-martyrs]
+date = 07-09
+rank = optional
+class = saint
+colour = red
+name.en = Saint Augustine Zhao Rong and companions, martyrs
+name.la = Ss. Augustini Zhao Rong, presbyteri
+
+[benedict-abbot]
+date = 07-11
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Benedict, abbot
+name.pl = św. Benedykta, opata, patrona Europy
+name.la = S. Benedicti, abbatis
+
+[henry]
+date = 07-13
+rank = optional
+class = saint
+colour = white
+name.en = Saint Henry
+name.la = S. Henrici
+
+[camillus-de-lellis-priest]
+date = 07-14
+rank = optional
+class = saint
+colour = white
+name.en = Saint Camillus de Lellis, priest
+name.la = S. Camilli de Lellis, presbyteri
+
+[bonaventure-bishop-and-doctor]
+date = 07-15
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Bonaventure, bishop and doctor
+name.pl = św. Bonawentury, biskupa i doktora Kościoła
+name.la = S. Bonaventurae, episcopi et Ecclesiae doctoris
+
+[our-lady-of-mount-carmel]
+date = 07-16
+rank = optional
class = bvm
colour = white
-name.en = The Immaculate Conception of the Blessed Virgin Mary
-name.pl = Niepokalane Poczęcie Najświętszej Maryi Panny
+name.en = Our Lady of Mount Carmel
+name.la = B. Mariae Virginis de Monte Carmelo
+
+[apollinaris-bishop-and-martyr]
+date = 07-20
+rank = optional
+class = saint
+colour = red
+name.en = Saint Apollinaris, bishop and martyr
+name.la = S. Apollinaris, episcopi et martyris
+
+[lawrence-of-brindisi-priest-and-doctor]
+date = 07-21
+rank = optional
+class = saint
+colour = white
+name.en = Saint Lawrence of Brindisi, priest and doctor
+name.la = S. Laurentii de Brindisi, presbyteri et Ecclesiae doctoris
-; --- Feasts of the Lord (class lord → replace Ordinary Sundays) ---
+[mary-magdalene]
+date = 07-22
+rank = feast
+class = saint
+colour = white
+name.en = Saint Mary Magdalene
+name.pl = św. Marii Magdaleny
+name.la = S. Mariae Magdalenae
-[presentation-of-the-lord]
-date = 02-02
+[birgitta-religious]
+date = 07-23
+rank = optional
+class = saint
+colour = white
+name.en = Saint Birgitta, religious
+name.la = S. Birgittae, religiosae
+
+[sharbel-makhluf-hermit]
+date = 07-24
+rank = optional
+class = saint
+colour = white
+name.en = Saint Sharbel Makhluf, hermit
+name.la = S. Sarbelii Makhlūf, presbyteri
+
+[james-apostle]
+date = 07-25
rank = feast
-class = lord
+class = saint
+colour = red
+name.en = Saint James, apostle
+name.pl = św. Jakuba, apostoła
+name.la = S. Iacobi, apostoli
+
+[saints-joachim-and-anne]
+date = 07-26
+rank = memorial
+class = saint
+colour = white
+name.en = Saints Joachim and Anne
+name.pl = św. Joachima i Anny, rodziców Najświętszej Maryi Panny
+name.la = Ss. Ioachim et Annae, parentum B. Mariae Virginis
+
+[martha]
+date = 07-29
+rank = memorial
+class = saint
+colour = red
+name.en = Saint Martha
+name.pl = św. Marty, Marii i Łazarza
+name.la = S. Marthae
+
+[peter-chrysologus-bishop-and-doctor]
+date = 07-30
+rank = optional
+class = saint
+colour = white
+name.en = Saint Peter Chrysologus, bishop and doctor
+name.la = S. Petri Chrysologi, episcopi et Ecclesiae doctoris
+
+[ignatius-of-loyola-priest]
+date = 07-31
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Ignatius of Loyola, priest
+name.pl = św. Ignacego z Loyoli, prezbitera
+name.la = S. Ignatii de Loyola, presbyteri
+
+[alphonsus-maria-de-liguori-bishop-and-doctor-of-the-church]
+date = 08-01
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Alphonsus Maria de Liguori, bishop and doctor of the Church
+name.pl = św. Alfonsa Marii Liguoriego, biskupa i doktora Kościoła
+name.la = S. Alfonsi Mariae de' Liguori, episcopi et Ecclesiae doctoris
+
+[peter-julian-eymard-priest]
+date = 08-02
+rank = optional
+class = saint
+colour = white
+name.en = Saint Peter Julian Eymard, priest
+name.la = S. Petri Iuliani Eymard, presbyteri
+
+[eusebius-of-vercelli-bishop]
+date = 08-02
+rank = optional
+class = saint
+colour = white
+name.en = Saint Eusebius of Vercelli, bishop
+name.la = S. Eusebii Vercellensis, episcopi
+
+[jean-vianney-the-cure-of-ars-priest]
+date = 08-04
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Jean Vianney (the Curé of Ars), priest
+name.pl = św. Jana Marii Vianneya, prezbitera
+name.la = S. Ioannis Mariae Vianney, presbyteri
+
+[dedication-of-the-basilica-of-saint-mary-major]
+date = 08-05
+rank = optional
+class = saint
colour = white
-name.en = The Presentation of the Lord
-name.pl = Ofiarowanie Pańskie
+name.en = Dedication of the Basilica of Saint Mary Major
+name.la = In Dedicatione basilicae S. Mariae
-[transfiguration]
+[transfiguration-of-the-lord]
date = 08-06
rank = feast
class = lord
colour = white
-name.en = The Transfiguration of the Lord
-name.pl = Przemienienie Pańskie
+name.en = Transfiguration of the Lord
+name.pl = Przemienienia Pańskiego
+name.la = IN TRANSFIGURATIONE DOMINI
-[exaltation-of-the-cross]
-date = 09-14
-rank = feast
+[sixtus-ii-pope-and-companions-martyrs]
+date = 08-07
+rank = optional
+class = saint
+colour = red
+name.en = Saint Sixtus II, pope, and companions, martyrs
+name.la = Ss. Xysti, papae, et sociorum, martyrum
+
+[cajetan-priest]
+date = 08-07
+rank = optional
+class = saint
+colour = white
+name.en = Saint Cajetan, priest
+name.la = S. Caietani, presbyteri
+
+[dominic-priest]
+date = 08-08
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Dominic, priest
+name.pl = św. Dominika, prezbitera
+name.la = S. Dominici, presbyteri
+
+[teresa-benedicta-of-the-cross-edith-stein-virgin-and-martyr]
+date = 08-09
+rank = optional
class = lord
colour = red
-name.en = The Exaltation of the Holy Cross
-name.pl = Podwyższenie Krzyża Świętego
+name.en = Saint Teresa Benedicta of the Cross (Edith Stein), virgin and martyr
+name.la = S. Teresiae Benedictae a Cruce, virginis et martyris
-[dedication-of-the-lateran]
-date = 11-09
+[lawrence-deacon-and-martyr]
+date = 08-10
rank = feast
-class = lord
+class = saint
+colour = red
+name.en = Saint Lawrence, deacon and martyr
+name.la = S. Laurentii, diaconi et martyris
+
+[clare-virgin]
+date = 08-11
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Clare, virgin
+name.pl = św. Klary, dziewicy
+name.la = S. Clarae, virginis
+
+[jane-frances-de-chantal-religious]
+date = 08-12
+rank = optional
+class = saint
colour = white
-name.en = The Dedication of the Lateran Basilica
+name.en = Saint Jane Frances de Chantal, religious
+name.la = S. Ioannae Franciscae de Chantal, religiosae
-; --- Feasts (saints) ---
+[saints-pontian-pope-and-hippolytus-priest-martyrs]
+date = 08-13
+rank = optional
+class = saint
+colour = red
+name.en = Saints Pontian, pope, and Hippolytus, priest, martyrs
+name.la = Ss. Pontiani, papae, et Hippolyti, presbyteri, martyrum
-[conversion-of-paul]
-date = 01-25
+[maximilian-mary-kolbe-priest-and-martyr]
+date = 08-14
+rank = memorial
+class = saint
+colour = red
+name.en = Saint Maximilian Mary Kolbe, priest and martyr
+name.pl = św. Maksymiliana Marii Kolbego, prezbitera i męczennika
+name.la = S. Maximiliani Mariae Kolbe, presbyteri et martyris
+
+[assumption-of-the-blessed-virgin-mary]
+date = 08-15
+rank = solemnity
+class = bvm
+colour = white
+name.en = Assumption of the Blessed Virgin Mary
+name.pl = Wniebowzięcia Najświętszej Maryi Panny
+name.la = IN ASSUMPTIONE B. MARIAE VIRGINIS
+
+[stephen-of-hungary]
+date = 08-16
+rank = optional
+class = saint
+colour = white
+name.en = Saint Stephen of Hungary
+name.la = S. Stephani Hungariae
+
+[john-eudes-priest]
+date = 08-19
+rank = optional
+class = saint
+colour = white
+name.en = Saint John Eudes, priest
+name.la = S. Ioannis Eudes, presbyteri
+
+[bernard-of-clairvaux-abbot-and-doctor-of-the-church]
+date = 08-20
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Bernard of Clairvaux, abbot and doctor of the Church
+name.pl = św. Bernarda, opata i doktora Kościoła
+name.la = S. Bernardi, abbatis et Ecclesiae doctoris
+
+[pius-x-pope]
+date = 08-21
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Pius X, pope
+name.pl = św. Piusa X, papieża
+name.la = S. Pii X, papae
+
+[queenship-of-blessed-virgin-mary]
+date = 08-22
+rank = memorial
+class = bvm
+colour = white
+name.en = Queenship of Blessed Virgin Mary
+name.pl = Najświętszej Maryi Panny Królowej
+name.la = B. Mariae Virginis Reginae
+
+[rose-of-lima-virgin]
+date = 08-23
+rank = optional
+class = saint
+colour = white
+name.en = Saint Rose of Lima, virgin
+name.la = S. Rosae de Lima, virginis
+
+[bartholomew-the-apostle]
+date = 08-24
rank = feast
class = saint
+colour = red
+name.en = Saint Bartholomew the Apostle
+name.la = S. Bartholomaei, apostoli
+
+[joseph-of-calasanz-priest]
+date = 08-25
+rank = optional
+class = saint
colour = white
-name.en = The Conversion of Saint Paul the Apostle
+name.en = Saint Joseph of Calasanz, priest
+name.la = S. Ioseph de Calasanz, presbyteri
-[st-mark]
-date = 04-25
+[louis]
+date = 08-25
+rank = optional
+class = saint
+colour = white
+name.en = Saint Louis
+name.la = S. Ludovici
+
+[monica]
+date = 08-27
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Monica
+name.pl = św. Moniki
+name.la = S. Monicae
+
+[augustine-of-hippo-bishop-and-doctor-of-the-church]
+date = 08-28
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Augustine of Hippo, bishop and doctor of the Church
+name.pl = św. Augustyna, biskupa i doktora Kościoła
+name.la = S. Augustini, episcopi et Ecclesiae doctoris
+
+[the-beheading-of-saint-john-the-baptist-martyr]
+date = 08-29
+rank = memorial
+class = saint
+colour = red
+name.en = The Beheading of Saint John the Baptist, martyr
+name.pl = męczeństwa św. Jana Chrzciciela
+name.la = In Passione S. Ioannis Baptistae, martyris
+
+[gregory-the-great-pope-and-doctor]
+date = 09-03
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Gregory the Great, pope and doctor
+name.pl = św. Grzegorza Wielkiego, papieża i doktora Kościoła
+name.la = S. Gregorii Magni, papae et Ecclesiae doctoris
+
+[birth-of-the-blessed-virgin-mary]
+date = 09-08
+rank = feast
+class = bvm
+colour = white
+name.en = Birth of the Blessed Virgin Mary
+name.pl = Narodzenia Najświętszej Maryi Panny
+name.la = In Nativitate B. Mariae Virginis
+
+[peter-claver-priest]
+date = 09-09
+rank = optional
+class = saint
+colour = white
+name.en = Saint Peter Claver, priest
+name.la = S. Petri Claver, presbyteri
+
+[holy-name-of-the-blessed-virgin-mary]
+date = 09-12
+rank = optional
+class = bvm
+colour = white
+name.en = Holy Name of the Blessed Virgin Mary
+name.la = Ss.mi Nominis Mariae
+
+[john-chrysostom-bishop-and-doctor]
+date = 09-13
+rank = memorial
+class = saint
+colour = white
+name.en = Saint John Chrysostom, bishop and doctor
+name.pl = św. Jana Chryzostoma, biskupa i doktora Kościoła
+name.la = S. Ioannis Chrysostomi, episcopi et Ecclesiae doctoris
+
+[triumph-of-the-holy-cross]
+date = 09-14
rank = feast
class = saint
colour = red
-name.en = Saint Mark, Evangelist
+name.en = Triumph of the Holy Cross
+name.pl = Podwyższenia Krzyża Świętego
+name.la = IN EXALTATIONE SANCTAE CRUCIS
-[st-james]
-date = 07-25
+[our-lady-of-sorrows]
+date = 09-15
+rank = memorial
+class = bvm
+colour = white
+name.en = Our Lady of Sorrows
+name.pl = Najświętszej Maryi Panny Bolesnej
+name.la = B. Mariae Virginis Perdolentis
+
+[saints-cornelius-pope-and-cyprian-bishop-martyrs]
+date = 09-16
+rank = memorial
+class = saint
+colour = red
+name.en = Saints Cornelius, pope, and Cyprian, bishop, martyrs
+name.pl = świętych męczenników Korneliusza, papieża, i Cypriana, biskupa
+name.la = Ss. Cornelii, papae, et Cypriani, episcopi, martyrum
+
+[robert-bellarmine-bishop-and-doctor]
+date = 09-17
+rank = optional
+class = saint
+colour = white
+name.en = Saint Robert Bellarmine, bishop and doctor
+name.la = S. Roberti Bellarmino, episcopi et Ecclesiae doctoris
+
+[januarius-bishop-and-martyr]
+date = 09-19
+rank = optional
+class = saint
+colour = red
+name.en = Saint Januarius, bishop and martyr
+name.la = S. Ianuarii, episcopi et martyris
+
+[andrew-kim-taegon-priest-and-paul-chong-hasang-and-companions-martyrs]
+date = 09-20
+rank = memorial
+class = saint
+colour = red
+name.en = Saint Andrew Kim Taegon, priest, and Paul Chong Hasang and companions, martyrs
+name.pl = świętych męczenników Andrzeja Kim Taegon, prezbitera, Pawła Chong Hasang i Towarzyszy
+name.la = Ss. Andreae Kim Tae-gŏn et Pauli Chŏng Ha-sang et sociorum, martyrum
+
+[matthew-the-evangelist-apostle-evangelist]
+date = 09-21
rank = feast
class = saint
colour = red
-name.en = Saint James, Apostle
+name.en = Saint Matthew the Evangelist, Apostle, Evangelist
+name.la = S. Matthaei, apostoli et evangelistae
+
+[pio-of-pietrelcina-padre-pio-priest]
+date = 09-23
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Pio of Pietrelcina (Padre Pio), priest
+name.pl = św. Pio z Pietrelciny, prezbitera
+name.la = S. Pii de Pietrelcina, presbyteri [*]
+
+[saints-cosmas-and-damian-martyrs]
+date = 09-26
+rank = optional
+class = saint
+colour = red
+name.en = Saints Cosmas and Damian, martyrs
+name.la = Ss. Cosmae et Damiani, martyrum
+
+[vincent-de-paul-priest]
+date = 09-27
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Vincent de Paul, priest
+name.pl = św. Wincentego à Paulo, prezbitera
+name.la = S. Vincentii de Paul, presbyteri
+
+[wenceslaus-martyr]
+date = 09-28
+rank = optional
+class = saint
+colour = red
+name.en = Saint Wenceslaus, martyr
+name.la = S. Venceslai, martyris
+
+[saints-lawrence-ruiz-and-companions-martyrs]
+date = 09-28
+rank = optional
+class = saint
+colour = red
+name.en = Saints Lawrence Ruiz and companions, martyrs
+name.la = S. Laurentii Ruiz et sociorum, martyrum
-[archangels]
+[saints-michael-gabriel-and-raphael-archangels]
date = 09-29
rank = feast
class = saint
colour = white
name.en = Saints Michael, Gabriel and Raphael, Archangels
+name.pl = świętych Archaniołów Michała, Gabriela i Rafała
+name.la = Ss. Michaelis, Gabrielis et Raphaelis, archangelorum
+
+[jerome-priest-and-doctor]
+date = 09-30
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Jerome, priest and doctor
+name.pl = św. Hieronima, prezbitera i doktora Kościoła
+name.la = S. Hieronymi, presbyteri et Ecclesiae doctoris
+
+[therese-of-the-child-jesus-virgin-and-doctor]
+date = 10-01
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Thérèse of the Child Jesus, virgin and doctor
+name.pl = św. Teresy od Dzieciątka Jezus, dziewicy, doktora Kościoła
+name.la = S. Teresiae a Iesu Infante, virginis et Ecclesiae doctoris
+
+[guardian-angels]
+date = 10-02
+rank = memorial
+class = saint
+colour = white
+name.en = Guardian Angels
+name.pl = świętych Aniołów Stróżów
+name.la = Ss. Angelorum Custodum
+
+[francis-of-assisi]
+date = 10-04
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Francis of Assisi
+name.pl = św. Franciszka z Asyżu
+name.la = S. Francisci Assisiensis
+
+[bruno-priest]
+date = 10-06
+rank = optional
+class = saint
+colour = white
+name.en = Saint Bruno, priest
+name.la = S. Brunonis, presbyteri
+
+[our-lady-of-the-rosary]
+date = 10-07
+rank = memorial
+class = bvm
+colour = white
+name.en = Our Lady of the Rosary
+name.pl = Najświętszej Maryi Panny Różańcowej
+name.la = B. Mariae Virginis a Rosario
+
+[denis-and-companions-martyrs]
+date = 10-09
+rank = optional
+class = saint
+colour = red
+name.en = Saint Denis and companions, martyrs
+name.la = Ss. Dionysii, episcopi, et sociorum, martyrum
+
+[john-leonardi-priest]
+date = 10-09
+rank = optional
+class = saint
+colour = white
+name.en = Saint John Leonardi, priest
+name.la = S. Ioannis Leonardi, presbyteri
+
+[john-xxiii-pope]
+date = 10-11
+rank = optional
+class = saint
+colour = white
+name.en = Saint John XXIII, pope
+name.la = S. Ioannis XXIII, papae
+
+[callistus-i-pope-and-martyr]
+date = 10-14
+rank = optional
+class = saint
+colour = red
+name.en = Saint Callistus I, pope and martyr
+name.la = S. Callisti I, papae et martyris
+
+[teresa-of-jesus-virgin-and-doctor]
+date = 10-15
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Teresa of Jesus, virgin and doctor
+name.pl = św. Teresy od Jezusa, dziewicy i doktora Kościoła
+name.la = S. Teresiae a Iesu, virginis et Ecclesiae doctoris
+
+[hedwig-religious]
+date = 10-16
+rank = optional
+class = saint
+colour = white
+name.en = Saint Hedwig, religious
+name.la = S. Hedvigis, religiosae
+
+[margaret-mary-alacoque-virgin]
+date = 10-16
+rank = optional
+class = saint
+colour = white
+name.en = Saint Margaret Mary Alacoque, virgin
+name.la = S. Margaritae Mariae Alacoque, virginis
+
+[ignatius-of-antioch-bishop-and-martyr]
+date = 10-17
+rank = memorial
+class = saint
+colour = red
+name.en = Saint Ignatius of Antioch, bishop and martyr
+name.pl = św. Ignacego Antiocheńskiego, biskupa i męczennika
+name.la = S. Ignatii Antiocheni, episcopi et martyris
-[st-luke]
+[luke-the-evangelist]
date = 10-18
rank = feast
class = saint
colour = red
-name.en = Saint Luke, Evangelist
+name.en = Saint Luke the Evangelist
+name.pl = św. Łukasza, ewangelisty
+name.la = S. Lucae, evangelistae
-[st-andrew]
-date = 11-30
-rank = feast
+[saints-jean-de-brebeuf-isaac-jogues-priests-and-martyrs-and-their-companions-martyrs]
+date = 10-19
+rank = optional
class = saint
colour = red
-name.en = Saint Andrew, Apostle
+name.en = Saints Jean de Brébeuf, Isaac Jogues, priests and martyrs; and their companions, martyrs
+name.la = Ss. Ioannis de Brébeuf et Isaac Jogues, presbyterorum, et sociorum, martyrum
-[st-stephen]
-date = 12-26
+[paul-of-the-cross-priest]
+date = 10-19
+rank = optional
+class = lord
+colour = white
+name.en = Saint Paul of the Cross, priest
+name.la = S. Pauli a Cruce, presbyteri
+
+[john-paul-ii-pope]
+date = 10-22
+rank = optional
+class = saint
+colour = white
+name.en = Saint John Paul II, pope
+name.la = S. Ioannis Pauli II, papae
+
+[john-of-capistrano-priest]
+date = 10-23
+rank = optional
+class = saint
+colour = white
+name.en = Saint John of Capistrano, priest
+name.la = S. Ioannis de Capestrano, presbyteri
+
+[anthony-mary-claret-bishop]
+date = 10-24
+rank = optional
+class = saint
+colour = white
+name.en = Saint Anthony Mary Claret, bishop
+name.la = S. Antonii Mariae Claret, episcopi
+
+[simon-and-saint-jude-apostles]
+date = 10-28
rank = feast
class = saint
colour = red
-name.en = Saint Stephen, the First Martyr
+name.en = Saint Simon and Saint Jude, apostles
+name.pl = świętych Apostołów Szymona i Judy Tadeusza
+name.la = Ss. Simonis et Iudae, apostolorum
-[st-john-evangelist]
-date = 12-27
-rank = feast
+[all-saints]
+date = 11-01
+rank = solemnity
class = saint
colour = white
-name.en = Saint John, Apostle and Evangelist
+name.en = All Saints
+name.pl = Wszystkich Świętych
+name.la = OMNIUM SANCTORUM
-[holy-innocents]
-date = 12-28
-rank = feast
+[all-souls]
+date = 11-02
+rank = solemnity
+class = saint
+colour = white
+name.en = All Souls
+name.pl = wszystkich wiernych zmarłych
+name.la = IN COMMEMORATIONE OMNIUM FIDELIUM DEFUNCTORUM
+
+[martin-de-porres-religious]
+date = 11-03
+rank = optional
class = saint
colour = red
-name.en = The Holy Innocents, Martyrs
+name.en = Saint Martin de Porres, religious
+name.la = S. Martini de Porres, religiosi
+
+[charles-borromeo-bishop]
+date = 11-04
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Charles Borromeo, bishop
+name.pl = św. Karola Boromeusza, biskupa
+name.la = S. Caroli Borromeo, episcopi
-; --- Memorials ---
+[dedication-of-the-lateran-basilica]
+date = 11-09
+rank = feast
+class = saint
+colour = white
+name.en = Dedication of the Lateran basilica
+name.la = IN DEDICATIONE BASILICAE LATERANENSIS
-[st-thomas-aquinas]
-date = 01-28
+[leo-the-great-pope-and-doctor]
+date = 11-10
rank = memorial
class = saint
colour = white
-name.en = Saint Thomas Aquinas, Priest and Doctor
+name.en = Saint Leo the Great, pope and doctor
+name.pl = św. Leona Wielkiego, papieża i doktora Kościoła
+name.la = S. Leonis Magni, papae et Ecclesiae doctoris
-[st-benedict]
-date = 07-11
+[martin-of-tours-bishop]
+date = 11-11
+rank = memorial
+class = saint
+colour = red
+name.en = Saint Martin of Tours, bishop
+name.pl = św. Marcina z Tours, biskupa
+name.la = S. Martini Turonensis, episcopi
+
+[josaphat-bishop-and-martyr]
+date = 11-12
rank = memorial
class = saint
+colour = red
+name.en = Saint Josaphat, bishop and martyr
+name.pl = św. Jozafata, biskupa i męczennika
+name.la = S. Iosaphat, episcopi et martyris
+
+[albert-the-great-bishop-and-doctor]
+date = 11-15
+rank = optional
+class = saint
colour = white
-name.en = Saint Benedict, Abbot
+name.en = Saint Albert the Great, bishop and doctor
+name.la = S. Alberti Magni, episcopi et Ecclesiae doctoris
-[st-anthony-padua]
-date = 06-13
+[margaret-of-scotland]
+date = 11-16
+rank = optional
+class = saint
+colour = white
+name.en = Saint Margaret of Scotland
+name.la = S. Margaritae Scotiae
+
+[gertrude-the-great-virgin]
+date = 11-16
+rank = optional
+class = saint
+colour = white
+name.en = Saint Gertrude the Great, virgin
+name.la = S. Gertrudis, virginis
+
+[elizabeth-of-hungary-religious]
+date = 11-17
rank = memorial
class = saint
colour = white
-name.en = Saint Anthony of Padua, Priest and Doctor
+name.en = Saint Elizabeth of Hungary, religious
+name.pl = św. Elżbiety Węgierskiej, zakonnicy
+name.la = S. Elisabeth Hungariae, religiosae
-[st-augustine]
-date = 08-28
+[dedication-of-the-basilicas-of-saints-peter-and-paul-apostles]
+date = 11-18
+rank = optional
+class = saint
+colour = white
+name.en = Dedication of the basilicas of Saints Peter and Paul, Apostles
+name.la = In Dedicatione basilicarum Ss. Petri et Pauli, apostolorum
+
+[presentation-of-the-blessed-virgin-mary]
+date = 11-21
+rank = memorial
+class = bvm
+colour = white
+name.en = Presentation of the Blessed Virgin Mary
+name.pl = Ofiarowania Najświętszej Maryi Panny
+name.la = In Praesentatione B. Mariae Virginis
+
+[cecilia-virgin-and-martyr]
+date = 11-22
rank = memorial
class = saint
+colour = red
+name.en = Saint Cecilia, virgin and martyr
+name.pl = św. Cecylii, dziewicy i męczennicy
+name.la = S. Caeciliae, virginis et martyris
+
+[christ-the-king]
+date = 11-23
+rank = solemnity
+class = saint
colour = white
-name.en = Saint Augustine, Bishop and Doctor
+name.en = Christ The King
+name.pl = Jezusa Chrystusa Króla Wszechświata
+name.la = Christ The King
-[st-therese-lisieux]
-date = 10-01
+[clement-i-pope-and-martyr]
+date = 11-23
+rank = optional
+class = saint
+colour = red
+name.en = Saint Clement I, pope and martyr
+name.la = S. Clementis I, papae et martyris
+
+[columban-religious]
+date = 11-23
+rank = optional
+class = saint
+colour = white
+name.en = Saint Columban, religious
+name.la = S. Columbani, abbatis
+
+[andrew-dung-lac-and-his-companions-martyrs]
+date = 11-24
+rank = memorial
+class = saint
+colour = red
+name.en = Saint Andrew Dung Lac and his companions, martyrs
+name.pl = świętych męczenników Andrzeja Dung-Lac, prezbitera, i Towarzyszy
+name.la = Ss. Andreae Dũng Lac, presbyteri, et sociorum, martyrum
+
+[catherine-of-alexandria]
+date = 11-25
+rank = optional
+class = saint
+colour = red
+name.en = Saint Catherine of Alexandria
+name.la = S. Catharinae Alexandrinae, virginis et martyris
+
+[andrew-the-apostle]
+date = 11-30
+rank = feast
+class = saint
+colour = red
+name.en = Saint Andrew the Apostle
+name.la = S. Andreae, apostoli
+
+[francis-xavier-priest]
+date = 12-03
rank = memorial
class = saint
colour = white
-name.en = Saint Thérèse of the Child Jesus, Virgin and Doctor
+name.en = Saint Francis Xavier, priest
+name.pl = św. Franciszka Ksawerego, prezbitera
+name.la = S. Francisci Xavier, presbyteri
-; --- Optional memorials ---
+[john-damascene-priest-and-doctor]
+date = 12-04
+rank = optional
+class = saint
+colour = white
+name.en = Saint John Damascene, priest and doctor
+name.la = S. Ioannis Damasceni, presbyteri et Ecclesiae doctoris
-[st-nicholas]
+[nicholas-bishop]
date = 12-06
rank = optional
class = saint
colour = white
-name.en = Saint Nicholas, Bishop
+name.en = Saint Nicholas, bishop
+name.la = S. Nicolai, episcopi
+
+[ambrose-bishop-and-doctor]
+date = 12-07
+rank = memorial
+class = saint
+colour = white
+name.en = Saint Ambrose, bishop and doctor
+name.la = S. Ambrosii, episcopi et Ecclesiae doctoris
+
+[immaculate-conception-of-the-blessed-virgin-mary]
+date = 12-08
+rank = solemnity
+class = bvm
+colour = white
+name.en = Immaculate Conception of the Blessed Virgin Mary
+name.pl = Niepokalanego Poczęcia Najświętszej Maryi Panny
+name.la = IN CONCEPTIONE IMMACULATA BEATAE MARIAE VIRGINIS
+
+[juan-diego]
+date = 12-09
+rank = optional
+class = saint
+colour = white
+name.en = Saint Juan Diego
+name.la = S. Ioannis Didaci Cuahtlatoatzin [*]
+
+[damasus-i-pope]
+date = 12-11
+rank = optional
+class = saint
+colour = white
+name.en = Saint Damasus I, pope
+name.la = S. Damasi I, papae
+
+[our-lady-of-guadalupe]
+date = 12-12
+rank = optional
+class = bvm
+colour = white
+name.en = Our Lady of Guadalupe
+name.la = Beatae Mariae Virginis de Guadalupe [*]
+
+[lucy-of-syracuse-virgin-and-martyr]
+date = 12-13
+rank = memorial
+class = saint
+colour = red
+name.en = Saint Lucy of Syracuse, virgin and martyr
+name.pl = św. Łucji, dziewicy i męczennicy
+name.la = S. Luciae, virginis et martyris
+
+[john-of-the-cross-priest-and-doctor]
+date = 12-14
+rank = memorial
+class = lord
+colour = white
+name.en = Saint John of the Cross, priest and doctor
+name.la = S. Ioannis a Cruce, presbyteri et Ecclesiae doctoris
+
+[stephen-the-first-martyr]
+date = 12-26
+rank = feast
+class = saint
+colour = red
+name.en = Saint Stephen, the first martyr
+name.pl = św. Szczepana, pierwszego męczennika
+name.la = S. Stephani, protomartyris
+
+[john-the-apostle-and-evangelist]
+date = 12-27
+rank = feast
+class = saint
+colour = white
+name.en = Saint John the Apostle and evangelist
+name.pl = św. Jana, apostoła i ewangelisty
+name.la = S. Ioannis, apostoli et evangelistae
+
+[holy-innocents-martyrs]
+date = 12-28
+rank = feast
+class = saint
+colour = red
+name.en = Holy Innocents, martyrs
+name.la = Ss. Innocentium, martyrum
diff --git a/internal/calendar/precedence.go b/internal/calendar/precedence.go
index c27c5d3..88cc0d8 100644
--- a/internal/calendar/precedence.go
+++ b/internal/calendar/precedence.go
@@ -59,7 +59,12 @@ func precedence(c candidate) int {
}
return 10
case RankOptional:
- return 12
+ // An optional memorial does NOT displace the weekday as the day's
+ // DEFAULT observed celebration -- the ferial is celebrated unless the
+ // priest chooses the option. It sorts just below the ferial so it lands
+ // in Others (shown as an option), matching the General Roman Calendar's
+ // default (calapi's celebrations[0] on such a day is the ferial).
+ return 14
default:
return 13
}
diff --git a/scripts/gen-sanctoral.go b/scripts/gen-sanctoral.go
new file mode 100644
index 0000000..b179b67
--- /dev/null
+++ b/scripts/gen-sanctoral.go
@@ -0,0 +1,209 @@
+//go:build ignore
+
+// gen-sanctoral generates the OF (Ordinary Form) universal sanctoral
+// (internal/caldata/roman-calendar.ini) from the authoritative General Roman
+// Calendar published by calapi.inadiutorium.cz. For each fixed date it takes
+// the saint/Marian/Lord celebrations (memorial/optional-memorial/feast/
+// solemnity) that the temporal engine does NOT already compute, with:
+// - English name + rank + colour from calapi general-en,
+// - Latin name from calapi general-la,
+// - Polish name from niedziela.pl (DayInfo, obligatory celebrations).
+//
+// Multiple reference years are unioned so a saint whose date is a Sunday in one
+// year is still captured from another. One-time; requires network + curl-ish UA.
+//
+// go run scripts/gen-sanctoral.go
+//
+// Writes internal/caldata/roman-calendar.ini.
+package main
+
+import (
+ "encoding/json"
+ "fmt"
+ "net/http"
+ "os"
+ "regexp"
+ "sort"
+ "strings"
+ "time"
+
+ "github.com/lukaszkasprzak/lectio/internal/calendar"
+ "github.com/lukaszkasprzak/lectio/internal/config"
+ "github.com/lukaszkasprzak/lectio/internal/readings"
+)
+
+const ua = "Mozilla/5.0 (lectio sanctoral generator)"
+
+type calDay struct {
+ Date string `json:"date"`
+ Celebrations []struct {
+ Title string `json:"title"`
+ Colour string `json:"colour"`
+ Rank string `json:"rank"`
+ RankNum float64 `json:"rank_num"`
+ } `json:"celebrations"`
+}
+
+func fetchMonth(cal string, y, m int) ([]calDay, error) {
+ url := fmt.Sprintf("http://calapi.inadiutorium.cz/api/v0/en/calendars/%s/%d/%d", cal, y, m)
+ req, _ := http.NewRequest("GET", url, nil)
+ req.Header.Set("User-Agent", ua)
+ resp, err := http.DefaultClient.Do(req)
+ if err != nil {
+ return nil, err
+ }
+ defer resp.Body.Close()
+ var days []calDay
+ if err := json.NewDecoder(resp.Body).Decode(&days); err != nil {
+ return nil, err
+ }
+ return days, nil
+}
+
+var (
+ rankMap = map[string]calendar.Rank{"solemnity": calendar.RankSolemnity, "feast": calendar.RankFeast, "memorial": calendar.RankMemorial, "optional memorial": calendar.RankOptional}
+ slugStripRe = regexp.MustCompile(`[^a-z0-9]+`)
+ plPrefixRe = regexp.MustCompile(`^(?:Uroczystość|Święto|Wspomnienie(?: obowiązkowe)?)\s+`)
+)
+
+func slugify(title string) string {
+ s := strings.ToLower(title)
+ s = strings.NewReplacer("ł", "l", "æ", "ae", "é", "e", "è", "e", "ô", "o", "ç", "c").Replace(s)
+ s = slugStripRe.ReplaceAllString(s, "-")
+ s = strings.Trim(s, "-")
+ s = strings.TrimPrefix(s, "saint-")
+ s = strings.TrimPrefix(s, "st-")
+ return s
+}
+
+// classOf infers the celebration class from its English title (precedence hint).
+func classOf(en string) string {
+ l := strings.ToLower(en)
+ switch {
+ case strings.Contains(l, "blessed virgin mary"), strings.Contains(l, "our lady"), strings.Contains(l, "of mary"):
+ return "bvm"
+ case strings.Contains(l, "the lord"), strings.Contains(l, "of the cross"), strings.Contains(l, "transfiguration"), strings.Contains(l, "holy trinity"):
+ return "lord"
+ default:
+ return "saint"
+ }
+}
+
+type entry struct {
+ slug, date, rank, colour, class, en, la, pl string
+ rankNum float64
+}
+
+func main() {
+ sel := calendar.DefaultSelection()
+ sel.Form = "new"
+ cfg := config.Default()
+ cfg.Lectionary = "new"
+
+ entries := map[string]entry{} // slug -> entry (first year wins per slug)
+
+ // Reference years: cover every weekday so a saint whose date is a Sunday in
+ // one year is captured in another. 2025 is past -> niedziela gives pl names.
+ for _, y := range []int{2025, 2026, 2027} {
+ for m := 1; m <= 12; m++ {
+ en, err := fetchMonth("general-en", y, m)
+ if err != nil {
+ fmt.Fprintf(os.Stderr, "en %d/%d: %v\n", y, m, err)
+ continue
+ }
+ la, _ := fetchMonth("general-la", y, m)
+ laByDate := map[string][]string{}
+ for _, d := range la {
+ for _, c := range d.Celebrations {
+ laByDate[d.Date] = append(laByDate[d.Date], c.Title)
+ }
+ }
+ for _, d := range en {
+ t, _ := time.Parse("2006-01-02", d.Date)
+ // Skip dates the temporal engine owns (its own solemnities/feasts:
+ // Christmas, Easter cycle, etc.). Sanctoral dates are ferial (or a
+ // plain Sunday) in the pure temporal.
+ temp := calendar.Compute(t, sel, nil)
+ if temp.Observed.Rank == calendar.RankSolemnity && t.Weekday() != time.Sunday {
+ continue
+ }
+ if temp.Observed.Rank == calendar.RankFeast {
+ continue
+ }
+ // Polish name for the observed (obligatory) celebration, 2025 only.
+ plName := ""
+ if y == 2025 {
+ if _, info, e := readings.Load(cfg, readings.Options{Date: d.Date, All: false}); e == nil {
+ plName = strings.TrimSpace(plPrefixRe.ReplaceAllString(info.Name, ""))
+ }
+ }
+ for i, c := range d.Celebrations {
+ rk, ok := rankMap[c.Rank]
+ if !ok {
+ continue // "ferial" or unknown -> not a sanctoral saint
+ }
+ slug := slugify(c.Title)
+ if slug == "" {
+ continue
+ }
+ if _, seen := entries[slug]; seen {
+ continue
+ }
+ laTitle := ""
+ if l := laByDate[d.Date]; i < len(l) {
+ laTitle = l[i]
+ }
+ pl := ""
+ if i == 0 { // the observed celebration niedziela reports
+ pl = plName
+ }
+ entries[slug] = entry{
+ slug: slug, date: t.Format("01-02"), rank: string(rk),
+ colour: c.Colour, class: classOf(c.Title), en: c.Title, la: laTitle, pl: pl,
+ rankNum: c.RankNum,
+ }
+ }
+ }
+ fmt.Fprintf(os.Stderr, "%d/%02d done (%d entries so far)\n", y, m, len(entries))
+ }
+ }
+
+ es := make([]entry, 0, len(entries))
+ for _, e := range entries {
+ es = append(es, e)
+ }
+ sort.Slice(es, func(i, j int) bool {
+ if es[i].date != es[j].date {
+ return es[i].date < es[j].date
+ }
+ return es[i].rankNum < es[j].rankNum // higher rank (lower num) first
+ })
+
+ var b strings.Builder
+ b.WriteString("; General Roman Calendar (Ordinary Form) — universal sanctoral.\n")
+ b.WriteString("; The temporal cycle (Sundays, seasons, Easter/Christmas cycles, Christ the King,\n")
+ b.WriteString("; Baptism, Holy Family, Trinity, Corpus Christi, Sacred Heart) is computed by\n")
+ b.WriteString("; internal/calendar and is NOT listed here.\n")
+ b.WriteString("; Generated by scripts/gen-sanctoral.go from calapi.inadiutorium.cz (General Roman\n")
+ b.WriteString("; Calendar; en+la names) and niedziela.pl (pl names). See NOTICE.\n\n")
+ b.WriteString("[layer]\nid = universal\nname = General Roman Calendar\ntype = universal\n")
+ for _, e := range es {
+ fmt.Fprintf(&b, "\n[%s]\ndate = %s\nrank = %s\n", e.slug, e.date, e.rank)
+ if e.class != "" {
+ fmt.Fprintf(&b, "class = %s\n", e.class)
+ }
+ fmt.Fprintf(&b, "colour = %s\n", e.colour)
+ fmt.Fprintf(&b, "name.en = %s\n", e.en)
+ if e.pl != "" {
+ fmt.Fprintf(&b, "name.pl = %s\n", e.pl)
+ }
+ if e.la != "" {
+ fmt.Fprintf(&b, "name.la = %s\n", e.la)
+ }
+ }
+ if err := os.WriteFile("internal/caldata/roman-calendar.ini", []byte(b.String()), 0o644); err != nil {
+ fmt.Fprintln(os.Stderr, err)
+ os.Exit(1)
+ }
+ fmt.Fprintf(os.Stderr, "\nwrote %d sanctoral celebrations\n", len(es))
+}
diff --git a/scripts/genlect-of.go b/scripts/genlect-of.go
index 6126dea..00d0992 100644
--- a/scripts/genlect-of.go
+++ b/scripts/genlect-of.go
@@ -1,9 +1,11 @@
//go:build ignore
-// genlect-of generates the OF (Ordinary Form) Sunday/solemnity temporal
-// lectionary from niedziela.pl (via internal/readings), keyed by lectio's
-// computed <Observed.Slug>-<SundayCycle>. One-time; requires network. Run
-// from the repo root:
+// genlect-of generates the OF (Ordinary Form) temporal lectionary from
+// niedziela.pl (via internal/readings): Sundays & solemnities keyed by
+// <Observed.Slug>-<SundayCycle> (A/B/C), ferial weekdays by <ferial-slug>-
+// <WeekdayCycle> (I/II). Only TRUE ferials are harvested for the weekday table;
+// memorial days are skipped (their readings come from the ferial fallback at
+// runtime). One-time; requires network. Run from the repo root:
//
// go run scripts/genlect-of.go
//
@@ -47,6 +49,27 @@ func cleanCite(s string) string {
return s
}
+// numBookSpaceRe restores the space niedziela sometimes drops in a numbered
+// book sigil ("1J 3,11" -> "1 J 3,11"; "2Kor" -> "2 Kor") so ToEnglishRef's
+// Polish table (keyed "1 J", "2 Kor", …) matches. Applied to the raw Polish
+// citation BEFORE ToEnglishRef.
+var numBookSpaceRe = regexp.MustCompile(`^(\d)([^\d\s])`)
+
+// sourceGlitches are exact niedziela sigla-casing glitches that don't match the
+// ToEnglishRef Polish table (which is Title-case). E.g. "PnP" for Song of Songs.
+var sourceGlitches = map[string]string{"PnP": "Pnp"}
+
+// fixSourceCite normalises a raw niedziela citation before ToEnglishRef.
+func fixSourceCite(s string) string {
+ s = numBookSpaceRe.ReplaceAllString(strings.TrimSpace(s), "$1 $2")
+ for bad, good := range sourceGlitches {
+ if strings.HasPrefix(s, bad+" ") {
+ s = good + s[len(bad):]
+ }
+ }
+ return s
+}
+
// partIDToPart maps a niedziela.pl (liturgy.Section) PartID to our lectionary
// field name. Anything absent (e.g. "aklamacja") is not a reading and is
// ignored.
@@ -67,35 +90,49 @@ func main() {
lect := map[string]map[string]string{} // key -> part -> citation
seen := map[string]bool{}
- var missing []string // date+key kept but missing first/gospel
+ missing := map[string]string{} // key -> last failure reason; cleared on success
- // Harvest the PAST cycle-equivalent years: 2023=A, 2024=B, 2025=C. niedziela
- // only publishes ~6 weeks ahead, so future years (2026-2027) are unavailable;
- // the 3-year cycle repeats, so a liturgical position's cycle-A readings are the
- // same whether they fall in 2023 or 2026. All three years are past and archived.
- start := time.Date(2023, 1, 1, 0, 0, 0, 0, time.UTC)
+ // niedziela only publishes ~6 weeks ahead, so future years are unavailable;
+ // the cycles repeat, so a liturgical position's readings are identical
+ // whichever civil year they fall in. Harvest 2020-2025 -- TWO+ years per
+ // cycle (Sunday A:2020,2023 B:2021,2024 C:2022,2025; weekday I:2021,2023,2025
+ // II:2020,2022,2024) so a position displaced by a saint/feast in one year is
+ // still captured in another. A key is stored from the FIRST year it resolves;
+ // a year where it fails does not block a later retry (seen is set on success).
+ start := time.Date(2020, 1, 1, 0, 0, 0, 0, time.UTC)
end := time.Date(2025, 12, 31, 0, 0, 0, 0, time.UTC)
for d := start; !d.After(end); d = d.AddDate(0, 0, 1) {
- day := calendar.Compute(d, sel, layers)
- keep := d.Weekday() == time.Sunday ||
- day.Observed.Rank == calendar.RankSolemnity ||
- day.Observed.Rank == calendar.RankFeast
- if !keep {
- continue
- }
+ full := calendar.Compute(d, sel, layers)
+ sunOrSol := d.Weekday() == time.Sunday ||
+ full.Observed.Rank == calendar.RankSolemnity ||
+ full.Observed.Rank == calendar.RankFeast
- key := day.Observed.Slug + "-" + day.SundayCycle
+ var key string
+ if sunOrSol {
+ key = full.Observed.Slug + "-" + full.SundayCycle
+ } else if full.Observed.Rank == calendar.RankFerial && full.Observed.Layer == "temporal" {
+ // A true ferial (incl. optional-memorial days, where the ferial is the
+ // observed default): niedziela shows the ferial readings.
+ key = full.Observed.Slug + "-" + full.WeekdayCycle
+ } else if full.Observed.Rank == calendar.RankMemorial {
+ // An obligatory memorial: niedziela shows its PROPER readings (e.g. St
+ // Barnabas, Acts 11) or, for memorials without proper readings, the
+ // ferial. Either way it is keyed by the memorial's OWN slug, so it is
+ // correctly attributed and never miskeyed to a ferial position.
+ key = full.Observed.Slug + "-" + full.WeekdayCycle
+ } else {
+ continue // (unreachable: optional memorials are ferial-observed)
+ }
if seen[key] {
- continue
+ continue // already stored from an earlier year
}
- seen[key] = true
dateStr := d.Format("2006-01-02")
secs, _, err := readings.Load(cfg, readings.Options{Date: dateStr, All: true})
if err != nil {
fmt.Fprintf(os.Stderr, "%s %-32s ERROR readings.Load: %v\n", dateStr, key, err)
- missing = append(missing, fmt.Sprintf("%s %s (readings.Load error: %v)", dateStr, key, err))
+ missing[key] = fmt.Sprintf("%s (readings.Load error: %v)", dateStr, err)
continue
}
@@ -109,7 +146,7 @@ func main() {
if part == "psalm" {
system = "drb"
}
- eng, err := bible.ToEnglishRef(s.Citation, system)
+ eng, err := bible.ToEnglishRef(fixSourceCite(s.Citation), system)
if err != nil {
fmt.Fprintf(os.Stderr, "%s %-32s part=%-6s citation=%q: ToEnglishRef error: %v\n",
dateStr, key, part, s.Citation, err)
@@ -119,11 +156,13 @@ func main() {
}
if parts["first"] == "" || parts["gospel"] == "" {
- missing = append(missing, fmt.Sprintf("%s %s (first=%q gospel=%q)", dateStr, key, parts["first"], parts["gospel"]))
+ missing[key] = fmt.Sprintf("%s (first=%q gospel=%q)", dateStr, parts["first"], parts["gospel"])
continue // require at least first+gospel to store the entry
}
lect[key] = parts
+ seen[key] = true // store from the first year it resolves; stop retrying
+ delete(missing, key) // a later year succeeded; not actually missing
fmt.Fprintf(os.Stderr, "%s %-32s first=%-22s psalm=%-22s second=%-22s gospel=%s\n",
dateStr, key, parts["first"], parts["psalm"], parts["second"], parts["gospel"])
}
@@ -135,9 +174,10 @@ func main() {
sort.Strings(keys)
var b strings.Builder
- b.WriteString("; OF (Ordinary Form) Sunday & solemnity lectionary, keyed by\n")
- b.WriteString("; <computed-temporal-slug>-<SundayCycle>. Citations English-canonical.\n")
- b.WriteString("; Generated from niedziela.pl by scripts/genlect-of.go (2025-2027).\n")
+ b.WriteString("; OF (Ordinary Form) temporal lectionary, keyed by <computed-temporal-slug>-<cycle>:\n")
+ b.WriteString("; Sundays & solemnities use the Sunday cycle (A/B/C), ferial weekdays the weekday\n")
+ b.WriteString("; cycle (I/II). Citations English-canonical.\n")
+ b.WriteString("; Generated from niedziela.pl by scripts/genlect-of.go (harvest 2020-2025).\n")
for _, k := range keys {
v := lect[k]
fmt.Fprintf(&b, "\n[%s]\n", k)
@@ -154,9 +194,14 @@ func main() {
fmt.Fprintf(os.Stderr, "\nwrote %d OF temporal entries\n", len(lect))
if len(missing) > 0 {
- fmt.Fprintf(os.Stderr, "%d kept days missing first/gospel (not stored):\n", len(missing))
- for _, m := range missing {
- fmt.Fprintln(os.Stderr, m)
+ mk := make([]string, 0, len(missing))
+ for k := range missing {
+ mk = append(mk, k)
+ }
+ sort.Strings(mk)
+ fmt.Fprintf(os.Stderr, "%d keys NEVER resolved in any harvest year:\n", len(missing))
+ for _, k := range mk {
+ fmt.Fprintf(os.Stderr, " %-34s %s\n", k, missing[k])
}
}
}