Skip to content

TEI

<sourceDoc>

<sourceDoc>
   <!-- Page -->
   <surface xml:id="P1" cert="gold">
      <graphic url="url"/>
      <!-- Zone -->
      <zone xml:id="P1Z1" type="segmOntoZone" subtype="subtype"
        n="1" points="1,2 3,4 5,6" source="uri">
         <!-- Mask -->
         <zone xml:id="P1Z1L1" type="segmOntoLine" subtype="subtype"
            n="1" points="1,2 3,4 5,6" source="uri">
            <!-- baseline -->
            <path xml:id="P1Z1L1B" type="baseline"
               points="1,2 3,4 5,6"/>
            <!-- transcription -->
            <line xml:id="P1Z1L1T">A transcription</line>
         </zone>
      </zone>
   </surface>
</sourceDoc>

<standOff>

<text>
   <body>
      <p>
        <seg xml:id="s1">
          <w xml:id="s1w1">mãnge</w>
        </seg>
      </p>
   </body>
</text>
<standOff>
   <listAnnotation type="linguistic">
      <annotationBlock corresp="#s1">
         <spanGrp>
           <span target="#s1w1" ana="#s1ling1"/>
         </spanGrp>
         <fs xml:id="#s1ling1">
           <f name="lemma">
              <string>manger</string>
           </f>
         </fs>
      </annotationBlock>
   </listAnnotation>
</standOff>