rubric |
contains the text of any rubric or heading attached to a particular manuscript item, that is, a string of words through which a
manuscript signals the beginning of a text division, often with an assertion as to its author and title, which is in some way set off from the text itself, usually in red ink, or by use of different size or type of script, or some other such visual device. |
Class |
tei.msItemPart |
Declaration |
element rubric
{
tei.global.attributes,
## () specifies the type of rubric
attribute type { datatype.Key }?,
macro.phraseSeq
} |
Attributes |
(In addition to global attributes
and those inherited from : tei.msItemPart)
type |
specifies the type of rubric |
|
Status: |
|
Datatype:
datatype.Key
|
|
Values: A typology has yet to be defined |
|
|
Example |
<rubric>Nu koma Skyckiu Rym<expan>ur</expan>.</rubric>
<rubric>Incipit liber de consciencia humana a beatissimo Bernardo editus.</rubric>
<rubric><locus>16. f. 28v in margin: </locus>Dicta Cassiodori</rubric>
|
See further |
1.6.1 The <msItem> and <msItemStruct> elements |
Module |
msdescription |