<gram>
<gram> (grammatical information) within an entry in a dictionary or a terminological data file, contains grammatical information relating to a term, word, or form. 9.3.2 Grammatical Information | |||||||||||
Module | dictionaries — 9 Dictionaries | ||||||||||
In addition to global attributes | 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
gaiji: g
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
tagdocs: att classRef classSpec code eg egXML elementRef elementSpec gi ident listRef macroRef macroSpec moduleRef moduleSpec specDesc specGrp specGrpRef specList tag val
|
||||||||||
Declaration |
element gram { att.global.attributes, att.lexicographic.attributes, attribute type { data.enumerated }?, macro.paraContent } |
||||||||||
Example |
<entry>
<form> <orth>pamplemousse</orth> </form> <gramGrp> <gram type="pos">noun</gram> <gram type="gen">masculine</gram> </gramGrp> </entry> |
||||||||||
Note |
In terminological data, the gram element usually refers to the most recently
specified term or <otherForm> element. In flat term entries, the
group and depend attributes may be used to indicate exceptions to this
general rule. In dictionaries, the element typically relates to the form or forms with which
it is grouped in a form or other grouping element.
|