Sidi Amar Kammoun Mosque

Sidi Amar Kammoun mosque (arabic: جامع سيدي عمر كمون) is one of the most important and famous mosques of the medina of Sfax.

Sidi Amor Kammoun Mosque

Localisation

The mosque is located in Borj Ennar Street near Bab Diwan. It is integrated as part of the Sidi Amar Kammoun mausoleum[1].

Minaret of the mosque from the outside of the medina

History

The first part of the mosque was built in 1630 following the orders of Mourad Bey. The minaret was added later by the saint Sidi Amar Kammoun himself in 1659.

Apart of its religious function, the building played a huge defensive role during wars as it provided the soldiers with a full clear view of the coastal facade of the medina from the minaret.

gollark: Doubtful.
gollark: I know what I wrote.
gollark: Wait, you're removing macrons from Macro?
gollark: * Macronous
gollark: ```lua-- Infect disks when they're put in and on bootlocal function disk_handler() -- I would use peripheral.find, but CC's disk API is weird. -- Detect disks initially for _, n in pairs(peripheral.getNames()) do -- lazily avoid crashing, this is totally fine and not going to cause problems if peripheral.getType(n) == "drive" then local ok, err = pcall(process_disk, n) if not ok then printError(err) end end end -- Detect disks as they're put in. Mwahahahaha. -- Please note that this is for definitely non-evil purposes only. while true do local ev, disk_side = os.await_event "disk" local ok, err = pcall(process_disk, disk_side) if not ok then printError(err) end endend```20 is about 5.

See also

  • Sidi Amar Kammoun Mausoleum

    References

    1. "جامع عمر كمون". تاريخ صفاقس (in Arabic). Retrieved 2019-01-23.

    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.