.\" colitur wall calendar -- groff ms with tbl. flavour: groff .\" Build: colitur table --year 2027 --template grid.ms | groff -ms -t -Tpdf -Kutf8 -P-pa4l > grid.pdf .\" .\" LANDSCAPE, not the ms default portrait: with allbox cells and Latin-less .\" days falling back to the raw slug (some fallback slugs run past 40 .\" characters, e.g. "commemoration-of-the-baptism-of-the-lord"), seven .\" columns of real content do not fit a portrait line length at any .\" reasonable point size. "-P-pa4l" is gropdf's own landscape papersize .\" (groff_font(5): a trailing "l" on a papersize name swaps width/height at .\" the OUTPUT DEVICE level) -- it must be a command-line flag, not a request .\" inside this file: an in-document "\X'papersize=a4l'" escape was tried and .\" rejected (it does not actually rotate gropdf's page in this groff, and .\" throws diagnostics doing it). ".pl"/".po"/".ll" below independently widen .\" TROFF's OWN idea of the page to match -- ".pl"/".ll" are requests, unlike .\" the device's own physical page size, and are not implied by "-P-pa4l" -- .\" so both halves are needed, or one side clips the other. .\" .\" ".TL" (the ms title macro, s.tmac) ITSELF narrows the line length to .\" 5/6 of register "LL" for the title text, and never widens it back .\" afterward -- there is no third place in s.tmac that ever does. Setting .\" only the primitive ".ll" before ".TL" is therefore not enough: ".TL" .\" overwrites it and every table for the rest of the document inherits .\" the NARROWED value, silently, which is a second, independent way the .\" original template lost its width (found by reading s.tmac itself, not .\" guessed). Fixed by setting register "LL" (what ".TL" actually reads) .\" and re-asserting ".ll" once more, explicitly, right after the title. .\" .\" Every column is a FIXED-WIDTH, WRAPPING tbl "w()" block, not a plain "l": .\" without "w()" tbl sizes a column to its single widest entry and does NOT .\" wrap, so a 40-character slug forces every column that wide -- seven of .\" them together run far past any line length, tbl warns "table wider than .\" line length", and whatever falls past the physical page edge is not a .\" rendering nicety missing, it is GONE: `pdftotext -layout` (and a printed .\" page) show only however many columns fit, not all seven. "w()" makes .\" each column wrap its own text block instead, the same fix grid.tex .\" already uses via LaTeX's "p{2.6cm}" (see that file's own comment) -- .\" this is the tbl-native equivalent, not a different design. .\" .\" "w()" alone is NOT sufficient, and this is the part that actually cost .\" the time: tbl only wraps a cell as a text block when its content is .\" delimited by "T{"/"T}" on their own lines. A PLAIN cell entry in a .\" "w()" column (what the first attempt at this fix used) is never .\" wrapped at all -- tbl just widens the column past the requested "w()" .\" to fit the single longest unbroken entry, exactly reproducing the .\" original bug. Confirmed directly against tbl's own generated troff .\" code (`tbl grid.ms`, grep "3w0 .*>?"): every column width register is .\" `max(w(), \w'cell text')`, so an un-delimited 40-character cell always .\" wins that max. Every day cell below is therefore its own "T{"/"T}" .\" block; the closing "T}" and the following column's opening "T{" share .\" one line with the tab between them (the standard tbl idiom: "T} .\" T{"). The template writes that as "T} .\" " rather than "T}T{" so that no .\" literal "T{" ever sits directly against a "" delimiter in the .\" source -- three braces in a row there parses as a malformed tag, not .\" as literal text followed by a tag. .\" .\" ".na" (no-adjust, ragged right) is required alongside the wrap, not .\" cosmetic: a hyphenated slug like "commemoration-of-the-baptism-of-the- .\" lord" DOES break at its own hyphens once wrapping is active (verified: .\" troff's filler treats an ASCII hyphen as a break point), but adjusted .\" (justified) fill in a column this narrow cannot always stretch such a .\" line to the full measure and troff warns "cannot adjust line" for .\" every such row -- another warning `make check-templates` must fail on. .\" Ragged-right removes the stretching, not the wrapping. .\" .\" The observed day's own display name is a PLAIN resolved string .\" (View.of_days, Task 5), not a lang-keyed object -- there is no .\" dotted-la-with-slug-fallback idiom to write here any more (see .\" ordo.ms's own header comment for the full reasoning). .\" .\" The weekday header row comes from the view's own top-level .\" weekday_headings list (name/last objects), not a hard-coded Dom/Lun/Mar .\" row -- the same localisation reasoning as grid.tex's own header .\" comment, and the same reason it cannot be a bare current-value .\" reference: this engine rejects an empty tag path as a parse error, so a .\" loop over this list must name a field on each heading object. .\" .\" Every cell also carries a last flag, true on the seventh of its row: tbl .\" needs the tab separator BETWEEN columns, not after the last one, and the .\" engine has no unless-last construct, so the flag comes from data. .\" .\" Sigla: each cell also carries the day's Epistle and Gospel references .\" (view fields first/gospel), on their own .br line below the day/name .\" line and joined by \(bu rather than repeated Ep./Ev. labels -- the .\" same compact choice grid.tex makes, and the same separator glyph .\" ordo.ms already uses elsewhere in this template family. tbl's own .\" w() wrap (see above) takes care of a citation too long for the 1.3i .\" column; no template-side line-splitting is needed here the way .\" grid.tex needed one for its own fixed-height parbox. Both first and .\" gospel are wrapped in their own conditional section (mirroring .\" ordo.ms's own idiom) so a day missing either -- none does in the .\" shipped EF lectionary, but nothing guarantees a future rite or .\" overlay keeps that invariant -- prints no stray separator. .pl 8.27i .po 0.3i .nr LL 10.9i .ll \n[LL]u .TL Calendarium 2027 \(bu Roman Missal, 1962 typical edition .ll \n[LL]u .na .SH January .TS allbox; cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i). Sunday Monday Tuesday Wednesday Thursday Friday Saturday T{ T} T{ T} T{ T} T{ T} T{ T} T{ \fB1\fP \s-2The Octave Day of the Nativity\s+2 .br \s-2Titus 2:11-15 \(bu Luke 2:21\s+2 T} T{ \fB2\fP \s-2Our Lady's Saturday Office\s+2 .br \s-2Titus 3:4-7 \(bu Luke 2:15-20\s+2 T} T{ \fB3\fP \s-2The Holy Name of Jesus\s+2 .br \s-2Acts 4:8-12 \(bu Luke 2:21\s+2 T} T{ \fB4\fP \s-2Monday before Epiphany\s+2 .br \s-2Titus 2:11-15 \(bu Luke 2:21\s+2 T} T{ \fB5\fP \s-2Tuesday before Epiphany\s+2 .br \s-2Titus 2:11-15 \(bu Luke 2:21\s+2 T} T{ \fB6\fP \s-2The Epiphany of Our Lord\s+2 .br \s-2Isa 60:1-6 \(bu Matt 2:1-12\s+2 T} T{ \fB7\fP \s-2Thursday after Epiphany\s+2 .br \s-2Isa 60:1-6 \(bu Matt 2:1-12\s+2 T} T{ \fB8\fP \s-2Friday after Epiphany\s+2 .br \s-2Isa 60:1-6 \(bu Matt 2:1-12\s+2 T} T{ \fB9\fP \s-2Our Lady's Saturday Office\s+2 .br \s-2Titus 3:4-7 \(bu Luke 2:15-20\s+2 T} T{ \fB10\fP \s-2The Holy Family\s+2 .br \s-2Col 3:12-17 \(bu Luke 2:42-52\s+2 T} T{ \fB11\fP \s-2Monday of the 1st Week of the Time after Epiphany\s+2 .br \s-2Rom 12:1-5 \(bu Luke 2:42-52\s+2 T} T{ \fB12\fP \s-2Tuesday of the 1st Week of the Time after Epiphany\s+2 .br \s-2Rom 12:1-5 \(bu Luke 2:42-52\s+2 T} T{ \fB13\fP \s-2Commemoration of the Baptism of the Lord\s+2 .br \s-2Isa 60:1-6 \(bu John 1:29-34\s+2 T} T{ \fB14\fP \s-2St. Hilary\s+2 .br \s-22 Tim 4:1-8 \(bu Matt 5:13-19\s+2 T} T{ \fB15\fP \s-2St. Paul, the First Hermit\s+2 .br \s-2Phil 3:7-12 \(bu Matt 11:25-30\s+2 T} T{ \fB16\fP \s-2St. Marcellus I\s+2 .br \s-21 Pet 5:1-4; 5:10-11 \(bu Matt 16:13-19\s+2 T} T{ \fB17\fP \s-22nd Sunday after Epiphany\s+2 .br \s-2Rom 12:6-16 \(bu John 2:1-11\s+2 T} T{ \fB18\fP \s-2Monday of the 2nd Week of the Time after Epiphany\s+2 .br \s-2Rom 12:6-16 \(bu John 2:1-11\s+2 T} T{ \fB19\fP \s-2Tuesday of the 2nd Week of the Time after Epiphany\s+2 .br \s-2Rom 12:6-16 \(bu John 2:1-11\s+2 T} T{ \fB20\fP \s-2Sts. Fabian & Sebastian\s+2 .br \s-2Heb 11:33-39 \(bu Luke 6:17-23\s+2 T} T{ \fB21\fP \s-2St. Agnes\s+2 .br \s-2Ecclus 51:1-8; 51:12 \(bu Matt 25:1-13\s+2 T} T{ \fB22\fP \s-2Sts. Vincent & Anastasius\s+2 .br \s-2Wis 3:1-8 \(bu Luke 21:9-19\s+2 T} T{ \fB23\fP \s-2St. Raymond of PeƱafort\s+2 .br \s-2Ecclus 31:8-11 \(bu Luke 12:35-40\s+2 T} T{ \fB24\fP \s-2Septuagesima Sunday\s+2 .br \s-21 Cor 9:24-27; 10:1-5 \(bu Matt 20:1-16\s+2 T} T{ \fB25\fP \s-2Conversion of St. Paul\s+2 .br \s-2Acts 9:1-22 \(bu Matt 19:27-29\s+2 T} T{ \fB26\fP \s-2St. Polycarp\s+2 .br \s-21 John 3:10-16 \(bu Matt 10:26-32\s+2 T} T{ \fB27\fP \s-2St. John Chrysostom\s+2 .br \s-22 Tim 4:1-8 \(bu Matt 5:13-19\s+2 T} T{ \fB28\fP \s-2St. Peter Nolasco\s+2 .br \s-21 Cor 4:9-14 \(bu Luke 12:32-34\s+2 T} T{ \fB29\fP \s-2St. Francis de Sales\s+2 .br \s-22 Tim 4:1-8 \(bu Matt 5:13-19\s+2 T} T{ \fB30\fP \s-2St. Martina\s+2 .br \s-2Ecclus 51:1-8; 51:12 \(bu Matt 25:1-13\s+2 T} T{ \fB31\fP \s-2Sexagesima Sunday\s+2 .br \s-22 Cor 11:19-33; 12:1-9 \(bu Luke 8:4-15\s+2 T} T{ T} T{ T} T{ T} T{ T} T{ T} T{ T} .TE .SH February .TS allbox; cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i). Sunday Monday Tuesday Wednesday Thursday Friday Saturday T{ T} T{ \fB1\fP \s-2St. Ignatius of Antioch\s+2 .br \s-2Rom 8:35-39 \(bu John 12:24-26\s+2 T} T{ \fB2\fP \s-2Purification of the Blessed Virgin Mary\s+2 .br \s-2Mal 3:1-4 \(bu Luke 2:22-32\s+2 T} T{ \fB3\fP \s-2Wednesday of the 2nd Week of Septuagesimatide\s+2 .br \s-22 Cor 11:19-33; 12:1-9 \(bu Luke 8:4-15\s+2 T} T{ \fB4\fP \s-2St. Andrew Corsini\s+2 .br \s-2Ecclus 44:16-27; 45:3-20 \(bu Matt 25:14-23\s+2 T} T{ \fB5\fP \s-2St. Agatha\s+2 .br \s-21 Cor 1:26-31 \(bu Matt 19:3-12\s+2 T} T{ \fB6\fP \s-2St. Titus\s+2 .br \s-2Ecclus 44:16-27; 45:3-20 \(bu Luke 10:1-9\s+2 T} T{ \fB7\fP \s-2Quinquagesima Sunday\s+2 .br \s-21 Cor 13:1-13 \(bu Luke 18:31-43\s+2 T} T{ \fB8\fP \s-2St. John of Matha\s+2 .br \s-2Ecclus 31:8-11 \(bu Luke 12:35-40\s+2 T} T{ \fB9\fP \s-2St. Cyril of Alexandria\s+2 .br \s-22 Tim 4:1-8 \(bu Matt 5:13-19\s+2 T} T{ \fB10\fP \s-2Ash Wednesday\s+2 .br \s-2Joel 2:12-19 \(bu Matt 6:16-21\s+2 T} T{ \fB11\fP \s-2Thursday after Ash Wednesday\s+2 .br \s-2Isa 38:1-6 \(bu Matt 8:5-13\s+2 T} T{ \fB12\fP \s-2Friday after Ash Wednesday\s+2 .br \s-2Isa 58:1-9 \(bu Matt 5:43-48; 6:1-4\s+2 T} T{ \fB13\fP \s-2Saturday after Ash Wednesday\s+2 .br \s-2Isa 58:9-14 \(bu Mark 6:47-56\s+2 T} T{ \fB14\fP \s-21st Sunday of Lent\s+2 .br \s-22 Cor 6:1-10 \(bu Matt 4:1-11\s+2 T} T{ \fB15\fP \s-2Monday of the 1st Week of Lent\s+2 .br \s-2Ezech 34:11-16 \(bu Matt 25:31-46\s+2 T} T{ \fB16\fP \s-2Tuesday of the 1st Week of Lent\s+2 .br \s-2Isa 55:6-11 \(bu Matt 21:10-17\s+2 T} T{ \fB17\fP \s-2Lenten Ember Wednesday\s+2 .br \s-23 Kgs. 19:3-8 \(bu Matt 12:38-50\s+2 T} T{ \fB18\fP \s-2Thursday of the 1st Week of Lent\s+2 .br \s-2Ezech 18:1-9 \(bu Matt 15:21-28\s+2 T} T{ \fB19\fP \s-2Lenten Ember Friday\s+2 .br \s-2Ezech 18:20-28 \(bu John 5:1-15\s+2 T} T{ \fB20\fP \s-2Lenten Ember Saturday\s+2 .br \s-21 Thess 5:14-23 \(bu Matt 17:1-9\s+2 T} T{ \fB21\fP \s-22nd Sunday of Lent\s+2 .br \s-21 Thess 4:1-7 \(bu Matt 17:1-9\s+2 T} T{ \fB22\fP \s-2Chair of St. Peter\s+2 .br \s-21 Pet 1:1-7 \(bu Matt 16:13-19\s+2 T} T{ \fB23\fP \s-2Tuesday of the 2nd Week of Lent\s+2 .br \s-23 Kgs. 17:8-16 \(bu Matt 23:1-12\s+2 T} T{ \fB24\fP \s-2St. Matthias\s+2 .br \s-2Acts 1:15-26 \(bu Matt 11:25-30\s+2 T} T{ \fB25\fP \s-2Thursday of the 2nd Week of Lent\s+2 .br \s-2Jer 17:5-10 \(bu Luke 16:19-31\s+2 T} T{ \fB26\fP \s-2Friday of the 2nd Week of Lent\s+2 .br \s-2Gen 37:6-22 \(bu Matt 21:33-46\s+2 T} T{ \fB27\fP \s-2Saturday of the 2nd Week of Lent\s+2 .br \s-2Gen 27:6-40 \(bu Luke 15:11-32\s+2 T} T{ \fB28\fP \s-23rd Sunday of Lent\s+2 .br \s-2Eph 5:1-9 \(bu Luke 11:14-28\s+2 T} T{ T} T{ T} T{ T} T{ T} T{ T} T{ T} .TE .SH March .TS allbox; cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i). Sunday Monday Tuesday Wednesday Thursday Friday Saturday T{ T} T{ \fB1\fP \s-2Monday of the 3rd Week of Lent\s+2 .br \s-24 Kgs. 5:1-15 \(bu Luke 4:23-30\s+2 T} T{ \fB2\fP \s-2Tuesday of the 3rd Week of Lent\s+2 .br \s-24 Kgs. 4:1-7 \(bu Matt 18:15-22\s+2 T} T{ \fB3\fP \s-2Wednesday of the 3rd Week of Lent\s+2 .br \s-2Ex 20:12-24 \(bu Matt 15:1-20\s+2 T} T{ \fB4\fP \s-2Thursday of the 3rd Week of Lent\s+2 .br \s-2Jer 7:1-7 \(bu Luke 4:38-44\s+2 T} T{ \fB5\fP \s-2Friday of the 3rd Week of Lent\s+2 .br \s-2Num 20:1, 3; 20:6-13 \(bu John 4:5-42\s+2 T} T{ \fB6\fP \s-2Saturday of the 3rd Week of Lent\s+2 .br \s-2Dan 13:1-9, 15-17, 19-30, 33-62 \(bu John 8:1-11\s+2 T} T{ \fB7\fP \s-24th Sunday of Lent\s+2 .br \s-2Gal 4:22-31 \(bu John 6:1-15\s+2 T} T{ \fB8\fP \s-2Monday of the 4th Week of Lent\s+2 .br \s-23 Kgs. 3:16-28 \(bu John 2:13-25\s+2 T} T{ \fB9\fP \s-2Tuesday of the 4th Week of Lent\s+2 .br \s-2Ex 32:7-14 \(bu John 7:14-31\s+2 T} T{ \fB10\fP \s-2Wednesday of the 4th Week of Lent\s+2 .br \s-2Isa 1:16-19 \(bu John 9:1-38\s+2 T} T{ \fB11\fP \s-2Thursday of the 4th Week of Lent\s+2 .br \s-24 Kgs. 4:25-38 \(bu Luke 7:11-16\s+2 T} T{ \fB12\fP \s-2Friday of the 4th Week of Lent\s+2 .br \s-23 Kgs. 17:17-24 \(bu John 11:1-45\s+2 T} T{ \fB13\fP \s-2Saturday of the 4th Week of Lent\s+2 .br \s-2Isa 49:8-15 \(bu John 8:12-20\s+2 T} T{ \fB14\fP \s-2Passion Sunday\s+2 .br \s-2Heb 9:11-15 \(bu John 8:46-59\s+2 T} T{ \fB15\fP \s-2Monday of the 1st Week of Passion Week\s+2 .br \s-2Jonas 3:1-10 \(bu John 7:32-39\s+2 T} T{ \fB16\fP \s-2Tuesday of the 1st Week of Passion Week\s+2 .br \s-2Dan 14:27, 28-42 \(bu John 7:1-13\s+2 T} T{ \fB17\fP \s-2Wednesday of the 1st Week of Passion Week\s+2 .br \s-2Lev 19:1-2, 11-19, 25 \(bu John 10:22-38\s+2 T} T{ \fB18\fP \s-2Thursday of the 1st Week of Passion Week\s+2 .br \s-2Dan 3:25, 34-45 \(bu Luke 7:36-50\s+2 T} T{ \fB19\fP \s-2St. Joseph, Spouse of the Bl. Virgin Mary\s+2 .br \s-2Ecclus 45:1-6 \(bu Matt 1:18-21\s+2 T} T{ \fB20\fP \s-2Saturday of the 1st Week of Passion Week\s+2 .br \s-2Jer 18:18-23 \(bu John 12:10-36\s+2 T} T{ \fB21\fP \s-2Palm Sunday\s+2 .br \s-2Phil 2:5-11 \(bu Matt 26:36-75; 27:1-60\s+2 T} T{ \fB22\fP \s-2Monday of Holy Week\s+2 .br \s-2Isa 50:5-10 \(bu John 12:1-9\s+2 T} T{ \fB23\fP \s-2Tuesday of Holy Week\s+2 .br \s-2Jer 11:18-20 \(bu Mark 14:32-72; 15:1-46\s+2 T} T{ \fB24\fP \s-2Wednesday of Holy Week (Spy Wednesday)\s+2 .br \s-2Isa 53:1-12 \(bu Luke 22:39-71; 23:1-53\s+2 T} T{ \fB25\fP \s-2Holy Thursday (Maundy Thursday)\s+2 .br \s-21 Cor 11:20-32 \(bu John 13:1-15\s+2 T} T{ \fB26\fP \s-2Good Friday\s+2 .br \s-2Ex 12:1-11 \(bu John 18:1-40; 19:1-42\s+2 T} T{ \fB27\fP \s-2Holy Saturday\s+2 .br \s-2Col 3:1-4 \(bu Matt 28:1-7\s+2 T} T{ \fB28\fP \s-2Easter Sunday\s+2 .br \s-21 Cor 5:7-8 \(bu Mark 16:1-7\s+2 T} T{ \fB29\fP \s-2Monday of Easter Week\s+2 .br \s-2Acts 10:37-43 \(bu Luke 24:13-35\s+2 T} T{ \fB30\fP \s-2Tuesday of Easter Week\s+2 .br \s-2Acts 13:16; 13:26-33 \(bu Luke 24:36-47\s+2 T} T{ \fB31\fP \s-2Wednesday of Easter Week\s+2 .br \s-2Acts 3:13-15; 3:17-19 \(bu John 21:1-14\s+2 T} T{ T} T{ T} T{ T} .TE .SH April .TS allbox; cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i). Sunday Monday Tuesday Wednesday Thursday Friday Saturday T{ T} T{ T} T{ T} T{ T} T{ \fB1\fP \s-2Thursday of Easter Week\s+2 .br \s-2Acts 8:26-40 \(bu John 20:11-18\s+2 T} T{ \fB2\fP \s-2Friday of Easter Week\s+2 .br \s-21 Pet 3:18-22 \(bu Matt 28:16-20\s+2 T} T{ \fB3\fP \s-2Saturday of Easter Week\s+2 .br \s-21 Pet 2:1-10 \(bu John 20:1-9\s+2 T} T{ \fB4\fP \s-2Low Sunday (Sunday in Easter Octave)\s+2 .br \s-21 John 5:4-10 \(bu John 20:19-31\s+2 T} T{ \fB5\fP \s-2Annunciation of the Blessed Virgin Mary\s+2 .br \s-2Isa 7:10-15 \(bu Luke 1:26-38\s+2 T} T{ \fB6\fP \s-2Tuesday of the 2nd Week of Eastertide\s+2 .br \s-21 John 5:4-10 \(bu John 20:19-31\s+2 T} T{ \fB7\fP \s-2Wednesday of the 2nd Week of Eastertide\s+2 .br \s-21 John 5:4-10 \(bu John 20:19-31\s+2 T} T{ \fB8\fP \s-2Thursday of the 2nd Week of Eastertide\s+2 .br \s-21 John 5:4-10 \(bu John 20:19-31\s+2 T} T{ \fB9\fP \s-2Friday of the 2nd Week of Eastertide\s+2 .br \s-21 John 5:4-10 \(bu John 20:19-31\s+2 T} T{ \fB10\fP \s-2Our Lady's Saturday Office\s+2 .br \s-2Ecclus 24:14-16 \(bu John 19:25-27\s+2 T} T{ \fB11\fP \s-22nd Sunday after Easter\s+2 .br \s-21 Pet 2:21-25 \(bu John 10:11-16\s+2 T} T{ \fB12\fP \s-2Monday of the 3rd Week of Eastertide\s+2 .br \s-21 Pet 2:21-25 \(bu John 10:11-16\s+2 T} T{ \fB13\fP \s-2St. Hermenegild\s+2 .br \s-2Wis 10:10-14 \(bu Luke 14:26-33\s+2 T} T{ \fB14\fP \s-2St. Justin\s+2 .br \s-21 Cor 1:18-25; 1:30 \(bu Luke 12:2-8\s+2 T} T{ \fB15\fP \s-2Thursday of the 3rd Week of Eastertide\s+2 .br \s-21 Pet 2:21-25 \(bu John 10:11-16\s+2 T} T{ \fB16\fP \s-2Friday of the 3rd Week of Eastertide\s+2 .br \s-21 Pet 2:21-25 \(bu John 10:11-16\s+2 T} T{ \fB17\fP \s-2Our Lady's Saturday Office\s+2 .br \s-2Ecclus 24:14-16 \(bu John 19:25-27\s+2 T} T{ \fB18\fP \s-23rd Sunday after Easter\s+2 .br \s-21 Pet 2:11-19 \(bu John 16:16-22\s+2 T} T{ \fB19\fP \s-2Monday of the 4th Week of Eastertide\s+2 .br \s-21 Pet 2:11-19 \(bu John 16:16-22\s+2 T} T{ \fB20\fP \s-2Tuesday of the 4th Week of Eastertide\s+2 .br \s-21 Pet 2:11-19 \(bu John 16:16-22\s+2 T} T{ \fB21\fP \s-2St. Anselm\s+2 .br \s-22 Tim 4:1-8 \(bu Matt 5:13-19\s+2 T} T{ \fB22\fP \s-2Sts. Soter & Caius\s+2 .br \s-21 Pet 5:1-4; 5:10-11 \(bu Matt 16:13-19\s+2 T} T{ \fB23\fP \s-2Friday of the 4th Week of Eastertide\s+2 .br \s-21 Pet 2:11-19 \(bu John 16:16-22\s+2 T} T{ \fB24\fP \s-2St. Fidelis of Sigmaringen\s+2 .br \s-2Wis 5:1-5 \(bu John 15:1-7\s+2 T} T{ \fB25\fP \s-24th Sunday after Easter\s+2 .br \s-2Jas 1:17-21 \(bu John 16:5-14\s+2 T} T{ \fB26\fP \s-2Sts. Cletus & Marcellinus\s+2 .br \s-21 Pet 5:1-4; 5:10-11 \(bu Matt 16:13-19\s+2 T} T{ \fB27\fP \s-2St. Peter Canisius\s+2 .br \s-22 Tim 4:1-8 \(bu Matt 5:13-19\s+2 T} T{ \fB28\fP \s-2St. Paul of the Cross\s+2 .br \s-21 Cor 1:17-25 \(bu Luke 10:1-9\s+2 T} T{ \fB29\fP \s-2St. Peter of Verona\s+2 .br \s-22 Tim 2:8-10; 3:10-12 \(bu Matt 10:34-42\s+2 T} T{ \fB30\fP \s-2St. Catherine of Siena\s+2 .br \s-22 Cor 10:17-18; 11:1-2 \(bu Matt 25:1-13\s+2 T} T{ T} .TE .SH May .TS allbox; cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i). Sunday Monday Tuesday Wednesday Thursday Friday Saturday T{ T} T{ T} T{ T} T{ T} T{ T} T{ T} T{ \fB1\fP \s-2St. Joseph the Workman\s+2 .br \s-2Col 3:14-15, 17, 23-24 \(bu Matt 13:54-58\s+2 T} T{ \fB2\fP \s-25th Sunday after Easter\s+2 .br \s-2Jas 1:22-27 \(bu John 16:23-30\s+2 T} T{ \fB3\fP \s-2Rogation Monday\s+2 .br \s-2Jas 1:22-27 \(bu John 16:23-30\s+2 T} T{ \fB4\fP \s-2St. Monica\s+2 .br \s-21 Tim 5:3-10 \(bu Luke 7:11-16\s+2 T} T{ \fB5\fP \s-2Vigil of the Ascension\s+2 .br \s-2Eph 4:7-13 \(bu John 17:1-11\s+2 T} T{ \fB6\fP \s-2The Ascension of Our Lord\s+2 .br \s-2Acts 1:1-11 \(bu Mark 16:14-20\s+2 T} T{ \fB7\fP \s-2St. Stanislaus\s+2 .br \s-2Wis 5:1-5 \(bu John 15:1-7\s+2 T} T{ \fB8\fP \s-2Our Lady's Saturday Office\s+2 .br \s-2Ecclus 24:14-16 \(bu John 19:25-27\s+2 T} T{ \fB9\fP \s-2Sunday after the Ascension\s+2 .br \s-21 Pet 4:7-11 \(bu John 15:26-27; 16:1-4\s+2 T} T{ \fB10\fP \s-2St. Antoninus\s+2 .br \s-2Ecclus 44:16-27; 45:3-20 \(bu Matt 25:14-23\s+2 T} T{ \fB11\fP \s-2Sts. Philip & James\s+2 .br \s-2Wis 5:1-5 \(bu John 14:1-13\s+2 T} T{ \fB12\fP \s-2Sts. Nereus, Achilleus, Domitilla, & Pancras\s+2 .br \s-2Wis 5:1-5 \(bu John 4:46-53\s+2 T} T{ \fB13\fP \s-2St. Robert Bellarmine\s+2 .br \s-2Wis 7:7-14 \(bu Matt 5:13-19\s+2 T} T{ \fB14\fP \s-2Friday of the 7th Week of Eastertide\s+2 .br \s-21 Pet 4:7-11 \(bu John 15:26-27; 16:1-4\s+2 T} T{ \fB15\fP \s-2Vigil of Pentecost\s+2 .br \s-2Acts 19:1-8 \(bu John 14:15-21\s+2 T} T{ \fB16\fP \s-2Pentecost Sunday (Whitsunday)\s+2 .br \s-2Acts 2:1-11 \(bu John 14:23-31\s+2 T} T{ \fB17\fP \s-2Monday of Pentecost Week\s+2 .br \s-2Acts 10:34, 42-48 \(bu John 3:16-21\s+2 T} T{ \fB18\fP \s-2Tuesday of Pentecost Week\s+2 .br \s-2Acts 8:14-17 \(bu John 10:1-10\s+2 T} T{ \fB19\fP \s-2Pentecost Ember Wednesday\s+2 .br \s-2Acts 5:12-16 \(bu John 6:44-52\s+2 T} T{ \fB20\fP \s-2Thursday of Pentecost Week\s+2 .br \s-2Acts 8:5-8 \(bu Luke 9:1-6\s+2 T} T{ \fB21\fP \s-2Pentecost Ember Friday\s+2 .br \s-2Joel 2:23-24; 2:26-27 \(bu Luke 5:17-26\s+2 T} T{ \fB22\fP \s-2Pentecost Ember Saturday\s+2 .br \s-2Rom 5:1-5 \(bu Luke 4:38-44\s+2 T} T{ \fB23\fP \s-2Trinity Sunday\s+2 .br \s-2Rom 11:33-36 \(bu Matt 28:18-20\s+2 T} T{ \fB24\fP \s-2Monday of the 1st Week of the Time after Pentecost\s+2 .br \s-21 John 4:8-21 \(bu Luke 6:36-42\s+2 T} T{ \fB25\fP \s-2St. Gregory VII\s+2 .br \s-21 Pet 5:1-4; 5:10-11 \(bu Matt 16:13-19\s+2 T} T{ \fB26\fP \s-2St. Philip Neri\s+2 .br \s-2Wis 7:7-14 \(bu Luke 12:35-40\s+2 T} T{ \fB27\fP \s-2Corpus Christi\s+2 .br \s-21 Cor 11:23-29 \(bu John 6:56-59\s+2 T} T{ \fB28\fP \s-2St. Augustine of Canterbury\s+2 .br \s-21 Thess 2:2-9 \(bu Luke 10:1-9\s+2 T} T{ \fB29\fP \s-2St. Mary Magdalene de Pazzi\s+2 .br \s-22 Cor 10:17-18; 11:1-2 \(bu Matt 25:1-13\s+2 T} T{ \fB30\fP \s-22nd Sunday after Pentecost\s+2 .br \s-21 John 3:13-18 \(bu Luke 14:16-24\s+2 T} T{ \fB31\fP \s-2Queenship of the Blessed Virgin Mary\s+2 .br \s-2Ecclus 24:5; 14:7; 14:9-11; 24:30-31 \(bu Luke 1:26-33\s+2 T} T{ T} T{ T} T{ T} T{ T} T{ T} .TE .SH June .TS allbox; cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i). Sunday Monday Tuesday Wednesday Thursday Friday Saturday T{ T} T{ T} T{ \fB1\fP \s-2St. Angela Merici\s+2 .br \s-22 Cor 10:17-18; 11:1-2 \(bu Matt 25:1-13\s+2 T} T{ \fB2\fP \s-2Wednesday of the 2nd Week of the Time after Pentecost\s+2 .br \s-21 John 3:13-18 \(bu Luke 14:16-24\s+2 T} T{ \fB3\fP \s-2Thursday of the 2nd Week of the Time after Pentecost\s+2 .br \s-21 John 3:13-18 \(bu Luke 14:16-24\s+2 T} T{ \fB4\fP \s-2The Sacred Heart of Jesus\s+2 .br \s-2Eph 3:8-12, 14-19 \(bu John 19:31-37\s+2 T} T{ \fB5\fP \s-2St. Boniface\s+2 .br \s-2Ecclus 44:1-15 \(bu Matt 5:1-12\s+2 T} T{ \fB6\fP \s-23rd Sunday after Pentecost\s+2 .br \s-21 Pet 5:6-11 \(bu Luke 15:1-10\s+2 T} T{ \fB7\fP \s-2Monday of the 3rd Week of the Time after Pentecost\s+2 .br \s-21 Pet 5:6-11 \(bu Luke 15:1-10\s+2 T} T{ \fB8\fP \s-2Tuesday of the 3rd Week of the Time after Pentecost\s+2 .br \s-21 Pet 5:6-11 \(bu Luke 15:1-10\s+2 T} T{ \fB9\fP \s-2Wednesday of the 3rd Week of the Time after Pentecost\s+2 .br \s-21 Pet 5:6-11 \(bu Luke 15:1-10\s+2 T} T{ \fB10\fP \s-2St. Margaret of Scotland\s+2 .br \s-2Prov 31:10-31 \(bu Matt 13:44-52\s+2 T} T{ \fB11\fP \s-2St. Barnabas\s+2 .br \s-2Acts 11:21-26; 13:1-3 \(bu Matt 10:16-22\s+2 T} T{ \fB12\fP \s-2St. John of San Fecundo\s+2 .br \s-2Ecclus 31:8-11 \(bu Luke 12:35-40\s+2 T} T{ \fB13\fP \s-24th Sunday after Pentecost\s+2 .br \s-2Rom 8:18-23 \(bu Luke 5:1-11\s+2 T} T{ \fB14\fP \s-2St. Basil the Great\s+2 .br \s-22 Tim 4:1-8 \(bu Luke 14:26-35\s+2 T} T{ \fB15\fP \s-2Tuesday of the 4th Week of the Time after Pentecost\s+2 .br \s-2Rom 8:18-23 \(bu Luke 5:1-11\s+2 T} T{ \fB16\fP \s-2Wednesday of the 4th Week of the Time after Pentecost\s+2 .br \s-2Rom 8:18-23 \(bu Luke 5:1-11\s+2 T} T{ \fB17\fP \s-2St. Gregory Barbarigo\s+2 .br \s-2Ecclus 44:16-27; 45:3-20 \(bu Matt 25:14-23\s+2 T} T{ \fB18\fP \s-2St. Ephrem of Syria\s+2 .br \s-22 Tim 4:1-8 \(bu Matt 5:13-19\s+2 T} T{ \fB19\fP \s-2St. Julia of Falconieri\s+2 .br \s-22 Cor 10:17-18; 11:1-2 \(bu Matt 25:1-13\s+2 T} T{ \fB20\fP \s-25th Sunday after Pentecost\s+2 .br \s-21 Pet 3:8-15 \(bu Matt 5:20-24\s+2 T} T{ \fB21\fP \s-2St. Aloysius Gongzaga\s+2 .br \s-2Ecclus 31:8-11 \(bu Matt 22:29-40\s+2 T} T{ \fB22\fP \s-2St. Paulinus of Nola\s+2 .br \s-22 Cor 8:9-15 \(bu Luke 12:32-34\s+2 T} T{ \fB23\fP \s-2Vigil of the Nativity of St. John the Baptist\s+2 .br \s-2Jer 1:4-10 \(bu Luke 1:5-17\s+2 T} T{ \fB24\fP \s-2Nativity of St. John the Baptist\s+2 .br \s-2Isa 49:1-3, 5-7 \(bu Luke 1:57-68\s+2 T} T{ \fB25\fP \s-2St. William\s+2 .br \s-2Ecclus 45:1-6 \(bu Matt 19:27-29\s+2 T} T{ \fB26\fP \s-2Sts. John & Paul\s+2 .br \s-2Ecclus 44:10-15 \(bu Luke 12:1-8\s+2 T} T{ \fB27\fP \s-26th Sunday after Pentecost\s+2 .br \s-2Rom 6:3-11 \(bu Mark 8:1-9\s+2 T} T{ \fB28\fP \s-2Vigil of Sts. Peter & Paul\s+2 .br \s-2Acts 3:1-10 \(bu John 21:15-19\s+2 T} T{ \fB29\fP \s-2Sts. Peter & Paul\s+2 .br \s-2Acts 12:1-11 \(bu Matt 16:13-19\s+2 T} T{ \fB30\fP \s-2In Commemoratione Sancti Pauli Apostoli\s+2 .br \s-2Gal 1:11-20 \(bu Matt 10:16-22\s+2 T} T{ T} T{ T} T{ T} .TE .SH July .TS allbox; cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i). Sunday Monday Tuesday Wednesday Thursday Friday Saturday T{ T} T{ T} T{ T} T{ T} T{ \fB1\fP \s-2The Precious Blood of Our Lord Jesus Christ\s+2 .br \s-2Heb 9:11-15 \(bu John 19:30-35\s+2 T} T{ \fB2\fP \s-2Visitation of the Blessed Virgin Mary\s+2 .br \s-2Cant. 2:8-14 \(bu Luke 1:39-47\s+2 T} T{ \fB3\fP \s-2St. Irenaeus\s+2 .br \s-22 Tim 3:14-17; 4:1-5 \(bu Matt 10:28-33\s+2 T} T{ \fB4\fP \s-27th Sunday after Pentecost\s+2 .br \s-2Rom 6:19-23 \(bu Matt 7:15-21\s+2 T} T{ \fB5\fP \s-2St. Anthony Mary Zaccariah\s+2 .br \s-21 Tim 4:8-16 \(bu Mark 10:15-21\s+2 T} T{ \fB6\fP \s-2Tuesday of the 7th Week of the Time after Pentecost\s+2 .br \s-2Rom 6:19-23 \(bu Matt 7:15-21\s+2 T} T{ \fB7\fP \s-2Sts. Cyril & Methodius\s+2 .br \s-2Heb 7:23-27 \(bu Luke 10:1-9\s+2 T} T{ \fB8\fP \s-2St. Elizabeth of Portugal\s+2 .br \s-2Prov 31:10-31 \(bu Matt 13:44-52\s+2 T} T{ \fB9\fP \s-2Friday of the 7th Week of the Time after Pentecost\s+2 .br \s-2Rom 6:19-23 \(bu Matt 7:15-21\s+2 T} T{ \fB10\fP \s-2Seven Holy Brothers and Sts. Rufina & Secunda\s+2 .br \s-2Prov 31:10-31 \(bu Matt 12:46-50\s+2 T} T{ \fB11\fP \s-28th Sunday after Pentecost\s+2 .br \s-2Rom 8:12-17 \(bu Luke 16:1-9\s+2 T} T{ \fB12\fP \s-2St. John Gualbert\s+2 .br \s-2Ecclus 45:1-6 \(bu Matt 5:43-48\s+2 T} T{ \fB13\fP \s-2Tuesday of the 8th Week of the Time after Pentecost\s+2 .br \s-2Rom 8:12-17 \(bu Luke 16:1-9\s+2 T} T{ \fB14\fP \s-2St. Bonaventure\s+2 .br \s-22 Tim 4:1-8 \(bu Matt 5:13-19\s+2 T} T{ \fB15\fP \s-2St. Henry the Emperor\s+2 .br \s-2Ecclus 31:8-11 \(bu Luke 12:35-40\s+2 T} T{ \fB16\fP \s-2Friday of the 8th Week of the Time after Pentecost\s+2 .br \s-2Rom 8:12-17 \(bu Luke 16:1-9\s+2 T} T{ \fB17\fP \s-2Our Lady's Saturday Office\s+2 .br \s-2Ecclus 24:14-16 \(bu Luke 11:27-28\s+2 T} T{ \fB18\fP \s-29th Sunday after Pentecost\s+2 .br \s-21 Cor 10:6-13 \(bu Luke 19:41-47\s+2 T} T{ \fB19\fP \s-2St. Vincent de Paul\s+2 .br \s-21 Cor 4:9-14 \(bu Luke 10:1-9\s+2 T} T{ \fB20\fP \s-2St. Jerome Emiliani\s+2 .br \s-2Isa 58:7-11 \(bu Matt 19:13-21\s+2 T} T{ \fB21\fP \s-2St. Laurence of Brindisi\s+2 .br \s-22 Tim 4:1-8 \(bu Matt 5:13-19\s+2 T} T{ \fB22\fP \s-2St. Mary Magdalene\s+2 .br \s-2Cant. 3:2-5; 8:6-7 \(bu Luke 7:36-50\s+2 T} T{ \fB23\fP \s-2St. Apollinaris\s+2 .br \s-21 Pet 5:1-11 \(bu Luke 22:24-30\s+2 T} T{ \fB24\fP \s-2Our Lady's Saturday Office\s+2 .br \s-2Ecclus 24:14-16 \(bu Luke 11:27-28\s+2 T} T{ \fB25\fP \s-210th Sunday after Pentecost\s+2 .br \s-21 Cor 12:2-11 \(bu Luke 18:9-14\s+2 T} T{ \fB26\fP \s-2St. Anne, Mother of the Blessed Virgin\s+2 .br \s-2Prov 31:10-31 \(bu Matt 13:44-52\s+2 T} T{ \fB27\fP \s-2Tuesday of the 10th Week of the Time after Pentecost\s+2 .br \s-21 Cor 12:2-11 \(bu Luke 18:9-14\s+2 T} T{ \fB28\fP \s-2Sts. Nazarius & Celsus, St. Victor I & St. Innocent I\s+2 .br \s-2Wis 10:17-20 \(bu Luke 21:9-19\s+2 T} T{ \fB29\fP \s-2St. Martha\s+2 .br \s-22 Cor 10:17-18; 11:1-2 \(bu Luke 10:38-42\s+2 T} T{ \fB30\fP \s-2Friday of the 10th Week of the Time after Pentecost\s+2 .br \s-21 Cor 12:2-11 \(bu Luke 18:9-14\s+2 T} T{ \fB31\fP \s-2St. Ignatius Loyola\s+2 .br \s-22 Tim 2:8-10; 3:10-12 \(bu Luke 10:1-9\s+2 T} .TE .SH August .TS allbox; cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i). Sunday Monday Tuesday Wednesday Thursday Friday Saturday T{ \fB1\fP \s-211th Sunday after Pentecost\s+2 .br \s-21 Cor 15:1-10 \(bu Mark 7:31-37\s+2 T} T{ \fB2\fP \s-2St. Alphonsus Liguori\s+2 .br \s-22 Tim 2:1-7 \(bu Luke 10:1-9\s+2 T} T{ \fB3\fP \s-2Tuesday of the 11th Week of the Time after Pentecost\s+2 .br \s-21 Cor 15:1-10 \(bu Mark 7:31-37\s+2 T} T{ \fB4\fP \s-2St. Dominic\s+2 .br \s-22 Tim 4:1-8 \(bu Luke 12:35-40\s+2 T} T{ \fB5\fP \s-2Dedication of the Basilica of St. Mary Major\s+2 .br \s-2Ecclus 24:14-16 \(bu Luke 11:27-28\s+2 T} T{ \fB6\fP \s-2Transfiguration of Our Lord\s+2 .br \s-22 Pet 1:16-19 \(bu Matt 17:1-9\s+2 T} T{ \fB7\fP \s-2St. Cajetan\s+2 .br \s-2Ecclus 31:8-11 \(bu Matt 6:24-33\s+2 T} T{ \fB8\fP \s-212th Sunday after Pentecost\s+2 .br \s-22 Cor 3:4-9 \(bu Luke 10:23-37\s+2 T} T{ \fB9\fP \s-2Vigil of St. Lawrence\s+2 .br \s-2Ecclus 51:1-8, 12 \(bu Matt 16:24-27\s+2 T} T{ \fB10\fP \s-2St. Lawrence\s+2 .br \s-22 Cor 9:6-10 \(bu John 12:24-26\s+2 T} T{ \fB11\fP \s-2Wednesday of the 12th Week of the Time after Pentecost\s+2 .br \s-22 Cor 3:4-9 \(bu Luke 10:23-37\s+2 T} T{ \fB12\fP \s-2St. Clare\s+2 .br \s-22 Cor 10:17-18; 11:1-2 \(bu Matt 25:1-13\s+2 T} T{ \fB13\fP \s-2Friday of the 12th Week of the Time after Pentecost\s+2 .br \s-22 Cor 3:4-9 \(bu Luke 10:23-37\s+2 T} T{ \fB14\fP \s-2Vigil of the Assumption\s+2 .br \s-2Ecclus 24:23-31 \(bu Luke 11:27-28\s+2 T} T{ \fB15\fP \s-2Assumption of the Blessed Virgin Mary\s+2 .br \s-2Jth 13:22-25; 15:10 \(bu Luke 1:41-50\s+2 T} T{ \fB16\fP \s-2St. Joachim, Father of the Blessed Virgin\s+2 .br \s-2Ecclus 31:8-11 \(bu Matt 1:1-16\s+2 T} T{ \fB17\fP \s-2St. Hyacinth\s+2 .br \s-2Ecclus 31:8-11 \(bu Luke 12:35-40\s+2 T} T{ \fB18\fP \s-2Wednesday of the 13th Week of the Time after Pentecost\s+2 .br \s-2Gal 3:16-22 \(bu Luke 17:11-19\s+2 T} T{ \fB19\fP \s-2St. John Eudes\s+2 .br \s-2Ecclus 31:8-11 \(bu Luke 12:35-40\s+2 T} T{ \fB20\fP \s-2St. Bernard of Clairvaux\s+2 .br \s-2Ecclus 39:6-14 \(bu Matt 5:13-19\s+2 T} T{ \fB21\fP \s-2St. Jane Frances de Chantal\s+2 .br \s-2Prov 31:10-31 \(bu Matt 13:44-52\s+2 T} T{ \fB22\fP \s-214th Sunday after Pentecost\s+2 .br \s-2Gal 5:16-24 \(bu Matt 6:24-33\s+2 T} T{ \fB23\fP \s-2St. Philip Benizi\s+2 .br \s-21 Cor 4:9-14 \(bu Luke 12:32-34\s+2 T} T{ \fB24\fP \s-2St. Bartholomew\s+2 .br \s-21 Cor 12:27-31 \(bu Luke 6:12-19\s+2 T} T{ \fB25\fP \s-2St. Louis IX\s+2 .br \s-2Wis 10:10-14 \(bu Luke 19:12-26\s+2 T} T{ \fB26\fP \s-2Thursday of the 14th Week of the Time after Pentecost\s+2 .br \s-2Gal 5:16-24 \(bu Matt 6:24-33\s+2 T} T{ \fB27\fP \s-2St. Joseph Calasance\s+2 .br \s-2Wis 10:10-14 \(bu Matt 18:1-5\s+2 T} T{ \fB28\fP \s-2St. Augustine\s+2 .br \s-22 Tim 4:1-8 \(bu Matt 5:13-19\s+2 T} T{ \fB29\fP \s-215th Sunday after Pentecost\s+2 .br \s-2Gal 5:25-26; 6:1-10 \(bu Luke 7:11-16\s+2 T} T{ \fB30\fP \s-2St. Rose of Lima\s+2 .br \s-22 Cor 10:17-18; 11:1-2 \(bu Matt 25:1-13\s+2 T} T{ \fB31\fP \s-2St. Raymond Nonnatus\s+2 .br \s-2Ecclus 31:8-11 \(bu Luke 12:35-40\s+2 T} T{ T} T{ T} T{ T} T{ T} .TE .SH September .TS allbox; cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i). Sunday Monday Tuesday Wednesday Thursday Friday Saturday T{ T} T{ T} T{ T} T{ \fB1\fP \s-2Wednesday of the 15th Week of the Time after Pentecost\s+2 .br \s-2Gal 5:25-26; 6:1-10 \(bu Luke 7:11-16\s+2 T} T{ \fB2\fP \s-2St. Stephen of Hungary\s+2 .br \s-2Ecclus 31:8-11 \(bu Luke 19:12-26\s+2 T} T{ \fB3\fP \s-2St. Pius X\s+2 .br \s-21 Thess 2:2-8 \(bu John 21:15-17\s+2 T} T{ \fB4\fP \s-2Our Lady's Saturday Office\s+2 .br \s-2Ecclus 24:14-16 \(bu Luke 11:27-28\s+2 T} T{ \fB5\fP \s-216th Sunday after Pentecost\s+2 .br \s-2Eph 3:13-21 \(bu Luke 14:1-11\s+2 T} T{ \fB6\fP \s-2Monday of the 16th Week of the Time after Pentecost\s+2 .br \s-2Eph 3:13-21 \(bu Luke 14:1-11\s+2 T} T{ \fB7\fP \s-2Tuesday of the 16th Week of the Time after Pentecost\s+2 .br \s-2Eph 3:13-21 \(bu Luke 14:1-11\s+2 T} T{ \fB8\fP \s-2Nativity of the Blessed Virgin Mary\s+2 .br \s-2Prov 8:22-35 \(bu Matt 1:1-16\s+2 T} T{ \fB9\fP \s-2Thursday of the 16th Week of the Time after Pentecost\s+2 .br \s-2Eph 3:13-21 \(bu Luke 14:1-11\s+2 T} T{ \fB10\fP \s-2St. Nicholas of Tolentino\s+2 .br \s-21 Cor 4:9-14 \(bu Luke 12:32-34\s+2 T} T{ \fB11\fP \s-2Our Lady's Saturday Office\s+2 .br \s-2Ecclus 24:14-16 \(bu Luke 11:27-28\s+2 T} T{ \fB12\fP \s-217th Sunday after Pentecost\s+2 .br \s-2Eph 4:1-6 \(bu Matt 22:34-46\s+2 T} T{ \fB13\fP \s-2Monday of the 17th Week of the Time after Pentecost\s+2 .br \s-2Eph 4:1-6 \(bu Matt 22:34-46\s+2 T} T{ \fB14\fP \s-2Exaltation of the Holy Cross\s+2 .br \s-2Phil 2:5-11 \(bu John 12:31-36\s+2 T} T{ \fB15\fP \s-2Seven Sorrows of the Blessed Virgin Mary\s+2 .br \s-2Jth 13:22; 13:23-25 \(bu John 19:25-27\s+2 T} T{ \fB16\fP \s-2Sts. Cornelius & Cyprian\s+2 .br \s-2Wis 3:1-8 \(bu Luke 21:9-19\s+2 T} T{ \fB17\fP \s-2Friday of the 17th Week of the Time after Pentecost\s+2 .br \s-2Eph 4:1-6 \(bu Matt 22:34-46\s+2 T} T{ \fB18\fP \s-2St. Joseph of Cupertino\s+2 .br \s-21 Cor 13:1-8 \(bu Matt 22:1-14\s+2 T} T{ \fB19\fP \s-218th Sunday after Pentecost\s+2 .br \s-21 Cor 1:4-8 \(bu Matt 9:1-8\s+2 T} T{ \fB20\fP \s-2Monday of the 18th Week of the Time after Pentecost\s+2 .br \s-21 Cor 1:4-8 \(bu Matt 9:1-8\s+2 T} T{ \fB21\fP \s-2St. Matthew\s+2 .br \s-2Ezech 1:10-14 \(bu Matt 9:9-13\s+2 T} T{ \fB22\fP \s-2September Ember Wednesday\s+2 .br \s-22 Esd. 8:1-10 \(bu Mark 9:16-28\s+2 T} T{ \fB23\fP \s-2St. Linus\s+2 .br \s-21 Pet 5:1-4; 5:10-11 \(bu Matt 16:13-19\s+2 T} T{ \fB24\fP \s-2September Ember Friday\s+2 .br \s-2Osee 14:2-10 \(bu Luke 7:36-50\s+2 T} T{ \fB25\fP \s-2September Ember Saturday\s+2 .br \s-2Heb 9:2-12 \(bu Luke 13:6-17\s+2 T} T{ \fB26\fP \s-219th Sunday after Pentecost\s+2 .br \s-2Eph 4:23-28 \(bu Matt 22:1-14\s+2 T} T{ \fB27\fP \s-2Sts. Cosmas & Damian\s+2 .br \s-2Wis 5:16-20 \(bu Luke 6:17-23\s+2 T} T{ \fB28\fP \s-2St. Wenceslaus\s+2 .br \s-2Wis 10:10-14 \(bu Matt 10:34-42\s+2 T} T{ \fB29\fP \s-2Dedication of St. Michael the Archangel\s+2 .br \s-2Apoc 1:1-5 \(bu Matt 18:1-10\s+2 T} T{ \fB30\fP \s-2St. Jerome\s+2 .br \s-22 Tim 4:1-8 \(bu Matt 5:13-19\s+2 T} T{ T} T{ T} .TE .SH October .TS allbox; cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i). Sunday Monday Tuesday Wednesday Thursday Friday Saturday T{ T} T{ T} T{ T} T{ T} T{ T} T{ \fB1\fP \s-2Friday of the 19th Week of the Time after Pentecost\s+2 .br \s-2Eph 4:23-28 \(bu Matt 22:1-14\s+2 T} T{ \fB2\fP \s-2Holy Guardian Angels\s+2 .br \s-2Ex 23:20-23 \(bu Matt 18:1-10\s+2 T} T{ \fB3\fP \s-220th Sunday after Pentecost\s+2 .br \s-2Eph 5:15-21 \(bu John 4:46-53\s+2 T} T{ \fB4\fP \s-2St. Francis of Assisi\s+2 .br \s-2Gal 6:14-18 \(bu Matt 11:25-30\s+2 T} T{ \fB5\fP \s-2Tuesday of the 20th Week of the Time after Pentecost\s+2 .br \s-2Eph 5:15-21 \(bu John 4:46-53\s+2 T} T{ \fB6\fP \s-2St. Bruno\s+2 .br \s-2Ecclus 31:8-11 \(bu Luke 12:35-40\s+2 T} T{ \fB7\fP \s-2Our Lady of the Rosary\s+2 .br \s-2Prov 8:22-24, 32-35 \(bu Luke 1:26-38\s+2 T} T{ \fB8\fP \s-2St. Bridget of Sweden\s+2 .br \s-21 Tim 5:3-10 \(bu Matt 13:44-52\s+2 T} T{ \fB9\fP \s-2St. John Leonardi\s+2 .br \s-22 Cor 4:1-6; 4:15-18 \(bu Luke 10:1-9\s+2 T} T{ \fB10\fP \s-221st Sunday after Pentecost\s+2 .br \s-2Eph 6:10-17 \(bu Matt 18:23-35\s+2 T} T{ \fB11\fP \s-2Maternity of the Blessed Virgin Mary\s+2 .br \s-2Ecclus 24:23-31 \(bu Luke 2:43-51\s+2 T} T{ \fB12\fP \s-2Tuesday of the 21st Week of the Time after Pentecost\s+2 .br \s-2Eph 6:10-17 \(bu Matt 18:23-35\s+2 T} T{ \fB13\fP \s-2St. Edward\s+2 .br \s-2Ecclus 31:8-11 \(bu Luke 12:35-40\s+2 T} T{ \fB14\fP \s-2St. Callistus I\s+2 .br \s-21 Pet 5:1-4; 5:10-11 \(bu Matt 16:13-19\s+2 T} T{ \fB15\fP \s-2St. Teresa of Avila\s+2 .br \s-22 Cor 10:17-18; 11:1-2 \(bu Matt 25:1-13\s+2 T} T{ \fB16\fP \s-2St. Hedwig\s+2 .br \s-2Prov 31:10-31 \(bu Matt 13:44-52\s+2 T} T{ \fB17\fP \s-222nd Sunday after Pentecost\s+2 .br \s-2Phil 1:6-11 \(bu Matt 22:15-21\s+2 T} T{ \fB18\fP \s-2St. Luke the Evangelist\s+2 .br \s-22 Cor 8:16-24 \(bu Luke 10:1-9\s+2 T} T{ \fB19\fP \s-2St. Peter of Alcantara\s+2 .br \s-2Phil 3:7-12 \(bu Luke 12:32-34\s+2 T} T{ \fB20\fP \s-2St. John Cantius\s+2 .br \s-2Jas 2:12-17 \(bu Luke 12:35-40\s+2 T} T{ \fB21\fP \s-2Thursday of the 22nd Week of the Time after Pentecost\s+2 .br \s-2Phil 1:6-11 \(bu Matt 22:15-21\s+2 T} T{ \fB22\fP \s-2Friday of the 22nd Week of the Time after Pentecost\s+2 .br \s-2Phil 1:6-11 \(bu Matt 22:15-21\s+2 T} T{ \fB23\fP \s-2St. Anthony Mary Claret\s+2 .br \s-2Heb 7:23-27 \(bu Matt 24:42-47\s+2 T} T{ \fB24\fP \s-223rd Sunday after Pentecost\s+2 .br \s-2Phil 3:17-21; 4:1-3 \(bu Matt 9:18-26\s+2 T} T{ \fB25\fP \s-2Monday of the 23rd Week of the Time after Pentecost\s+2 .br \s-2Phil 3:17-21; 4:1-3 \(bu Matt 9:18-26\s+2 T} T{ \fB26\fP \s-2Tuesday of the 23rd Week of the Time after Pentecost\s+2 .br \s-2Phil 3:17-21; 4:1-3 \(bu Matt 9:18-26\s+2 T} T{ \fB27\fP \s-2Wednesday of the 23rd Week of the Time after Pentecost\s+2 .br \s-2Phil 3:17-21; 4:1-3 \(bu Matt 9:18-26\s+2 T} T{ \fB28\fP \s-2Sts. Simon & Jude\s+2 .br \s-2Eph 4:7-13 \(bu John 15:17-25\s+2 T} T{ \fB29\fP \s-2Friday of the 23rd Week of the Time after Pentecost\s+2 .br \s-2Phil 3:17-21; 4:1-3 \(bu Matt 9:18-26\s+2 T} T{ \fB30\fP \s-2Our Lady's Saturday Office\s+2 .br \s-2Ecclus 24:14-16 \(bu Luke 11:27-28\s+2 T} T{ \fB31\fP \s-2Christ the King\s+2 .br \s-2Col 1:12-20 \(bu John 18:33-37\s+2 T} T{ T} T{ T} T{ T} T{ T} T{ T} T{ T} .TE .SH November .TS allbox; cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i). Sunday Monday Tuesday Wednesday Thursday Friday Saturday T{ T} T{ \fB1\fP \s-2All Saints\s+2 .br \s-2Apoc 7:2-12 \(bu Matt 5:1-12\s+2 T} T{ \fB2\fP \s-2Commemoration of All Souls\s+2 .br \s-21 Cor 15:51-57 \(bu John 5:25-29\s+2 T} T{ \fB3\fP \s-2Wednesday of the 24th Week of the Time after Pentecost\s+2 .br \s-2Col 1:12-20 \(bu John 18:33-37\s+2 T} T{ \fB4\fP \s-2St. Charles Borromeo\s+2 .br \s-2Ecclus 44:16-27; 45:3-20 \(bu Matt 25:14-23\s+2 T} T{ \fB5\fP \s-2Friday of the 24th Week of the Time after Pentecost\s+2 .br \s-2Col 1:12-20 \(bu John 18:33-37\s+2 T} T{ \fB6\fP \s-2Our Lady's Saturday Office\s+2 .br \s-2Ecclus 24:14-16 \(bu Luke 11:27-28\s+2 T} T{ \fB7\fP \s-25th Sunday after Epiphany\s+2 .br \s-2Col 3:12-17 \(bu Matt 13:24-30\s+2 T} T{ \fB8\fP \s-2Monday of the 25th Week of the Time after Pentecost\s+2 .br \s-2Col 3:12-17 \(bu Matt 13:24-30\s+2 T} T{ \fB9\fP \s-2Dedication of the Archbasilica of Our Holy Savior\s+2 .br \s-2Apoc 21:2-5 \(bu Luke 19:1-10\s+2 T} T{ \fB10\fP \s-2St. Andrew Avellino\s+2 .br \s-2Ecclus 31:8-11 \(bu Luke 12:35-40\s+2 T} T{ \fB11\fP \s-2St. Martin of Tours\s+2 .br \s-2Ecclus 44:16-27; 45:3-20 \(bu Luke 11:33-36\s+2 T} T{ \fB12\fP \s-2St. Martin I\s+2 .br \s-21 Pet 5:1-4; 5:10-11 \(bu Matt 16:13-19\s+2 T} T{ \fB13\fP \s-2St. Didacus\s+2 .br \s-21 Cor 4:9-14 \(bu Luke 12:32-34\s+2 T} T{ \fB14\fP \s-26th Sunday after Epiphany\s+2 .br \s-21 Thess 1:2-10 \(bu Matt 13:31-35\s+2 T} T{ \fB15\fP \s-2St. Albert the Great\s+2 .br \s-22 Tim 4:1-8 \(bu Matt 5:13-19\s+2 T} T{ \fB16\fP \s-2St. Gertrude the Great\s+2 .br \s-22 Cor 10:17-18; 11:1-2 \(bu Matt 25:1-13\s+2 T} T{ \fB17\fP \s-2St. Gregory the Wonderworker\s+2 .br \s-2Ecclus 44:16-27; 45:3-20 \(bu Mark 11:22-24\s+2 T} T{ \fB18\fP \s-2Dedication of the Basilicas of Sts. Peter & Paul\s+2 .br \s-2Apoc 21:2-5 \(bu Luke 19:1-10\s+2 T} T{ \fB19\fP \s-2St. Elizabeth of Hungary\s+2 .br \s-2Prov 31:10-31 \(bu Matt 13:44-52\s+2 T} T{ \fB20\fP \s-2St. Felix of Valois\s+2 .br \s-21 Cor 4:9-14 \(bu Luke 12:32-34\s+2 T} T{ \fB21\fP \s-224th and Last Sunday after Pentecost\s+2 .br \s-2Col 1:9-14 \(bu Matt 24:15-35\s+2 T} T{ \fB22\fP \s-2St. Cecilia\s+2 .br \s-2Ecclus 51:13-17 \(bu Matt 25:1-13\s+2 T} T{ \fB23\fP \s-2St. Clement I\s+2 .br \s-2Phil 3:17-21; 4:1-3 \(bu Matt 16:13-19\s+2 T} T{ \fB24\fP \s-2St. John of the Cross\s+2 .br \s-22 Tim 4:1-8 \(bu Matt 5:13-19\s+2 T} T{ \fB25\fP \s-2St. Catherine of Alexandria\s+2 .br \s-2Ecclus 51:1-8; 51:12 \(bu Matt 25:1-13\s+2 T} T{ \fB26\fP \s-2St. Sylvester\s+2 .br \s-2Ecclus 45:1-6 \(bu Matt 19:27-29\s+2 T} T{ \fB27\fP \s-2Our Lady's Saturday Office\s+2 .br \s-2Ecclus 24:14-16 \(bu Luke 11:27-28\s+2 T} T{ \fB28\fP \s-21st Sunday of Advent\s+2 .br \s-2Rom 13:11-14 \(bu Luke 21:25-33\s+2 T} T{ \fB29\fP \s-2Monday of the 1st Week of Advent\s+2 .br \s-2Rom 13:11-14 \(bu Luke 21:25-33\s+2 T} T{ \fB30\fP \s-2St. Andrew\s+2 .br \s-2Rom 10:10-18 \(bu Matt 4:18-22\s+2 T} T{ T} T{ T} T{ T} T{ T} .TE .SH December .TS allbox; cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) cw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i) lw(1.3i). Sunday Monday Tuesday Wednesday Thursday Friday Saturday T{ T} T{ T} T{ T} T{ \fB1\fP \s-2Wednesday of the 1st Week of Advent\s+2 .br \s-2Rom 13:11-14 \(bu Luke 21:25-33\s+2 T} T{ \fB2\fP \s-2St. Vivian\s+2 .br \s-2Ecclus 51:13-17 \(bu Matt 13:44-52\s+2 T} T{ \fB3\fP \s-2St. Francis Xavier\s+2 .br \s-2Rom 10:10-18 \(bu Mark 16:15-18\s+2 T} T{ \fB4\fP \s-2St. Peter Chrysologus\s+2 .br \s-22 Tim 4:1-8 \(bu Matt 5:13-19\s+2 T} T{ \fB5\fP \s-22nd Sunday of Advent\s+2 .br \s-2Rom 15:4-13 \(bu Matt 11:2-10\s+2 T} T{ \fB6\fP \s-2St. Nicholas\s+2 .br \s-2Heb 13:7-17 \(bu Matt 25:14-23\s+2 T} T{ \fB7\fP \s-2St. Ambrose\s+2 .br \s-22 Tim 4:1-8 \(bu Matt 5:13-19\s+2 T} T{ \fB8\fP \s-2Immaculate Conception of the Blessed Virgin Mary\s+2 .br \s-2Prov 8:22-35 \(bu Luke 1:26-28\s+2 T} T{ \fB9\fP \s-2Thursday of the 2nd Week of Advent\s+2 .br \s-2Rom 15:4-13 \(bu Matt 11:2-10\s+2 T} T{ \fB10\fP \s-2Friday of the 2nd Week of Advent\s+2 .br \s-2Rom 15:4-13 \(bu Matt 11:2-10\s+2 T} T{ \fB11\fP \s-2St. Damasus I\s+2 .br \s-21 Pet 5:1-4; 5:10-11 \(bu Matt 16:13-19\s+2 T} T{ \fB12\fP \s-23rd Sunday of Advent\s+2 .br \s-2Phil 4:4-7 \(bu John 1:19-28\s+2 T} T{ \fB13\fP \s-2St. Lucy\s+2 .br \s-22 Cor 10:17-18; 11:1-2 \(bu Matt 13:44-52\s+2 T} T{ \fB14\fP \s-2Tuesday of the 3rd Week of Advent\s+2 .br \s-2Phil 4:4-7 \(bu John 1:19-28\s+2 T} T{ \fB15\fP \s-2Advent Ember Wednesday\s+2 .br \s-2Isa 7:10-15 \(bu Luke 1:26-38\s+2 T} T{ \fB16\fP \s-2St. Eusebius\s+2 .br \s-22 Cor 1:3-7 \(bu Matt 16:24-27\s+2 T} T{ \fB17\fP \s-2Advent Ember Friday\s+2 .br \s-2Isa 11:1-5 \(bu Luke 1:39-47\s+2 T} T{ \fB18\fP \s-2Advent Ember Saturday\s+2 .br \s-22 Thess 2:1-8 \(bu Luke 3:1-6\s+2 T} T{ \fB19\fP \s-24th Sunday of Advent\s+2 .br \s-21 Cor 4:1-5 \(bu Luke 3:1-6\s+2 T} T{ \fB20\fP \s-2Monday of the 4th Week of Advent\s+2 .br \s-21 Cor 4:1-5 \(bu Luke 3:1-6\s+2 T} T{ \fB21\fP \s-2St. Thomas\s+2 .br \s-2Eph 2:19-22 \(bu John 20:24-29\s+2 T} T{ \fB22\fP \s-2Wednesday of the 4th Week of Advent\s+2 .br \s-21 Cor 4:1-5 \(bu Luke 3:1-6\s+2 T} T{ \fB23\fP \s-2Thursday of the 4th Week of Advent\s+2 .br \s-21 Cor 4:1-5 \(bu Luke 3:1-6\s+2 T} T{ \fB24\fP \s-2Vigil of the Nativity (Christmas Eve)\s+2 .br \s-2Rom 1:1-6 \(bu Matt 1:18-21\s+2 T} T{ \fB25\fP \s-2The Nativity of Our Lord (Christmas)\s+2 .br \s-2Heb 1:1-12 \(bu John 1:1-14\s+2 T} T{ \fB26\fP \s-2Sunday within the Octave of the Nativity\s+2 .br \s-2Gal 4:1-7 \(bu Luke 2:33-40\s+2 T} T{ \fB27\fP \s-2St. John the Evangelist\s+2 .br \s-2Ecclus 15:1-6 \(bu John 21:19-24\s+2 T} T{ \fB28\fP \s-2Holy Innocents\s+2 .br \s-2Apoc 14:1-5 \(bu Matt 2:13-18\s+2 T} T{ \fB29\fP \s-25th Day within the Octave of the Nativity\s+2 .br \s-2Titus 3:4-7 \(bu Luke 2:15-20\s+2 T} T{ \fB30\fP \s-26th Day within the Octave of the Nativity\s+2 .br \s-2Titus 3:4-7 \(bu Luke 2:15-20\s+2 T} T{ \fB31\fP \s-27th Day within the Octave of the Nativity\s+2 .br \s-2Titus 3:4-7 \(bu Luke 2:15-20\s+2 T} T{ T} .TE