-
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 #1321 from BetaMasaheft/LIT7143Letter
Lit7143 letter
- Loading branch information
Showing
1 changed file
with
80 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,80 @@ | ||
<?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="LIT7143Letter" xml:lang="en" type="work"> | ||
<teiHeader> | ||
<fileDesc> | ||
<titleStmt> | ||
<title xml:lang="en" xml:id="t1">Letter 1 of St Antony </title> | ||
<editor role="generalEditor" key="AB"/> | ||
<editor key="MKr"/> | ||
<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> | ||
<listBibl type="clavis"> | ||
<bibl type="CPG"> | ||
<ptr target="bm:CPG2"/> | ||
<citedRange unit="item">2330</citedRange> | ||
</bibl> | ||
</listBibl> | ||
</sourceDesc> | ||
</fileDesc> | ||
<encodingDesc> | ||
<p>A digital born TEI file</p> | ||
</encodingDesc> | ||
<profileDesc> | ||
<creation/> | ||
<abstract> | ||
<p/> | ||
</abstract> | ||
<textClass> | ||
<keywords> | ||
<term key="ChristianLiterature"/> | ||
<term key="MonasticLiterature"/> | ||
<term key="Translation"/> | ||
</keywords> | ||
</textClass> | ||
<langUsage> | ||
<language ident="en">English</language> | ||
<language ident="gez">Gǝʿǝz</language> | ||
</langUsage> | ||
</profileDesc> | ||
<revisionDesc> | ||
<change who="MKr" when="2024-11-11">Created entity</change> | ||
</revisionDesc> | ||
</teiHeader> | ||
<text> | ||
<body> | ||
<div type="bibliography"> | ||
|
||
<listBibl type="secondary"> | ||
<bibl><ptr target="bm:Nau1909Version"/></bibl> | ||
</listBibl> | ||
|
||
|
||
<listRelation> | ||
<relation name="saws:isAttributedToAuthor" active="LIT7143Letter" passive="PRS1962Anthony"/> | ||
</listRelation> | ||
</div><!----> | ||
|
||
<div xml:lang="gez" type="edition"> | ||
<note>The incipit is taken from <ref type="mss" corresp="EMML7469"/>.</note> | ||
<div type="textpart" subtype="incipit"> | ||
<ab xml:lang="gez">ቅደመ፡ ኵሉ፡ እኤምኅ፡ ፍቅረክሙ፡ አንተ፡ በእግዚአብሔር፡ ይመስለኒ፡ ለነፍስ፡ እለ፡ በጽሐ፡ ይጼውዖን፡ ጸጋ፡ እግዚአብሔር፡ ውስተ፡ ዜና፡ ስብከቱ፡ ቦቱ፡ ዘዚአሆን፡ | ||
ሠለስተ፡ እመ፡ ብእሲኒ፡ ወእመ፡ ብእሲተኒ፡ ቦእለ፡ እምነ፡ እምግዕዘነ፡ ርእሶን፡ ወእምስነ፡ ፍጥረት፡ ዘውስቴቶን፡ ዘእምቀዳሚ፡ በጽሖን፡ ቃለ፡ እግዚአብሔር፡ ወኢአንገአገአ፡ አላ፡ ተለዋሁ፡ ተሠረአን፡ | ||
ከመ፡ አብርሃም፡ አቡነ፡ ቀዳሚ፡ ዘከመ፡ ርእዮ፡ እግዚአብሔር።</ab> | ||
</div> | ||
</div> | ||
</body> | ||
</text> | ||
</TEI> |