Text Encoding Initiative

The XML Version of the TEI Guidelines

<rdg>


<rdg> (reading) contains a single reading within a textual variation.
Attributes Global attributes and those inherited from readings
Example
<rdg wit="Ra2">Eryment</rdg> 
Module Declared in file teitc2; Additional tag set for Textual Criticism: enabled by TEI.textcrit
Class readings
Data Description May contain character data and phrase-level elements.
May contain #PCDATA abbr add addSpan address alt altGrp anchor app bibl biblFull biblStruct c caesura camera caption castList cb certainty cit cl corr damage date dateRange dateStruct del delSpan distinct emph expan fLib figure foreign formula fs fsLib fvLib fw gap geogName gloss handShift hi index interp interpGrp join joinGrp label lacunaEnd lacunaStart lang lb link linkGrp list listBibl m measure mentioned milestone move name note num oRef oVar orgName orig pRef pVar pb persName phr placeName ptr q quote ref reg respons restore rs s seg sic soCalled sound space span spanGrp stage supplied table tech term text time timeRange timeStruct timeline title unclear view w witDetail witEnd witStart xptr xref
May occur within app rdgGrp
Declaration
<!ELEMENT rdg %om.RO;  ( #PCDATA | %m.phrase; | %m.inter; |
                         %m.Incl; | %m.fragmentary; )* > 
<!ATTLIST rdg  
      %a.global;
      %a.readings;>
See further 19.1 The Apparatus Entry, Readings, and Witnesses

Up: 35 Elements