TEI:Body: Difference between revisions

From TEI-XML in Egyptology and Coptic Studies

Jump to: navigation, search
(→‎TEI tagging of text elements: Recommendation for Partial destruction changed)
(→‎TEI tagging of text elements: correction of reference)
Line 23: Line 23:
| Gap (of certain length) || ''<nowiki>sꜢ [///] ı͗rm Ꜣrsn</nowiki>'' || <nowiki>sꜢ <gap reason="destruction" quantity="4" unit="quadrats" /> ı͗rm Ꜣrsn</nowiki> || <ref name="Werning_XML_Rubensohn_2013" />
| Gap (of certain length) || ''<nowiki>sꜢ [///] ı͗rm Ꜣrsn</nowiki>'' || <nowiki>sꜢ <gap reason="destruction" quantity="4" unit="quadrats" /> ı͗rm Ꜣrsn</nowiki> || <ref name="Werning_XML_Rubensohn_2013" />
|-
|-
| Gap (of unknown length) || ''<nowiki>sꜢ [///...///] Ꜣrsn</nowiki>'' || <nowiki>sꜢ <gap reason="destruction" extent="unknown"/> Ꜣrsn</nowiki> || <ref name="Werning_XML_Rubensohn_2013">http://www.tei-c.org/release/doc/tei-p5-doc/en/html/PH.html#PHCOMB</ref>
| Gap (of unknown length) || ''<nowiki>sꜢ [///...///] Ꜣrsn</nowiki>'' || <nowiki>sꜢ <gap reason="destruction" extent="unknown"/> Ꜣrsn</nowiki> || <ref name="Werning_XML_Rubensohn_2013" />
|-
|-
| Partial destruction || ''jmn⌈.t⌉'' || jmn<damage degree="medium">.t</damage> || <ref name="Werning_XML_Rubensohn_2013_example">Werning, Daniel A. 2013 (March). Example of a TEI file from the Rubensohn Project http://wwwuser.gwdg.de/~dwernin/drafts/Werning-Rubensohn_Projekt-Beispieldatensatz-TEI.pdf</ref>
| Partial destruction || ''jmn⌈.t⌉'' || jmn<damage degree="medium">.t</damage> || <ref>http://www.tei-c.org/release/doc/tei-p5-doc/en/html/PH.html#PHCOMB</ref>
|-
|-
| Addition above the line (Leiden System) || <nowiki>ⲁⲛⲟⲕ `ⲡⲁⲡⲁⲥ´ ϯ ⲙⲁⲣⲧⲏⲣⲟⲥ</nowiki> || <nowiki>ⲁⲛⲟⲕ <add place="supralinear">ⲡⲁⲡⲁⲥ</add> ϯ ⲙⲁⲣⲧⲏⲣⲟⲥ</nowiki> || <ref name="Werning_XML_Rubensohn_2013" />
| Addition above the line (Leiden System) || <nowiki>ⲁⲛⲟⲕ `ⲡⲁⲡⲁⲥ´ ϯ ⲙⲁⲣⲧⲏⲣⲟⲥ</nowiki> || <nowiki>ⲁⲛⲟⲕ <add place="supralinear">ⲡⲁⲡⲁⲥ</add> ϯ ⲙⲁⲣⲧⲏⲣⲟⲥ</nowiki> || <ref name="Werning_XML_Rubensohn_2013" />

Revision as of 00:45, 19 May 2014

TEI tagging of text elements

State: in discussion
Phenomenon Traditional Options of TEI/EpiDoc encoding References and comments
Word jmn.t <w>jmn.t</w> [1]
Sentence jmn.t pw <s>jmn.t pw</s> [1]
Line break (manuscript) |x+1 <lb n="x+1" /> [1]
Erroneous addition jmn{.t} jmn<surplus reason="mistake">t</surplus> [2]
Traditional, ‘superfluous’ spelling[3] zw{r}j zw<surplus reason="traditional_orthography">r</surplus>j [2]
Erroneous omission jmn<.w> jmn<supplied reason="omission">.w</supplied>
Idealized reconstructed morphology sḏm.t(w)=f sḏm.t<supplied reason="idealization">w</supplied>=f [2]
Erroneous substitution jmn.{t}<w> jmn.<choice><sic>t</sic><corr>w</corr></choice> [2]
Gap (of certain length) sꜢ [///] ı͗rm Ꜣrsn sꜢ <gap reason="destruction" quantity="4" unit="quadrats" /> ı͗rm Ꜣrsn [2]
Gap (of unknown length) sꜢ [///...///] Ꜣrsn sꜢ <gap reason="destruction" extent="unknown"/> Ꜣrsn [2]
Partial destruction jmn⌈.t⌉ jmn<damage degree="medium">.t</damage> [4]
Addition above the line (Leiden System) ⲁⲛⲟⲕ `ⲡⲁⲡⲁⲥ´ ϯ ⲙⲁⲣⲧⲏⲣⲟⲥ ⲁⲛⲟⲕ <add place="supralinear">ⲡⲁⲡⲁⲥ</add> ϯ ⲙⲁⲣⲧⲏⲣⲟⲥ [2]

TEI tagging of text annotations

Semantic annotation supported by TEI

State: in discussion
Information Traditional Options of TEI/EpiDoc encoding References and comments
Personal names pr-ꜤꜢ Ptrwmys pr-ꜤꜢ <persName type="royal" key="Ptolemaios III.">Ptrwmys</persName> [1]
zẖꜢ Jmn-ḥtp zẖꜢ <persName type="non_royal" key="Amenhotep">Jmn-ḥtp</persName> [1]
Place names n tꜢ sḫ.t Yb n tꜢ sḫ.t<placeName type="settlement" key="Elephantine">Yb</placeName> [1]
Dates n ḥsb.t 11 n <date when-custom="11" datingPoint="PtolemaiosIII." datingMethod="regnal year" when="-236">ḥsb.t 11</date> [1]

Morphosyntactic annotation

State: in discussion

References

  1. 1.0 1.1 1.2 1.3 1.4 1.5 1.6 Cite error: Invalid <ref> tag; no text was provided for refs named Werning_XML_Rubensohn_2013_example
  2. 2.0 2.1 2.2 2.3 2.4 2.5 2.6 Cf. Werning, Daniel A. 2013 (March). Datenkodierung in TEI XML im Rubensohn-Projekt http://wwwuser.gwdg.de/~dwernin/drafts/Werning-TEI_im_Rubensohn_Projekt.pdf, pp. 3-4.
  3. Wolfgang Schenkel. 52012. Tübinger Einführung in die klassisch-ägyptische Sprache und Schrift, 5th, [green] ed., Tübingen: [Wolfgang Schenkel], Ch. 2.5.
  4. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/PH.html#PHCOMB

Bibliography

Community.

Stoa Consortium].

  • TEI P5: Guidelines for Electronic Text Encoding and Interchange, Version 2.2.0 (Update: 25. Okt.

2012) / Version 2.3.0 (Update: 17. Jan. 2013) http://www.tei-c.org/Guidelines/P5/, ed. by the TEI Consortium.

  • Werning, Daniel A. 2013 (March). Datenkodierung in TEI XML im Rubensohn-Projekt

http://wwwuser.gwdg.de/~dwernin/drafts/Werning-TEI_im_Rubensohn_Projekt.pdf