Text Encoding Initiative

The XML Version of the TEI Guidelines

<gramGrp>


<gramGrp> (grammatical information group) groups morpho-syntactic information about a lexical item, e.g. <pos>, <gen>, <number>, <case>, or <itype> (inflectional class).
Attributes Global attributes and those inherited from dictionaries, dictionaryParts, dictionaryTopLevel, gramInfo
Example

Module Declared in file teidict2; Base tag set for dictionaries: enabled by TEI.dictionary
Class dictionaryTopLevel; dictionaryParts; gramInfo; dictionaries
Data Description May contain character data mixed with any other elements defined in the dictionary tag set.
May contain #PCDATA abbr add addSpan address alt altGrp anchor app bibl biblFull biblStruct c caesura camera caption case castList cb certainty cit cl colloc corr damage date dateRange dateStruct del delSpan distinct emph expan fLib figure foreign formula fs fsLib fvLib fw gap gen geogName gloss gram gramGrp handShift hi index interp interpGrp itype join joinGrp label lang lb lbl link linkGrp list listBibl m measure mentioned milestone mood move name note num number oRef oVar orgName orig pRef pVar pb per persName phr placeName pos ptr q quote ref reg respons restore rs s seg sic soCalled sound space span spanGrp stage subc supplied table tech term text time timeRange timeStruct timeline title tns unclear usg view w witDetail xptr xref
May occur within dictScrap eg entry entryFree gramGrp hom re sense trans
Declaration
<!ELEMENT gramGrp %om.RR; (#PCDATA | %m.phrase; | %m.inter; | %m.gramInfo; 
| %m.Incl;)*>  
<!ATTLIST gramGrp  
      %a.global;
      %a.dictionaries;>
See further 12.3.2 Grammatical Information

Up: 35 Elements