<unclear>
<unclear> (unclear) contains a word, phrase, or passage which cannot be transcribed with certainty
because it is illegible or inaudible in the source. [11.3.3.1. Damage, Illegibility, and Supplied Text 3.5.3. Additions, Deletions, and Omissions]
Module | core | ||||||||||||||||||||
Attributes | Attributes att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source)) att.editLike (evidence) att.dimensions (unit, quantity, extent, precision, scope) (att.ranging (atLeast, atMost, min, max, confidence))
|
||||||||||||||||||||
Member of | |||||||||||||||||||||
Contained by |
analysis: w
core: abbr add author bibl choice corr date del editor emph expan foreign gloss head hi item l label lg mentioned name note num orig p pubPlace publisher q quote ref reg rs sic term time title unclear
figures: cell
namesdates: addName affiliation birth death faith floruit forename genName nameLink nationality objectName occupation orgName persName placeName residence roleName settlement sex surname
textstructure: byline dateline docAuthor docDate docEdition docImprint imprimatur salute signed titlePart trailer
|
||||||||||||||||||||
May contain |
core: abbr add bibl biblStruct choice cit date del desc ellipsis emph foreign gap gloss graphic hi l label lb lg list listBibl mentioned milestone name note noteGrp num orig pb ptr q quote ref reg rs sic term time title unclear
gaiji: g
header: idno
lim: noteMarker rule
linking: linkGrp
namesdates: addName affiliation forename genName geo listObject listOrg listPerson listPlace location nameLink objectName orgName persName placeName roleName settlement surname
character data
|
||||||||||||||||||||
Note |
The same element is used for all cases of uncertainty in the transcription of element
content, whether for written or spoken material. For other aspects of certainty, uncertainty,
and reliability of tagging and transcription, see chapter 21. Certainty, Precision, and Responsibility.
The damage, gap, del, unclear and supplied elements may be closely allied in use. See section 11.3.3.2. Use of the gap, del, damage, unclear, and supplied Elements in Combination for discussion of which element is appropriate for which circumstance.
The hand attribute points to a definition of the hand concerned, as further discussed in section
11.3.2.1. Document Hands.
|
||||||||||||||||||||
Examples |
<u> ...and then <unclear reason="background-noise">Nathalie</unclear> said ... </u> |
||||||||||||||||||||
Source | Github
<elementSpec module="core" ident="unclear"> <gloss>unclear</gloss> <desc>contains a word, phrase, or passage which cannot be transcribed with certainty because it is illegible or inaudible in the source.</desc> <classes> <memberOf key="att.global"/> <memberOf key="model.pPart.transcriptional"/> <memberOf key="model.linePart"/> <memberOf key="model.choicePart"/> <memberOf key="att.editLike"/> <memberOf key="att.dimensions"/> </classes> <content> <macroRef key="macro.paraContent"/> </content> <attList> <attDef ident="reason" usage="opt"> <desc>indicates why the material is hard to transcribe.</desc> <datatype maxOccurs="unbounded"> <dataRef key="teidata.enumerated"/> </datatype> <valList type="semi"> <valItem ident="illegible"> <gloss>illegible</gloss> </valItem> <valItem ident="inaudible"> <gloss>inaudible</gloss> </valItem> <valItem ident="faded"> <gloss>faded</gloss> </valItem> <valItem ident="background_noise"> <gloss>background noise</gloss> </valItem> <valItem ident="eccentric_ductus"> <gloss>eccentric ductus</gloss> <desc> indicates illegibility due to an unusual, awkward, or incompetent execution of a glyph or glyphs </desc> </valItem> </valList> </attDef> <attDef ident="agent" usage="opt"> <desc>Where the difficulty in transcription arises from damage, categorizes the cause of the damage, if it can be identified.</desc> <datatype> <dataRef key="teidata.enumerated"/> </datatype> <valList type="open"> <valItem ident="rubbing"> <desc>damage results from rubbing of the leaf edges</desc> </valItem> <valItem ident="mildew"> <desc>damage results from mildew on the leaf surface</desc> </valItem> <valItem ident="smoke"> <desc>damage results from smoke</desc> </valItem> </valList> </attDef> </attList> </elementSpec> |