<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 | ||||||||||
Attributes | att.global (@xml:id, @n, @xml:lang, @rend, @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.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
| ||||||||||
Used by | |||||||||||
Contained by | |||||||||||
May contain | 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 mentioned milestone name note num orig pb ptr q quote ref reg rs said sic soCalled stage term time title unclear 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 listOrg listPerson listPlace listRelation location nameLink offset orgName persName placeName population region relationGrp roleName settlement state surname terrain trait tagdocs: att classSpec code eg egXML elementSpec gi ident listRef macroSpec moduleSpec specDesc specGrp specGrpRef specList tag val textstructure: floatingText | ||||||||||
Declaration |
element gram { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.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.
|