Skip to content

Python/Plotly-Dash web application informs about most important egypt pharaoh names of BC dynasties.

License

Notifications You must be signed in to change notification settings

IloBe/Egypt-Pharaoh-Hieroglyphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 

Repository files navigation

made-with-python MIT license

Egypt Pharaoh Hieroglyphs

Python/Plotly-Dash web application informs about most important Egypt pharaoh names of main BC dynasties.

Note:
The goal implementing this web application is to learn functionalities and concepts of Plotly-Dash. As I am not an archaeologist, but a data scientist, I do not guarantee the correctness and completeness of the pharaoh name list. Notes on errors and necessary corrections are therefore expressly welcome.

Data

Regarding the historical data used for analysis from a self-generated dataset, the BC dates from the first dynasty up to the late period and its dynasties given are approximate. The information is based on Stephen Quirke, 2010, Who are the Pharaohs? published by The British Museum. Another source of more detailed listed pharaoh names is given via Wikipedia, but I don't know how much such article is reviewed and accepted by domain experts.
So, regarding the kings list of the web application (the egypt_pharaohs_dynasties.csv data source stored in the data directory) is created with primary focus on the Quirke information, but predynastic rulers before dynasty one and the greek resp. roman period after the late period have been ignored yet.
Sources and attribution of shown images are mentioned according CC. No image changes are made. If known, the creator is mentioned as well.

Regarding the pharaoh names: Associated hieroglyphs with its transliterations are created with the open source hieroglyph editor JSesh from Serge Rosmorduc and the special font for Egyptian characters Trlit_CG Times. To use this application, this specific font has to be installed. A general introduction reading Egyptian hieroglyphs delivers the step-by-step guide of Mark Collier and Bill Manley from The British Museum.

The Five Names of Pharaoh

Names are important to establish identity, particularly for a king or queen. In general, Egyptian pharaohs received five names to emphasise their power compared to ordinary people. They got the first one at birth and four additional ones at accession. In classical order, the royal name titles were:

  • Horus - rectangular box with horus falcon in front of it called serech, it has been the only framed royal name up to the fourth dynasty
  • He of the Two Ladies - starts with hieroglyphs for upper- and lower-egypt, the falcon Nechbet and the cobra Wadjet
  • (Horus of) Gold - starts with horus falcon sitting on the hieroglyph sign for gold
  • He of the Sedge and Bee - throne name in general as cartouche, used from the fourth dynasty on
  • Son of Ra - birth name of the king, shown as cartouche as well, can be modified by an added epithet which is in the created data .csv file given in parenthesis

So, their five names are an elaboration of names, titles and epithets. On monuments you will find mainly the three common ones which are the Horus name and the praenomen (assigned on accession) resp. nomen (birth name), both contained in cartouches. The cartouche contents of the pharaoh names look a little bit different for kings or queens depending on specific king list visualisation.

King Lists

Few king lists are found, the major ones are:

  • Karnak - inscribed in stone during the reign of Thutmose II
  • Abydos - inscribed in stone during the reign of Seti I
  • Saqqara - inscribed in stone during the reign of Ramesses II

They include rows of pharaoh names cartouches. Basis for this application is the Abydos list (object image created by Olaf Tausch). This list is used as background information to create the transliterals and cartouche images.

abydos_kinglist

Application

After starting the application with browser zoom factor 90% and having read some information about it on the home page, you can search for names selecting a specific period or dynasty via hovering on dropdown menu buttons of the navigation bar. E.g. having clicked on second dynasty the page you are going to get is looking like this, after having installed the mentioned font for diacritic transliteration. There you can filter on Object, Throne- and Birth-Names.

sec_dyn

Software

In general, the software is implemented with Python 3.12.0 and for the web application with Plotly 5.17.0, Dash 2.15.0.

License

This project coding is released under the MIT license.

About

Python/Plotly-Dash web application informs about most important egypt pharaoh names of BC dynasties.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages