<entryFree>

<entryFree> (entrée libre) contient une entrée de dictionnaire qui ne se conforme pas nécessairement aux contraintes imposées par l’élément entry. [9.1 Dictionary Body and Overall Structure 9.2 The Structure of Dictionary Entries]
Moduledictionaries — 9 Dictionaries
Attributsatt.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.entryLike (@type) att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt) (att.datcat (@datcat, @valueDatcat)) att.sortable (@sortKey)
Utilisé par
Contenu dans
Peut contenir
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
Declaration

<rng:element name="entryFree">
 <rng:ref name="att.global.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.entryLike.attributes"/>
 <rng:ref name="att.lexicographic.attributes"/>
 <rng:ref name="att.datcat.attributes"/>
 <rng:ref name="att.sortable.attributes"/>
 <rng:zeroOrMore>
  <rng:choice>
   <rng:text/>
   <rng:ref name="model.gLike"/>
   <rng:ref name="model.entryPart"/>
   <rng:ref name="model.phrase"/>
   <rng:ref name="model.inter"/>
   <rng:ref name="model.global"/>
  </rng:choice>
 </rng:zeroOrMore>
</rng:element>
element entryFree
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.entryLike.attributes,
   att.lexicographic.attributes,
   att.datcat.attributes,
   att.sortable.attributes,
   (
      text
    | model.gLikemodel.entryPartmodel.phrasemodel.intermodel.global
   )*
}
Exemple
<entryFree>
 <form>
  <orth>langouste</orth>
  <pron>[lägust]</pron>
 </form>
 <pos>n.</pos>
 <gen> f. </gen>
 <sense n="1">Grand crustacé marin (Décapodes macroures) aux pattes antérieures dépourvues
   de pinces, aux antennes longues et fortes, et dont la chair est très appréciée.</sense>
 <sense n="2">Fig. et fam. (vulg.). Femme, maîtresse.</sense>
 <etym>XIIIe ; languste, v. 1120, «sauterelle»; encore dans Corneille (Hymnes, 7) ; anc.
   provençal langosta, altér. du lat. class. locusta «sauterelle». </etym>
</entryFree>
Note
Peut contenir n'importe quels éléments du dictionnaire dans n'importe quel ordre.