diff options
Diffstat (limited to 'data/of/amendments/007-paul-vi.sexp')
| -rw-r--r-- | data/of/amendments/007-paul-vi.sexp | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/data/of/amendments/007-paul-vi.sexp b/data/of/amendments/007-paul-vi.sexp new file mode 100644 index 0000000..1342e3b --- /dev/null +++ b/data/of/amendments/007-paul-vi.sexp @@ -0,0 +1,31 @@ +; data/of/amendments/007-paul-vi.sexp -- ADDS St Paul VI, pope, to the +; General Roman Calendar. +; +; Decree: Congregation for Divine Worship and the Discipline of the +; Sacraments, 25 January 2019. Signed Robertus Card. Sarah (Praefectus). +; (Protocol number not visible in the extracted text near the signature +; block -- not chased further, the AAS citation is unambiguous.) +; Published: AAS 111 (2019), 212-213. +; +; What it does: inscribes 29 May, memoria ad libitum. Verified directly +; against the decree's own calendarium table row +; (docs/research/of/aas-monthly/2019_febbraio.pdf, line 3888): "... +; celebrationem sancti Pauli VI, papae, die 29 [maii]..." -- title "S. +; Pauli VI, papae". +; +; No lectio entry exists for this decree; `en`/`la` are this task's own +; rendering, following the decree's own Latin title and +; calendar-2002.sexp's own convention for other popes (e.g. +; "john-xxiii-pope"). +((id of-amend-07-paul-vi) + (directives + ((Add + ((date (Fixed (month 5) (day 29))) + (cel + ((slug paul-vi-pope) + (names + ((en "Saint Paul VI, pope") + (la "S. Pauli VI, papae"))) + (rank Memoria_ad_libitum) (status Feast) (colour White) + (subject Saint) (citations ()) (layer of-universal))))) + ))) |
