<add> (addition) contains letters, words, or phrases inserted in the text by an author, scribe, annotator or corrector.
Attributes:
place if the the addition is written into the copy text, indicates where the additional text is written.
Datatype: CDATA
Legal values:
inline addition is made in a space left in the witness by an earlier scribe
supralinear addition is made above the line
infralinear addition is made below the line
left addition is made in left margin
right addition is made in right margin
top addition is made in top margin
bottom addition is made in bottom margin
opposite addition is made on opposite page
verso addition is made on verso of sheet
mixed addition is made somewhere, one or more of other values
Default: #IMPLIED
Example:
resp (responsible) signifies the editor or transcriber responsible for identifying the hand of the addition.
Datatype: IDREF
Values: must be one of the identifiers declared in the document header, associated with a person asserted as responsible for some aspect of the text's creation, transcription, editing or encoding (see chapter 17 ).
Default: %INHERITED
Example:
cert (certainty) signifies the degree of certainty ascribed to the identification of the hand of the addition.
Datatype: CDATA
Default: #IMPLIED
Example:
hand signifies the hand of the agent which made the addition.
Datatype: IDREF
Values: must be one of the hand identifiers declared in the document header (see section 18.2.1 ).
Default: %INHERITED
Example:
Example
Note

The <add> tag should not be used for additions made by editors or encoders. In these cases, either the <corr> tag or the <supplied> tag should be used.

Tagsetadditional tag set for common core features
Classedit [and indirectly also:] phrase
Filenameteicore2
Content: May contain character data and phrase-level elements.
Parentsab abbr activity actor add addName addrLine admin affiliation author authority bibl biblScope birth bloc byline camera caption case castItem catDesc cell channel cl classCode closer colloc constitution corr country creation damage dataDesc date dateRange def del derivation desc descrip distance distinct distributor docAuthor docDate docEdition docImprint domain edition editor education emph equiv etym expan extent fDescr factuality figDesc firstLang foreign forename form fsDescr funder fw gen genName gloss gram gramGrp head headItem headLabel hi hyph imprimatur interaction item itype l label lang langKnown language lbl lem locale measure meeting mentioned mood name nameLink note num number occasion occupation opener orgDivn orgName orgTitle orgType orig orth otherForm p per persName phr placeName pos preparedness principal pron pubPlace publisher purpose q quote rdg re ref reg region rendition residence resp restore role roleDesc roleName rs s salute seg sense set settlement sic signed soCalled socecStatus sound speaker sponsor stage street stress subc supplied surname syll symbol tagUsage tech term time timeRange title titlePart tns tr trailer trans u unclear usg valDesc view wit witDetail witness writing xr xref
Children#PCDATA TEI...end ab abbr add address app att bibl biblFull biblStruct c caesura camera caption castList cit cl corr damage date dateRange dateStruct del distinct eTree emph entry entryFree event expan figure foreign formula fw geogName gi gloss graph handShift hi kinesic l label lang lg lg1 link list listBibl m measure mentioned move name note num oRef oVar orgName orig p pRef pVar pause persName phr placeName ptr q quote ref reg restore rs s seg shift sic soCalled sound sp space stage superentry supplied table tag tech term termEntry text time timeRange timeStruct title tree u unclear val view vocal w witDetail witList writing xptr xref
Declaration
<!ELEMENT add           - -  (%specialPara;)                    >
<!ATTLIST add                %a.global
          place              CDATA               #IMPLIED
          resp               IDREF               %INHERITED
                                                  
          cert               CDATA               #IMPLIED
          hand               IDREF               %INHERITED     >
See 6.5.3

Back to index