Borj Ennar

Borj Ennar (Arabic:برج النار) is one of the fortifications of the medina of Sfax.

Borj Ennar

Localisation

The fort is located in the southeast corner of the medina, close to Bab Diwan and Bab Borj Ennar. It is in continuity with the walls and allows a full supervision to all the coastal facade of the medina as well as part of its eastern one.[1]

History

According to historians, Borj Ennar was built at the same time as the foundation of the medina. Originally? Its main role was to monitor the interior of the medina and its surrounding lands, and to notify the rest of the forts that were guarding the maritime border of the country using firecrackers. It is to this role that the monument owes its current name, Borj Ennar meaning "Fort of fire" in Arabic.[1]

During the 18th century, a second fort was attached to the south facade of Borj Ennar. It is Borj Errbat, which got destroyed during the bombings of the Second World War.

Currently, Borj Ennar serves as the headquarters of the Association of Safeguard of the Medina of Sfax. Several other associations also organize their events in its main courtyard.[1]

Architecture

Borj Ennar occupies a total area of 600 m2. It is surrounded by four towers, the two to the south are higher (fifteen meters). Its initial architecture was damaged by bombings of the war.[1]

gollark: It's not THAT bad. I documented most of how it works and it's not even directly installed from pastebin now.
gollark: It makes more sense, yes, thus I will not implement it.
gollark: Except it's addition.
gollark: <@563866872702042132> I already did the calling-is-multiplication thing.
gollark: This occurs in the final phase of potatoBIOS initialization:```luaif potatOS.registry.get "potatOS.immutable_global_scope" then setmetatable(_G, { __newindex = function(_, x) error(("cannot set _G[%q] - _G is immutable"):format(tostring(x)), 0) end })endif meta then _G.meta = meta.new() endif _G.textutilsprompt then textutils.prompt = _G.textutilsprompt endif process then process.spawn(keyboard_shortcuts, "kbsd") if http.websocket then process.spawn(skynet.listen, "skynetd") process.spawn(potatoNET, "systemd-potatod") end local autorun = potatOS.registry.get "potatOS.autorun" if type(autorun) == "string" then autorun = load(autorun) end if type(autorun) == "function" then process.spawn(autorun, "autorun") end if potatOS.registry.get "potatOS.extended_monitoring" then process.spawn(excessive_monitoring, "extended_monitoring") end if run then process.spawn(run_shell, "ushell") endelse if run then print "Warning: no process manager available. This should probably not happen - please consider reinstalling or updating. Fallback mode enabled." local ok, err = pcall(run_shell) if err then printError(err) end os.shutdown() endendwhile true do coroutine.yield() end```

References

  1. Mahfoudh, Faouzi (1988). The city of Sfax: monumental archeology and urban evolution research. Paris: Paris-Sorbonne University. pp. 92–95.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.