diff options
Diffstat (limited to 'data/of/amendments/008-our-lady-of-loreto.sexp')
| -rw-r--r-- | data/of/amendments/008-our-lady-of-loreto.sexp | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/data/of/amendments/008-our-lady-of-loreto.sexp b/data/of/amendments/008-our-lady-of-loreto.sexp new file mode 100644 index 0000000..1ddcb91 --- /dev/null +++ b/data/of/amendments/008-our-lady-of-loreto.sexp @@ -0,0 +1,27 @@ +; data/of/amendments/008-our-lady-of-loreto.sexp -- ADDS Our Lady of +; Loreto to the General Roman Calendar. +; +; Decree: Congregation for Divine Worship and the Discipline of the +; Sacraments, 7 October 2019, Prot. N. 404/19. Signed Robertus Card. Sarah +; (Praefectus) + Arturus Roche (Archiepiscopus a Secretis). +; Published: AAS 111 (2019), 1789-1790. +; +; What it does: inscribes 10 December, memoria ad libitum. Verified +; directly against the decree's own annexed calendarium table row +; (docs/research/of/aas-monthly/2019_novembre.pdf, line 4718): "10 B. +; Mariae Virginis de Loreto". +; +; No lectio entry exists for this decree; `en`/`la` are this task's own +; rendering, `la` matching the calendarium row above verbatim. +((id of-amend-08-our-lady-of-loreto) + (directives + ((Add + ((date (Fixed (month 12) (day 10))) + (cel + ((slug our-lady-of-loreto) + (names + ((en "Our Lady of Loreto") + (la "B. Mariae Virginis de Loreto"))) + (rank Memoria_ad_libitum) (status Feast) (colour White) + (subject Bvm) (citations ()) (layer of-universal))))) + ))) |
