Text Encoding Initiative

The XML Version of the TEI Guidelines

<dictScrap>


<dictScrap> encloses a part of a dictionary entry in which other phrase-level dictionary elements are freely combined.
Attributes Global attributes and those inherited from dictionaryTopLevel
Example

Note

This element is used to mark part of a dictionary entry in which lower level dictionary elements appear, but which does not itself form an identifiable structural unit.

Module Declared in file teidict2; Base tag set for dictionaries: enabled by TEI.dictionary
Class dictionaryTopLevel
Data Description May contain any dictionary elements in any combination.
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 def del delSpan distinct eg emph etym expan fLib figure foreign form formula fs fsLib fvLib fw gap gen geogName gloss gramGrp handShift hi hom hyph 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 orth pRef pVar pb per persName phr placeName pos pron ptr q quote re ref reg respons restore rs s seg sense sic soCalled sound space span spanGrp stage stress subc superEntry supplied syll table tech term text time timeRange timeStruct timeline title tns tr trans unclear usg view w witDetail xptr xr xref
May occur within entry hom re sense superEntry
Declaration
<!ELEMENT dictScrap %om.RO; ( #PCDATA | %m.dictionaryParts; |
                            %m.phrase; | %m.inter; | %m.Incl; )* >  
<!ATTLIST dictScrap  
      %a.global;>
See further 12.1 Dictionary Body and Overall Structure; 12.2 The Structure of Dictionary Entries

Up: 35 Elements