<?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>Hūli hero stone of the reign of Taila II, Śaka 907</title>
                <!--Change the title of the file, e.g. Raktamālā grant of the time of Budhagupta, year 159-->
                <!-- Add your name in the respStmt matching your involvement -->
                <respStmt>
                    <resp>EpiDoc Encoding</resp>
                    <!-- Work done in the file, e.g. editor ...-->
                    <persName ref="part:sagu"><!-- Update the id -->
                        <forename>Samana</forename>
                        <!-- Fill in your  names — it is possible to use only <name> instead of <foreame> and <surname> -->
                        <surname>Gururaja</surname>
                    </persName>
                </respStmt>
                <respStmt>
                    <resp>intellectual authorship of edition</resp>
                    <!-- This may be the same as the creator of the file -->
                    <persName ref="http://viaf.org/viaf/77694568"><!-- Update the id -->
                        <name>Lionel D. Barnett</name> 
                        
                        <!-- Fill in the name of the responsible scholar — it possible to use only <name> instead of <foreame> and <surname> -->
                    </persName>
                </respStmt>
            </titleStmt>
            <publicationStmt>
                <authority>DHARMA</authority>
                <pubPlace><!-- Fill in here the place or places where the encoding has been done --></pubPlace>
                <idno type="filename">DHARMA_INSKalyanaCalukya00020</idno>
                <!-- Replace by filename, e.g. Pallava00001 -->
                <availability>
                    <licence target="https://creativecommons.org/licenses/by/4.0/">
                        <p>This work is licensed under the Creative Commons Attribution 4.0 Unported
                            Licence. To view a copy of the licence, visit
                            https://creativecommons.org/licenses/by/4.0/ or send a letter to
                            Creative Commons, 444 Castro Street, Suite 900, Mountain View,
                            California, 94041, USA.</p>
                        <p>Copyright (c) 2023 by Samana
                            Gururaja.</p>
                        <!-- replace year and name, use format "Forename1 Surname1 & Forename2 Surname2" or "Forename1 Surname1, Forename2 Surname2 & Forename3 Surname3"  if necessary — the copyright is that of the encoder(s) -->
                    </licence>
                </availability>
                <date from="2019" to="2025">2024</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>
            <projectDesc>
                <p>The project DHARMA has received funding from the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation programme (grant agreement no 809994).</p>
            </projectDesc>
            <schemaRef type="guide"
                key="EGDv01"
                url="https://halshs.archives-ouvertes.fr/halshs-02888186"/>
            <!-- UPDATE the link once the release is made official -->
            <listPrefixDef>
                <prefixDef ident="bib"
                    matchPattern="([a-zA-Z0-9\-\_]+)"
                    replacementPattern="https://www.zotero.org/groups/1633743/erc-dharma/items/tag/$1">
                    <p>Public URIs with the prefix bib to point to a Zotero Group Library named ERC-DHARMA whose data are open to the public.</p>
                </prefixDef>
                <prefixDef ident="part"
                    matchPattern="([a-z]+)"
                    replacementPattern="https://raw.githubusercontent.com/erc-dharma/project-documentation/master/DHARMA_idListMembers_v01.xml#$1">
                    <p>Internal URIs using the part prefix to point to person elements in the <ref>DHARMA_idListMembers_v01.xml</ref> file.</p>
                </prefixDef>
            </listPrefixDef>
        </encodingDesc>
        <revisionDesc>
            <change who="part:axja" when="2020-10-12">Version 3.2 : movinng the xml:lang to the root</change>
            <change who="part:axja" when="2020-07-02">Version 3.1: adding the encodingDesc and linking the template with the DHARMA Schema</change>
            <change who="part:axja" when="2020-03-18">Version 2: addition of handDesc and summary</change>
            <change who="part:axja" when="2019-12-18" status="draft">Creation of the
                template</change>
            <!-- replace this by a line that has you as @who, that has the @date on which you finished the first basic encoding of the file, and that has the following description of what was finished on that date: "Initial encoding of the file." Then add a <change> entry for each significant change to the file. -->
        </revisionDesc>
    </teiHeader>
    <text xml:space="preserve">
      <body>
         <div type="edition" xml:lang="kan-Latn">
             <!-- update the @xml:lang value, see EGD §7.2-->
            <!--edition encoded as per EGD §§2−7-->
             <p>
                 <lb n="1"/><g type="spiral">.</g>svasti <choice><sic>sa</sic><corr>śa</corr></choice>ka-nr̥pa-kālātīta-samvatsaraṁga 907neya pārtthiva-saṁvatsarada
                 <lb n="2"/>caitrada puṇṇame buddhavārādandu sōbhanayyana perggaḍe daddapayyaṁ pūliya po
                 <lb n="3" break="no"/>lada bhaṇḍiy’ eḻtaṁ kemman-akāraṅaṁ koṇḍu pōge kendara kētanuṁ eṟeviṭṭanuṁ taṁbada
                 <lb n="4"/>kētanuṁ paricc[cch]ēdaṁ-geyda mūvaruṁ mēl-āḻuṁ kudureyuma[ṁ] koṇḍu mōkṣakke sandar</p>
             
             <lg n="1" met="mattēbha vikrīḍita">
                 <l n="a"><lb n="5"/>duradoḷ kāydu kaḍaṁgi poṁgi maledōr-ant’ iṟdan eytanda mac</l>
                 <l n="b" enjamb="yes">caradind’ āntoran anta <lb n="6" break="no"/> kaṁg’ iḍaḍ<supplied reason="undefined">e</supplied> kolcand’ ikki mikki vasun</l>
                 <l n="c" enjamb="yes"><supplied reason="undefined">dh</supplied>areyoḷ tan<supplied reason="undefined">n</supplied>’ adaṭuṁ patāpamumad ā rājōttamaṁ pe<supplied reason="undefined">r</supplied>cci <lb n="7"/> ken</l>
                 <l n="d" enjamb="yes">dara kēta<supplied reason="undefined">ṁ</supplied> vara-vāsavā<supplied reason="undefined">ṁ</supplied>ganeyaroḷ kūḍ’ iḻdan ā svarggadoḷ <g type="ddanda">.</g></l></lg>
             
             <p>tōḍuṁ bīḍuṁ ad’ uḍuga
                <lb n="8" break="no"/> de pāḍ aṟid’ eccāji raṁgadoḷ vājiya<supplied reason="undefined">n</supplied> aḻkāḍi surā<supplied reason="undefined">ṁ</supplied>ganeyaroḷaṁ kūḍidon ēṁ kaliye nega
                <lb n="9" break="no"/>ḻda ken<supplied reason="undefined">dara kētaṁ <g type="ddanda">.</g></supplied></p>
             
             <p>si<supplied reason="undefined">ṁ</supplied>gam-ibhaṁgaḷaṁ nuguvante tara <gap reason="undefined" unit="character" quantity="3" precision="low"/>gi saṁgadoḷ kaḻida kendara maṟasiṁ
                 <lb n="10" break="no"/>gaṁ me <gap reason="undefined" unit="character" quantity="7" precision="low"/> ṁ gaṇḍan adaṭanō <g type="ddanda">.</g>
             </p>
             
                 
             
         </div>
          
          
         <div type="apparatus">
           <!--apparatus encoded as per EGD §9.1, basic elements for apparatus below-->
                        </div>
         
          
          <div type="translation" resp="part:sagu">
             
          </div>
         
          
          
          <div type="commentary">
            <!--commentary encoded as per section §9.3 -->
         </div>
       
         <div type="bibliography">
	<!--bibliography encoded as per section §9.4 -->
           <p><!-- formulate epigraphic lemma here, using the items of primary bibliography --></p>
        	<listBibl type="primary">
            <bibl n="B1926"><ptr target="bib:Barnett1926_01"/><citedRange unit="page">170-172</citedRange></bibl>
        	  <bibl n="N2004"><ptr target="bib:Nagayya2011"/><citedRange unit="page">30-31</citedRange></bibl>   
	</listBibl>
       </div>
      
      </body>
  </text>
</TEI>