-
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.
According to our discussion in BetaMasaheft/Documentation#2627.
- Loading branch information
1 parent
00008ac
commit 2a9c0d5
Showing
1 changed file
with
71 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,71 @@ | ||
<?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="LIT7105NamesSolomon" xml:lang="en" type="work"> | ||
<teiHeader> | ||
<fileDesc> | ||
<titleStmt> | ||
<title xml:lang="gez" xml:id="t1">አስማተ፡ ሰሎሞን፡</title> | ||
<title xml:lang="gez" corresp="#t1" type="normalized">ʾAsmāta Salomon</title> | ||
<title xml:lang="en" corresp="#t1">Names of Solomon</title> | ||
<editor role="generalEditor" key="AB"/> | ||
<editor key="CH"/> | ||
<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> | ||
<listWit> | ||
<witness corresp="BLorient5425"/> | ||
</listWit> | ||
</sourceDesc> | ||
</fileDesc> | ||
<encodingDesc> | ||
<p>A digital born TEI file</p> | ||
</encodingDesc> | ||
<profileDesc> | ||
<creation/> | ||
<abstract> | ||
<p>Magic prayer of the secret names of Solomon.</p> | ||
</abstract> | ||
<textClass> | ||
<keywords> | ||
<term key="Magic"/> | ||
<term key="Prayers"/> | ||
</keywords> | ||
</textClass> | ||
<langUsage> | ||
<language ident="en">English</language> | ||
<language ident="gez">Gǝʿǝz</language> | ||
</langUsage> | ||
</profileDesc> | ||
<revisionDesc> | ||
<change who="CH" when="2024-10-16">Created entity</change> | ||
</revisionDesc> | ||
</teiHeader> | ||
<text> | ||
<body> | ||
<div type="bibliography"> | ||
<listRelation> | ||
<relation name="saws:isDifferentTo" active="LIT7105NamesSolomon" passive="LIT3991Prayer"/> | ||
</listRelation> | ||
</div> | ||
<div xml:lang="gez" type="edition"> | ||
<note>The following incipit is taken from <ref type="mss" corresp="BLorient5425"/> as quoted in | ||
<bibl><ptr target="bm:Strelcyn1978BritishLibrary"/><citedRange unit="page">122</citedRange></bibl>.</note> | ||
<div type="textpart" subtype="incipit"> | ||
<ab>በስመ፡ <gap reason="ellipsis"/> አስማተ፡ ሰሎሞን፡ ዘንተ፡ አስማተ፡ በእንተ፡ ተግባረ፡ ሰብእ፡ እቤእቤእቤ፡ <gap reason="ellipsis"/> በዝንቱ፡ አስማት፡ | ||
አድኅኖ፡ ገብርከ፡ ገብረ፡ መድኅን፡ አምኵሉ፡ ተግባረ፡ ሰብእ፡ ወእምኵሉ፡ አቃብያነ፡ ሥራይ፡ ወእምኵሉ፡ ወእምኵሉ፡ ግብረ፡ ጸላዒ፡ ሰይጣን፡</ab> | ||
</div> | ||
</div> | ||
</body> | ||
</text> | ||
</TEI> |