<entryFree>
<entryFree> (unstructured entry) contains a dictionary entry which does not necessarily conform to the constraints imposed by the entry element. 9.1 Dictionary Body and Overall Structure 9.2 The Structure of Dictionary Entries | |
Module | dictionaries — 9 Dictionaries |
In addition to global attributes | att.entryLike (@type, @sortKey) att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt) |
Used by | |
May contain |
core: abbr add address bibl biblStruct binaryObject cb choice cit corr date del desc distinct email emph expan foreign gap gloss graphic hi index label lb list listBibl measure measureGrp mentioned milestone name note num orig pb ptr q quote ref reg rs said sic soCalled stage term time title unclear
dictionaries: case colloc def etym form gen gramGrp hom hyph iType lang lbl mood number oRef oVar orth pRef pVar per pos pron re sense subc superEntry syll tns usg xr
gaiji: g
header: biblFull
msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material msDesc origDate origPlace secFol signatures stamp watermark width
namesdates: addName affiliation bloc country district forename genName geo geogFeat geogName listEvent listNym listOrg listPerson listPlace nameLink offset orgName persName placeName region roleName settlement state surname
|
Declaration |
element entryFree { att.global.attributes, att.entryLike.attributes, att.lexicographic.attributes, ( text | model.gLike | model.entryPart | model.phrase | model.inter | model.global )* } |
Example |
<entryFree>
<orth>biryani</orth> or <orth>biriani</orth> <pron>(%bIrI"A:nI)</pron> <def>any of a variety of Indian dishes ...</def> <etym>[from <lang>Urdu</lang>]</etym> </entryFree> |
Note |
May contain any dictionary elements in any combination.
|