<handShift>
<handShift> (handwriting shift) marks the beginning of a sequence of text written in a new hand,
or the beginning of a scribal stint. [11.3.2.1. Document Hands]
Module | transcr | ||||||||
Attributes | Attributes att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source)) att.handFeatures (scribe, scribeRef, script, scriptRef, medium, scope)
|
||||||||
Member of | |||||||||
Contained by |
analysis: w
core: abbr add author bibl 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 | Empty element | ||||||||
Note |
The handShift element may be used either to denote a shift in the document hand (as from one scribe
to another, on one writing style to another). Or, it may indicate a shift within a
document hand, as a change of writing style, character or ink. Like other milestone
elements, it should appear at the point of transition from some other state to the
state which it describes.
|
||||||||
Examples |
<l>When wolde the cat dwelle in his ynne</l> <handShift medium="greenish-ink"/> <l>And if the cattes skynne be slyk <handShift medium="black-ink"/> and gaye</l> |
||||||||
Source | Github
<elementSpec module="transcr" ident="handShift"> <gloss>handwriting shift</gloss> <desc>marks the beginning of a sequence of text written in a new hand, or the beginning of a scribal stint.</desc> <classes> <memberOf key="att.global"/> <memberOf key="model.pPart.transcriptional"/> <memberOf key="model.linePart"/> <memberOf key="att.handFeatures"/> </classes> <content> <empty/> </content> <attList> <attDef ident="new" usage="rec"> <desc>indicates a <gi>handNote</gi> element describing the hand concerned.</desc> <datatype> <dataRef key="teidata.pointer"/> </datatype> </attDef> </attList> </elementSpec> |