att.lexicographic

att.lexicographic defines a set of global attributes available on elements in the base tag set for dictionaries. 9.2 The Structure of Dictionary Entries
Moduledictionaries — 9 Dictionaries
Members case colloc def entryFree etym form gen gram gramGrp hom hyph iType lang lbl mood number oRef oVar orth pRef pVar per pos pron re sense subc syll tns usg xr
AttributesIn addition to global attributes
expandgives an expanded form of information presented more concisely in the dictionary
Status Optional
Datatype

<rng:text/>
text
Values any string of characters
<gramGrp>
 <pos>n</pos>
</gramGrp>
norm(normalized) gives a normalized form of information given by the source text in a non-normalized form
Status Optional
Datatype

<rng:text/>
text
Values any string of characters
<gramGrp>
 <pos norm="noun">n</pos>
</gramGrp>
splitgives the list of split values for a merged form
Status Optional
Datatype

<rng:text/>
text
Values any string of characters
valuegives a value which lacks any realization in the printed source text.
Status Optional
Datatype

<rng:text/>
text
Values any string of characters
orig(original) gives the original string or is the empty string when the element does not appear in the source text.
Status Optional
Datatype

<rng:text/>
text
Values any string of characters
locationprovides a reference to an anchor element elsewhere in the document indicating the original location of this component.
Status Optional
Datatype

<rng:ref name="data.pointer"/>
data.pointer
Values a valid identifier for an anchor element elsewhere in the current document.
mergedIngives a reference to another element, where the original appears as a merged form.
Status Optional
Datatype

<rng:ref name="data.pointer"/>
data.pointer
Values any valid identifier.
opt(optional) indicates whether the element is optional or not
Status Optional
Datatype

<rng:data type="boolean"/>
xsd:boolean