<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] | |
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.entryLike (@type) att.lexicographic (@expand, @split, @value, @location, @mergedIn, @opt) (att.datcat (@datcat, @valueDatcat)) (att.lexicographic.normalized (@norm, @orig)) att.sortable (@sortKey) |
Membre du | |
Contenu dans | |
Peut contenir | core: abbr add address bibl biblStruct binaryObject cb choice cit corr date del desc distinct email emph expan foreign gap gb gloss graphic hi index label lb list listBibl measure measureGrp media mentioned milestone name note noteGrp num orig pb ptr q quote ref reg rs ruby said sic soCalled stage term time title unclear unit dictionaries: case colloc def etym form gen gram gramGrp hom hyph iType lang lbl mood number oRef orth pRef per pos pron re sense subc superEntry syll tns usg xr figures: figure formula notatedMusic table gaiji: g msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material msDesc objectType origDate origPlace secFol signatures stamp watermark width namesdates: addName affiliation bloc climate country district forename genName geo geogFeat geogName listEvent listNym listObject listOrg listPerson listPlace listRelation location nameLink objectName offset orgName persName persPronouns placeName population region roleName settlement state surname terrain trait tagdocs: att classSpec code constraintSpec dataSpec eg egXML elementSpec gi ident listRef macroSpec moduleSpec outputRendition specDesc specGrp specGrpRef specList tag val textstructure: floatingText transcr: addSpan am damage damageSpan delSpan ex fw handShift listTranspose metamark mod redo restore retrace secl space subst substJoin supplied surplus undo des données textuelles |
Note | Peut contenir n'importe quels éléments du dictionnaire dans n'importe quel ordre. |
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> |
Modèle de contenu | <content> |
Schéma Declaration | <rng:element name="entryFree"> element entryFree { 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.entryLike.attributes, att.lexicographic.attributes, att.datcat.attributes, att.lexicographic.normalized.attributes, att.sortable.attributes, ( text | model.gLike | model.entryPart | model.morphLike | model.phrase | model.inter | model.global )* } |