Skip to content

Commit

Permalink
Merge pull request DivinumOfficium#3443 from FAJ-Munich/tridentina
Browse files Browse the repository at this point in the history
Tridentina: 1st Nocturn readings Dec 29 to Jan 5
  • Loading branch information
APMarcello3 authored Nov 27, 2023
2 parents 0c64cf1 + 9c36dde commit 063bbf9
Show file tree
Hide file tree
Showing 29 changed files with 162 additions and 181 deletions.
2 changes: 0 additions & 2 deletions web/cgi-bin/horas/horascommon.pl
Original file line number Diff line number Diff line change
Expand Up @@ -809,7 +809,6 @@ sub concurrence {
if ($commemo =~ /tempora/i && $trank[2] < 2) { next; } # Feria minor and Vigils have no Vespers if superseded
if (!(-e "$datafolder/Latin/$commemo") && $commemo !~ /txt$/i) { $commemo =~ s/$/\.txt/; }
%cstr = %{officestring('Latin', $commemo, 0)};
#$dayname[2] .= " occ: $commemo $cstr{Rank}";
if (%cstr) {
my @cr = split(";;", $cstr{Rank});
unless (($cr[2] < $ranklimit && !($cr[2] == 2.1 || $cr[2] == 2.99)) || $cstr{Rule} =~ /No secunda vespera/i) { push(@comentries, $commemo); } # sort out Simplex
Expand All @@ -826,7 +825,6 @@ sub concurrence {
if ($commemo =~ /tempora/i && $trank[2] < 2) { next; } # Feria minor and Vigils have no Vespers if superseded
if (!(-e "$datafolder/Latin/$commemo") && $commemo !~ /txt$/i) { $commemo =~ s/$/\.txt/; }
%cstr = %{officestring('Latin', $commemo, 0)};
#$dayname[2] .= " occ: $commemo $cstr{Rank}";
if (%cstr) {
my @cr = split(";;", $cstr{Rank});
unless (($cr[2] < $ranklimit && !($cr[2] == 2.1 || $cr[2] == 2.99)) || $cstr{Rule} =~ /No secunda vespera/i) { push(@comentries, $commemo); } # sort out (Semi-)duplex and infra 8vam communis except for Feria major / Dominica major
Expand Down
15 changes: 7 additions & 8 deletions web/cgi-bin/horas/specmatins.pl
Original file line number Diff line number Diff line change
Expand Up @@ -678,18 +678,17 @@ sub lectio : ScriptFunc {
#Nat1-0 special rule
# TODO: Get rid of this special case by separating the temporal and sanctoral
# parts of Christmas, thus allowing occurring Scripture to be defined.
if ($num <= 3 && $rule =~ /Lectio1 Sancti/i && $winner =~ /tempora/i && $day >= 29) {
if ($num <= 3 && $rule =~ /Lectio1 OctNat/i) {
my $c;

if ($rule =~ /no commemoratio/i) {

# XXX: The commemoration has been suppressed, so we hardcode a path to
# the sanctoral part.
if ($day < 29) {
$c = officestring($lang, "Sancti/12-$day.txt");
$c->{'Lectio2'} .= $c->{'Lectio3'} if (contract_scripture(2));
} else {
$c = (columnsel($lang)) ? \%commemoratio : \%commemoratio2;
my $tfile = "Tempora/Nat$day" . ($version =~ /trident/i ? "o.txt" : ".txt");
$c = officestring($lang, $tfile);
}
$c->{'Lectio2'} .= $c->{'Lectio3'} if (contract_scripture(2));

$w{"Lectio$num"} = $c->{"Lectio$num"};
$w{"Responsory$num"} = $c->{"Responsory$num"};
}
Expand Down Expand Up @@ -864,7 +863,7 @@ sub lectio : ScriptFunc {
}

if (
($commemoratio =~ /tempora/i || $commemoratio =~ /01\-05/)
($commemoratio =~ /tempora/i && $commemoratio !~ /Nat30/i || $commemoratio =~ /01\-05/)
&& ($homilyflag || exists($commemoratio{Lectio7}))
&& $comrank > 1
&& ( $rank > 4
Expand Down
2 changes: 1 addition & 1 deletion web/www/horas/Deutsch/Sancti/01-01.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ V. Bekanntgemacht hat der Herr, alleluja.
R. Sein Heil, alleluja.

[Lectio1]
De Epistola beati Pauli Apostoli ad Romanos.
Aus dem Brief des heiligen Apostels Paulus an die Römer
!Rom 4:1-8
1 Quid ergo dicemus invenisse Abraham patrem nostrum secundum carnem?
2 Si enim Abraham ex operibus justificatus est, habet gloriam, sed non apud Deum.
Expand Down
9 changes: 9 additions & 0 deletions web/www/horas/Deutsch/Sancti/01-01o.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[Lectio1]
Aus dem Brief des heiligen Apostels Paulus an die Römer
!Rom 3:1-6
1 Was also hat der Jude voraus? Oder welches ist der Nutzen der Beschneidung?
2 Viel, in jeder Hinsicht! Erstens nämlich, daß ihnen die Aussprüche Gottes anvertraut wurden.
3 Denn wie? Wenn einige von ihnen nicht geglaubt haben, wird etwa ihr Unglaube die Treue Gottes aufheben? Das sei ferne!
4 Vielmehr ist Gott wahrhaftig, jeder Mensch dagegen ein Lügner, wie geschrieben steht: Auf daß du gerecht befunden werdest in deinen Worten und obsiegest, wenn mit dir gerechtet wird.
5 Wenn aber unsere Ungerechtigkeit Gottes Gerechtigkeit in's Licht stellt, was werden wir sagen? Ist etwa Gott ungerecht, wenn er Strafe verhängt?
6 (Ich rede nach Menschenweise.) Das sei ferne! denn wie wird sonst Gott diese Welt richten?
9 changes: 9 additions & 0 deletions web/www/horas/English/Sancti/01-01o.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[Lectio1]
Lesson from the letter of St. Paul the Apostle to the Romans
!Rom 3:1-6
1 What advantage then hath the Jew, or what is the profit of circumcision?
2 Much every way. First indeed, because the words of God were committed to them.
3 For what if some of them have not believed? shall their unbelief make the faith of God without effect? God forbid.
4 But God is true; and every man a liar, as it is written, That thou mayest be justified in thy words, and mayest overcome when thou art judged.
5 But if our injustice commend the justice of God, what shall we say? Is God unjust, who executeth wrath?
6 (I speak according to man.) God forbid: otherwise how shall God judge this world?
9 changes: 9 additions & 0 deletions web/www/horas/English/Sancti/01-05.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ Lesson from the letter of St. Paul the Apostle to the Romans
3 For what the law could not do, in that it was weak through the flesh; God sending his own Son, in the likeness of sinful flesh and of sin, hath condemned sin in the flesh;
4 That the justification of the law might be fulfilled in us, who walk not according to the flesh, but according to the spirit.

[Lectio1] (rubrica tridentina)
@Sancti/01-04

[Lectio2]
!Rom 8:5-9
5 For they that are according to the flesh, mind the things that are of the flesh; but they that are according to the spirit, mind the things that are of the spirit.
Expand All @@ -35,12 +38,18 @@ Lesson from the letter of St. Paul the Apostle to the Romans
8 And they who are in the flesh, cannot please God.
9 But you are not in the flesh, but in the spirit, if so be that the Spirit of God dwell in you.

[Lectio2] (rubrica tridentina)
@Sancti/01-04

[Lectio3]
!Rom 8:9-11
9 Now if any man have not the Spirit of Christ, he is none of his.
10 And if Christ be in you, the body indeed is dead, because of sin; but the spirit liveth, because of justification.
11 And if the Spirit of him that raised up Jesus from the dead, dwell in you; he that raised up Jesus Christ from the dead, shall quicken also your mortal bodies, because of his Spirit that dwelleth in you.

[Lectio3] (rubrica tridentina)
@Sancti/01-04

[Lectio4]
A sermon of St. Augustine, Bishop.
!Serm. 13. de Tempore.
Expand Down
17 changes: 17 additions & 0 deletions web/www/horas/Latin/Sancti/01-01o.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,20 @@ ex Sancti/12-25;
Psalmi Dominica
Antiphonas Horas
9 lectiones

[Lectio1]
De Epístola beati Pauli Apóstoli ad Rómanos
!Rom 3:1-6
1 Quid ergo ámplius Iudǽo est? aut quæ utílitas circumcisiónis?
2 Multum per omnem modum. Primum quidem quia crédita sunt illis elóquia Dei.
3 Quid enim si quidam illórum non credidérunt? numquid incredúlitas illórum fidem Dei evacuábit? Absit.
4 Est autem Deus verax: omnis autem homo mendax, sicut scriptum est: Ut iustificéris in sermónibus tuis: et vincas cum iudicáris.
5 Si autem iníquitas nostra iustítiam Dei comméndat, quid dicémus? Numquid iníquus est Deus, qui infert iram?
6 secúndum hóminem dico. Absit. Alióquin quómodo iudicábit Deus hunc mundum?

[Lectio2]
@Tempora/Nat31:Lectio3:s/27-31/29-31; 4:1-8/s s/27.*29 /29 /s~
@Sancti/01-01:Lectio1:s/.*1 /1 /s

[Lectio3]
@Sancti/01-01:Lectio2
6 changes: 3 additions & 3 deletions web/www/horas/Latin/Sancti/01-04o.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ Antiphonas Horas
Feria Te Deum

[Lectio1]
@Sancti/01-04
@Sancti/01-02

[Lectio2]
@Sancti/01-04
@Sancti/01-02

[Lectio3]
@Sancti/01-04
@Sancti/01-02

[Lectio93]
@Sancti/01-04
Expand Down
19 changes: 0 additions & 19 deletions web/www/horas/Latin/Sancti/12-29.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,25 +18,6 @@ vide C2;
Deus, pro cujus Ecclésia gloriósus Póntifex Thomas gládiis impiórum occúbuit: præsta, quǽsumus; ut omnes, qui ejus implórant auxílium, petitiónis suæ salutárem consequántur efféctum.
$Per Dominum

[Lectio1]
@Tempora/Nat29

[Lectio2]
@Tempora/Nat29

[Lectio3]
@Tempora/Nat29

[Responsory1]
@Tempora/Nat29

[Responsory2]
@Tempora/Nat29

[Responsory3]
@Tempora/Nat29


[Lectio4]
Thomas, Londíni in Anglia natus, Theobáldo succéssit Cantuariénsi epíscopo: et qui ántea in administrándo cancelláriæ múnere præcláre se gésserat, in episcopáli offício fortis et invíctus fuit. Cum enim Henrícus secúndus Angliæ rex, convocátis ad se epíscopis et procéribus regni, leges ferret utilitáti ac dignitáti ecclesiásticæ repugnántes, ádeo constánter óbstitit régiæ cupiditáti, ut neque pollicitatiónibus, neque terróribus de senténtia decédens, próxime conjíciendus in cárcerem clam recésserit. Inde propínqui ejus omnis ætátis ejécti, amíci, fautóres omnes, iis, quibus per ætátem licéret, jurejurándo adstríctis, univérsos Thomam aditúros, si fortásse miserábili suórum calamitátis aspéctu moverétur, qui a sancto propósito privátis incómmodis deterréri mínime potuísset. Non respéxit carnem aut sánguinem, neque ullus in eo humanitátis sensus offícii constántiam labefactávit.

Expand Down
18 changes: 18 additions & 0 deletions web/www/horas/Latin/Sancti/12-29o.txt
Original file line number Diff line number Diff line change
@@ -1 +1,19 @@
@Sancti/12-29

[Lectio1] (rubrica tridentina)
@Commune/C2

[Lectio2] (rubrica tridentina)
@Commune/C2

[Lectio3] (rubrica tridentina)
@Commune/C2

[Responsory1] (rubrica tridentina)
@Commune/C2

[Responsory2] (rubrica tridentina)
@Commune/C2

[Responsory3] (rubrica tridentina)
@Commune/C2
4 changes: 3 additions & 1 deletion web/www/horas/Latin/Sancti/12-29r.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
@Sancti/12-29

[Rank](rubrica 1960)
S. Thomæ Cantuariensis Episcopi et Martyris;;Simplex;;1.1;;vide C2
S. Thomæ Cantuariensis Episcopi et Martyris;;Comemoratio;;5;;vide C2

[Rule]
vide C2;
Expand Down
92 changes: 0 additions & 92 deletions web/www/horas/Latin/Sancti/12-30.txt

This file was deleted.

1 change: 0 additions & 1 deletion web/www/horas/Latin/Sancti/12-30o.txt

This file was deleted.

1 change: 1 addition & 0 deletions web/www/horas/Latin/Sancti/12-31.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ S. Silvestri Papæ et Confessoris;;Simplex;;1.1;;vide C4
vide C4;
9 lectiones
OPapaC=Silvéstrum;
Lectio1 OctNat

[Ant Vespera]
@Sancti/12-25:Ant Vespera 3
Expand Down
2 changes: 1 addition & 1 deletion web/www/horas/Latin/Sancti/12-31r.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[Rank](rubrica 1960)
S. Silvestri Papæ et Confessoris;;Simplex;;1.1;;vide C4
S. Silvestri Papæ et Confessoris;;Commemoratio;;5;;vide C4

[Rule]
vide C4;
Expand Down
23 changes: 0 additions & 23 deletions web/www/horas/Latin/SanctiM/12-30.txt

This file was deleted.

1 change: 0 additions & 1 deletion web/www/horas/Latin/Tabulae/Kalendaria/1888.txt
Original file line number Diff line number Diff line change
Expand Up @@ -289,5 +289,4 @@
12-27=12-27o=S. Joanni Apostoli=5=
12-28=12-28o=Ss. Innocetium=5=
12-29=12-29o=S. Thomae Episcopi et Martyris=2=
#12-30=12-30o=Die VI infra Octavam Nativitatis=2=
12-31=12-31o=S. Silvestri Papae et Conf=3=
3 changes: 3 additions & 0 deletions web/www/horas/Latin/Tabulae/Tempora/1570.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,6 @@ Tempora/Pent04-3=Tempora/Pent04-3o;;
Tempora/Pent04-4=Tempora/Pent04-4o;;
Tempora/Pent04-5=Tempora/Pent04-5o;;
Tempora/Pent05-0=Tempora/Pent05-0o;;
Tempora/Nat29=Tempora/Nat29o;;
Tempora/Nat30=Tempora/Nat30o;;
Tempora/Nat31=Tempora/Nat31o;;
3 changes: 3 additions & 0 deletions web/www/horas/Latin/Tabulae/Tempora/1888.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ Tempora/Pent03-2=Tempora/Pent03-2Feria;;
Tempora/Pent03-3=Tempora/Pent03-3Feria;;
Tempora/Pent03-4=Tempora/Pent03-4Feria;;
Tempora/Pent03-5=Tempora/Pent03-5Feria;;
Tempora/Nat29=Tempora/Nat29o;;
Tempora/Nat30=Tempora/Nat30o;;
Tempora/Nat31=Tempora/Nat31o;;
3 changes: 3 additions & 0 deletions web/www/horas/Latin/Tabulae/Tempora/1906.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ Tempora/Pent03-2=Tempora/Pent03-2Feria;;
Tempora/Pent03-3=Tempora/Pent03-3Feria;;
Tempora/Pent03-4=Tempora/Pent03-4Feria;;
Tempora/Pent03-5=Tempora/Pent03-5Feria;;
Tempora/Nat29=Tempora/Nat29o;;
Tempora/Nat30=Tempora/Nat30o;;
Tempora/Nat31=Tempora/Nat31o;;
2 changes: 1 addition & 1 deletion web/www/horas/Latin/Tempora/Nat1-0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Dominica Infra Octavam Nativitatis;;Semiduplex;;5.5;;ex Sancti/12-25
[Rule]
9 lectiones
ex Sancti/12-25
Lectio1 Sancti
Psalmi Dominica
Lectio1 OctNat

[Ant Vespera]
@Sancti/12-25:Ant Vespera 3
Expand Down
3 changes: 2 additions & 1 deletion web/www/horas/Latin/Tempora/Nat1-0a.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ This file is to be used when the Sunday falls on Dec 29.
[Commemoratio 1] (rubrica tridentina)
@Sancti/12-25:Octava
@Sancti/12-26:Octava
@Sancti/12-27:Octava
@Sancti/12-27:Octava

Loading

0 comments on commit 063bbf9

Please sign in to comment.