List of cathedrals in Chad
This is the list of cathedrals in Chad sorted by denomination.
Roman Catholic
Cathedrals and pro-cathedrals of the Roman Catholic Church in Chad:[1]
- Cathedral of St. Theresa in Doba
- Cathedral of St. Mary of the Angels in Goré
- Cathedral of St. Ignatius in Mongo
- Cathedral of the Sacred Heart in Moundou
- Cathedral of Our Lady in Ndjamena
- Cathedral of Sts. Peter and Paul in Pala
- Cathedral of Our Lady of the Immaculate Conception in Sarh
- Pro-cathedral of the Holy Family in Laï
gollark: al
gollark: ™
gollark: al
gollark: The world does not, in fact, make sense.
gollark: ```python#!/usr/bin/env python3import randomimport fileinput# https://github.com/LyricLy/Esobot/blob/bcc9e548c84ea9b23fc832d0b0aaa8288de64886/cogs/general.pylyrictable_raw = { "a": "а", "c": "с", "e": "е", "s": "ѕ", "i": "і", "j": "ј", "o": "о", "p": "р", "y": "у", "x": "х" }lyrictable = str.maketrans({v: k for k, v in lyrictable_raw.items()})for line in fileinput.input(): line = line.replace("\n", "") print(line.translate(lyrictable).replace("\u200b", ""))```
References
- GCatholic.org: Cathedrals Chad
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.