<etym>

<etym> (etimologia) comprende informazioni etimologiche in una voce di dizionario. 9.3.4 Etymological Information
Modulodictionaries — 9 Dictionaries
Attributi att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
Usato da
Può contenere
Dichiarazione

<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
   )*
}
Esempio
<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)