<tns>

<tns> (temps) indique le temps grammatical lié à une forme fléchie donnée dans un dictionnaire [9.3.1 Information on Written and Spoken Forms]
Module dictionaries — Dictionaries
Attributs att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.lexicographic (@expand, @split, @value, @location, @mergedIn, @opt) (att.datcat (@datcat, @valueDatcat, @targetDatcat)) (att.lexicographic.normalized (@norm, @orig))
Membre du
Contenu dans
Peut contenir
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
des données textuelles
Note

Cet élément est synonyme de <gram type="tense">.

Exemple
<entry>
 <form type="flexion">
  <gramGrp>
   <per value="2"/>
   <number value="singulier"/>
   <tns value="présent"/>
   <mood value="indicatif"/>
  </gramGrp>
  <form type="pronom_personnel">
   <orth>tu</orth>
  </form>
  <form type="entrée">
   <orth>
    <oRef>vas</oRef>
   </orth>
  </form>
 </form>
</entry>
Modèle de contenu
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schéma Declaration
<rng:element name="tns">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.lexicographic.attributes"/>
 <rng:ref name="att.datcat.attributes"/>
 <rng:ref name="att.lexicographic.normalized.attributes"/>
 <rng:ref name="macro.paraContent"/>
</rng:element>
element tns
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.lexicographic.attributes,
   att.datcat.attributes,
   att.lexicographic.normalized.attributes,
   macro.paraContent
}