Untitled
<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://raw.githubusercontent.com/erc-dharma/project-documentation/master/schema/latest/DHARMA_Schema.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="https://raw.githubusercontent.com/erc-dharma/project-documentation/master/schema/latest/DHARMA_Schema.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<?xml-model href="https://raw.githubusercontent.com/erc-dharma/project-documentation/master/schema/latest/DHARMA_SQF.sch" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<?xml-model href="https://epidoc.stoa.org/schema/latest/tei-epidoc.rng" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="https://epidoc.stoa.org/schema/latest/tei-epidoc.rng" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0" xml:lang="eng">
<teiHeader>
<fileDesc>
<titleStmt>
<title><!-- ADD TITEL HERE --></title>
<respStmt>
<resp key="contributor">EpiDoc Encoding</resp>
<persName ref="part:jeth">
<forename>Jens Christian</forename>
<surname>Thomas</surname>
</persName>
</respStmt>
<respStmt>
<resp key="creator">intellectual authorship of edition</resp>
<!-- Or the editor if only minor adjustments have been made -->
<persName ref="part:jeth">
<forename>Jens Christian</forename>
<surname>Thomas</surname>
</persName>
</respStmt>
</titleStmt>
<publicationStmt>
<authority><ref target="https://dharmalekha.info">DHARMA</ref></authority>
<pubPlace>Berlin</pubPlace>
<idno type="filename">DHARMA_INSTelugu00058.xml</idno>
<availability><licence target="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</licence></availability>
<date from="2019" to="2025">2019-2025</date>
</publicationStmt>
<sourceDesc><!-- only the handDesc can be filled in at this stage -->
<msDesc><!-- //// NB: the msIdentifier had to be added for validation purposes ///. It will be edited later with the metadata spreadsheet -->
<msIdentifier>
<repository>DHARMAbase</repository>
<idno/>
<!-- don't modify this -->
</msIdentifier>
<msContents><!-- describe the intellectual content of an inscription -->
<summary><!-- //// NOT MANDATORY ////--></summary>
<!-- offers the possibility to give a summary of the inscription's content -->
</msContents>
<physDesc>
<handDesc>
<p><!-- The script name(s) will be inserted here at a later stage from the metadata spreasheet. At this stage, you can mention here in a free-text paragraph any characteristics of the writing observed more than once in this inscription that seem unusual/uncommon or otherwise noteworthy given the general characteristics of the script in question. See EGD 11.2. --></p>
<!-- If you need to identify individual hands (EGD §7.5/) in addition to one or more paragraphs of general palaeographic description, wrap <summary> around the <p> or <p>s above, and, outside <summary>, create <handNote> elements for each hand as follows:
<summary><p><p/></summary>
<handNote xml:id="Pallava00001_hand1"></handNote>
<handNote xml:id="Pallava00001_hand2"></handNote>
-->
</handDesc>
</physDesc>
</msDesc>
</sourceDesc>
</fileDesc>
<encodingDesc>
<p>Encoded in TEI/EpiDoc according to the <ref target="https://hal.science/halshs-02888186">DHARMA Encoding Guide for Documentary Editions, version 2</ref></p>
</encodingDesc>
<revisionDesc>
<change who="part:jeth" when="2020-11-09">Initial encoding of the file</change>
<!-- add changes here -->
</revisionDesc>
</teiHeader>
<text xml:space="preserve">
<body>
<div type="edition" xml:lang="tel-Latn"><!-- update the @xml:lang value, see EGD §7.2-->
<p>
<lb n="1"/>svasti śrīma<add place="below">T</add><lb n="2" break="no"/>vikramāditya
</p>
</div>
<div type="apparatus">
<!--apparatus encoded as per EGD §9.1, basic elements for apparatus below-->
<listApp><!-- one <app> for each apparatus entry -->
<app loc="1">
<lem>śrī<!-- more --></lem>
<note>The ⟨r⟩ looks like a ⟨r̥⟩ but might just be an ornate form in this particular word.</note>
</app>
</listApp>
</div>
<div type="translation">
<!--translation encoded as per EGD §9.2 -->
</div>
<div type="commentary">
<!--commentary encoded as per section §9.3 -->
</div>
<div type="bibliography">
<!--bibliography encoded as per section §9.4 -->
<!-- NB: you are encouraged to experiment with encoding bibliography to the extent you have the bibliographic data available, but it is not mandatory at this stage, because our bibliographic data are normally assembled along with other metadata in spreadsheets and will be imported from there into our xml files by a semi-automated process at a later stage. -->
<p><!-- formulate epigraphic lemma here, using the items of primary bibliography --></p>
<listBibl type="primary">
<bibl n="siglum"/><!-- one <bibl/> per item of primary bibliography. Every entry mentionned in apparatus should hava a @n to declare its sigla -->
</listBibl>
<listBibl type="secondary">
<bibl/><!-- one <bibl/> per item of secondary bibliography -->
</listBibl>
</div>
</body>
</text>
</TEI>