<etym>

<etym> (étymologie) dans une entrée, contient les informations étymologique 9.3.4 Etymological Information
Moduledictionaries — 9 Dictionaries
Attributs att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
Utilisé par
Peut contenir
Declaration

<rng:element name="etym">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.lexicographic.attributes"/>
<rng:zeroOrMore>
 <rng:choice>
  <rng:text/>
  <rng:ref name="model.gLike"/>
  <rng:ref name="model.phrase"/>
  <rng:ref name="model.inter"/>
  <rng:ref name="usg"/>
  <rng:ref name="lbl"/>
  <rng:ref name="def"/>
<!-- <rng:ref name="trans"/>-->
<!-- <rng:ref name="tr"/>-->
  <rng:ref name="model.morphLike"/>
<!-- <rng:ref name="dicteg"/>-->
  <rng:ref name="xr"/>
  <rng:ref name="model.global"/>
 </rng:choice>
</rng:zeroOrMore>
</rng:element>
element etym
{
   att.global.attributes,
   att.lexicographic.attributes,
   (
      text
    | model.gLikemodel.phrasemodel.interusglbldefmodel.morphLikexrmodel.global
   )*
}
Exemple
<entry>
 <form>
  <orth>publish</orth> ... </form>
 <etym>
  <lang>ME.</lang>
  <mentioned>publisshen</mentioned>, <lang>F.</lang>
  <mentioned>publier</mentioned>, <lang>L.</lang>
  <mentioned>publicare, publicatum</mentioned>. <xr>See <ref>public</ref>; cf. 2d <ref>-ish</ref>.</xr>
 </etym>
</entry> (From: Webster's Second International)
Note
Peut contenir des caractères combinés avec n'importe quels autres éléments définis dans le jeu de balises propre aux dictionnaires.
Il n'y a aucun consensus sur la structure interne propre à une étymologie, ou même sur le fait qu'une telle structure soit appropriée. L'élément etym ne contient donc que du texte non structuré, dans lequel les noms de langues, les mots cités, ou les parties de mots, les gloses et les exemples seront mis en valeur. L'encodage de tels objets internes est optionnel