-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #986 from BetaMasaheft/Addisie-EsatZammana
Addisie esat zammana
- Loading branch information
Showing
1 changed file
with
60 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
<?xml-model href="https://raw.githubusercontent.com/BetaMasaheft/schema/master/tei-betamesaheft.rng" | ||
schematypens="http://relaxng.org/ns/structure/1.0"?><?xml-model href="https://raw.githubusercontent.com/BetaMasaheft/schema/master/tei-betamesaheft.rng" | ||
type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?> | ||
<TEI xmlns="http://www.tei-c.org/ns/1.0" xml:id="PRS14593EsatZammana" xml:lang="en" type="pers"> | ||
<teiHeader> | ||
<fileDesc> | ||
<titleStmt> | ||
<title>ʾƎšat Zammana</title> | ||
<editor role="generalEditor" key="AB"/> | ||
<editor key="AY"/> | ||
<funder>Akademie der Wissenschaften in Hamburg</funder> | ||
</titleStmt> | ||
<publicationStmt> | ||
<authority>Hiob-Ludolf-Zentrum für Äthiopistik</authority> | ||
<publisher>Die Schriftkultur des christlichen Äthiopiens und Eritreas: Eine multimediale | ||
Forschungsumgebung / Beta maṣāḥǝft</publisher> | ||
<pubPlace>Hamburg</pubPlace> | ||
<availability> | ||
<licence target="http://creativecommons.org/licenses/by-sa/4.0/"> This file is | ||
licensed under the Creative Commons Attribution-ShareAlike 4.0. </licence> | ||
</availability> | ||
</publicationStmt> | ||
<sourceDesc> | ||
<p/> | ||
</sourceDesc> | ||
</fileDesc> | ||
<encodingDesc> | ||
<p>A digital born TEI file</p> | ||
</encodingDesc> | ||
<profileDesc> | ||
<creation/> | ||
<abstract> | ||
<p/> | ||
</abstract> | ||
<langUsage> | ||
<language ident="en">English</language> | ||
<language ident="gez">Gǝʿǝz</language> | ||
</langUsage> | ||
</profileDesc> | ||
<revisionDesc> | ||
<change who="AY" when="2024-12-03">Created entity</change> | ||
</revisionDesc> | ||
</teiHeader> | ||
<text> | ||
<body> | ||
<listPerson> | ||
<person sex="1"> | ||
<persName xml:lang="gez" xml:id="n1">እሸት፡ ዘመነ፡</persName> | ||
<persName xml:lang="gez" type="normalized" corresp="#n1">Ǝšat Zammana</persName> | ||
<persName><roleName type="title">qasis</roleName></persName> | ||
<faith type="EOTC"/> | ||
<occupation type="literary"/> | ||
<nationality type="Ethiopia"/> | ||
<birth when="1975 " evidence="internal"/> | ||
|
||
</person> | ||
</listPerson> | ||
</body> | ||
</text> | ||
</TEI> |