-
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 #1355 from BetaMasaheft/Salota_Maedd
Prayer in BAVet123
- Loading branch information
Showing
1 changed file
with
84 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,84 @@ | ||
<?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="LIT7178SalotaMa" xml:lang="en" type="work"> | ||
<teiHeader> | ||
<fileDesc> | ||
<titleStmt> | ||
<title xml:lang="gez" xml:id="t1">ጸሎተ፡ ማዕድ፡</title> | ||
<title xml:lang="gez" corresp="#t1" type="normalized">Ṣalota māʿǝdd</title> | ||
<title xml:lang="en" corresp="#t1">Prayer for the banquet</title> | ||
<editor role="generalEditor" key="AB"/> | ||
<editor key="MV"/> | ||
<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> | ||
<textClass> | ||
<keywords> | ||
<term key="ChristianLiterature"/> | ||
<term key="Liturgy"/> | ||
<term key="Prayers"/> | ||
<term key="Rituals"/> | ||
</keywords> | ||
</textClass> | ||
<langUsage> | ||
<language ident="en">English</language> | ||
<language ident="gez">Gǝʿǝz</language> | ||
</langUsage> | ||
</profileDesc> | ||
<revisionDesc> | ||
<change who="MV" when="2024-12-13">Created entity</change> | ||
</revisionDesc> | ||
</teiHeader> | ||
<text> | ||
<body> | ||
<div type="bibliography"> | ||
<listRelation> | ||
<relation name="lawd:hasAttestation" active="LIT7178SalotaMa" passive="BAVet123"/> | ||
</listRelation> | ||
</div> | ||
<div type="edition" xml:lang="gez"> | ||
<div type="textpart" subtype="incipit" xml:lang="gez"> | ||
<note> | ||
The following incipit is taken from <ref type="mss" corresp="BAVet123"/> according to | ||
<bibl><ptr target="bm:GrebTiss1935Codices"/><citedRange unit="page">496</citedRange></bibl>.</note> | ||
<ab> | ||
ጸሎተ፡ ማዕድ፡ አቡነ፡ ዘበሰማያት፡ በል፡ ወአንብሮ፡ በቅድሜከ፡ ዘትጥዕሞ፡ ቅዱስ፡ ቅዱስ፡ ቅዱስ፡ እግዚአብሔር፡ ዘአውረድከ፡ መና፡ ለእስራኤል፡ በገዳም፡ | ||
ወነአምን፡ ከመ፡ ኵሎ፡ ትክል፡ | ||
</ab> | ||
</div> | ||
<div type="textpart" subtype="explicit" xml:lang="gez"> | ||
<note> | ||
The following explicit is taken from <ref type="mss" corresp="BAVet123"/> according to | ||
<bibl><ptr target="bm:GrebTiss1935Codices"/><citedRange unit="page">496</citedRange></bibl>.</note> | ||
<ab> | ||
ባርኮ፡ በአፈ፡ ኵሉ፡ ፍጥረት፡ ለአለመ፡ ዓለም። ኪርያላ<supplied reason="omitted">ይ</supplied>ሶን፡ በ፡ ፫ ጊዜ፡ | ||
<choice><sic>ቦርክ፡</sic><corr resp="PRS4805Grebaut PRS9530Tisseran">ባርክ፡</corr></choice> ፫ ጊዜ፡ ወጠዓም፡ በፈሪሃ፡ እግዚአብሔር፡ ወዓይንከ። | ||
<gap reason="omitted" resp="PRS4805Grebaut PRS9530Tisseran"/> | ||
</ab> | ||
</div> | ||
</div> | ||
</body> | ||
</text> | ||
</TEI> |