Text Encoding Initiative

The XML Version of the TEI Guidelines

<trans>


<trans> (translation information) contains translation text and related information (within an entry in a multilingual dictionary).
Attributes Global attributes and those inherited from dictionaries, dictionaryParts, dictionaryTopLevel
Example

Module Declared in file teidict2; Base tag set for dictionaries: enabled by TEI.dictionary
Class dictionaryTopLevel; dictionaryParts; 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 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 dictScrap eg entry entryFree etym hom re sense trans
Declaration
<!ELEMENT trans %om.RO;  ( #PCDATA | %m.phrase; | %m.inter; |
                     %m.dictionaryParts; | %m.Incl; )* > 
<!ATTLIST trans  
      %a.global;
      %a.dictionaries;>
See further 12.3.3.2 Translation Equivalents

Up: 35 Elements