<orth>

<orth> (forma ortografica) fornisce la forma ortografica di un lemma. [9.3.1 Information on Written and Spoken Forms]
Modulodictionaries — Dictionaries
Attributiatt.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.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt) (att.datcat (@datcat, @valueDatcat))
typefornisce il tipo di trascrizione ortografica.
Stato Opzionale
Tipo di dati

<rng:ref name="data.enumerated"/>
data.enumerated
extentfornisce l'ampiezza di informazioni ortografiche fornite. I valori esemplificativi includono: 1] full(full form) ; 2] pref(prefix) ; 3] suff(suffix) ; 4] part(partial)
Stato Opzionale
Tipo di dati

<rng:ref name="data.enumerated"/>
data.enumerated
I valori esemplificativi includono:
full
(forma completa) [Valore di default]
pref
(prefisso)
suff
(suffisso)
part
(parziale)
Membro del
Contenuto in
core: cit
dictionaries: dictScrap entryFree form
namesdates: nym
Può contenere
dictionaries: lang oRef oVar pRef pVar
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
Dichiarazione

<rng:element name="orth">
 <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.lexicographic.attributes"/>
 <rng:ref name="att.datcat.attributes"/>
 <rng:optional>
  <rng:attribute name="type">
   <rng:ref name="data.enumerated"/>
  </rng:attribute>
 </rng:optional>
 <rng:optional>
  <rng:attribute name="extent"
   a:defaultValue="full">

   <rng:ref name="data.enumerated"/>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.paraContent"/>
</rng:element>
element orth
{
   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.lexicographic.attributes,
   att.datcat.attributes,
   attribute type { data.enumerated }?,
   attribute extent { data.enumerated }?,
   macro.paraContent
}
Esempio
<form type="infl">
 <orth>brags</orth>
 <orth>bragging</orth>
 <orth>bragged</orth>
</form>
Esempio
<form>
 <orth type="standardxml:lang="ko-Hang">치다</orth>
 <orth type="transliterated"
  xml:lang="ko-Latn">
chida</orth>
</form>