Text Encoding Initiative

The XML Version of the TEI Guidelines

<entryFree>


<entryFree> contains a dictionary entry which does not necessarily conform to the constraints imposed by the <entry> element.
Attributes Global attributes and those inherited from comp.dictionaries, dictionaries, entries
Example

Module Declared in file teidict2; Base tag set for dictionaries: enabled by TEI.dictionary
Class comp.dictionaries; entries; dictionaries
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 argument body castList div div0 div1 div2 div3 div4 div5 div6 div7 epigraph epilogue metDecl performance prologue set
Declaration
<!ELEMENT entryFree %om.RO; ( #PCDATA | %m.dictionaryParts; |
                             %m.phrase; | %m.inter; | %m.Incl; )* >  
<!ATTLIST entryFree  
      %a.global;
      %a.entries;
      %a.dictionaries;>
See further 12.1 Dictionary Body and Overall Structure; 12.2 The Structure of Dictionary Entries

Up: 35 Elements