- ab
- abbr
- acquisition
- add
- additional
- additions
- antiphon
- app
- bibl
- binding
- bindingDesc
- catDesc
- category
- cb
- Certainty
- change
- choice
- cit
- citedRange
- collation
- collection
- colophon
- condition
- country
- creation
- custEvent
- date
- decoDesc
- decoNote
- del
- depth
- desc
- dim
- dimensions
- div
- editor
- ex
- expan
- explicit
- facsimile
- faith
- filiation
- foliation
- foreign
- gap
- geo
- graphic
- keywords
- handDesc
- handNote
- handShift
- height
- hi
- history
- idno
- incipit
- item
- l
- language
- layout
- there are two pages with id layoutDesc!
- lb
- lem
- list
- listApp
- listBibl
- listPerson
- listRelation
- listWit
- locus
- material
- measure
- msContents
- msDesc
- msIdentifier
- msItem
- msFrag
- msPart
- nationality
- notatedMusic
- note
- objectDesc
- occupation
- orig
- origDate
- origin
- origPlace
- p
- pb
- persName
- person
- personGrp
- physDesc
- place
- placeName
- provenance
- ptr
- q
- quote
- rdg
- ref
- region
- relation
- repository
- roleName
- rubric
- seal
- sealDesc
- seg
- settlement
- signatures
- source
- space
- subst
- summary
- supportDesc
- supplied
- surrogates
- TEI
- term
- textLang
- title
- unclear
- watermark
- width
- witness
- active
- ana
- assertedValue
- cRef
- calendar
- cert
- columns
- contemporary
- corresp
- defective
- dur
- evidence
- facs
- form
- from
- hand
- ident
- key
- n
- name
- new
- notAfter
- notAfter-custom
- notBefore
- notBefore-custom
- passive
- place
- ref
- rend
- resp
- role
- sameAs
- script
- source
- subtype
- target
- to
- type
- unit
- value
- when
- when-custom
- who
- wit
- writtenLines
- xml:id
- xml:lang
- @source
- Additional
- Additions and Varia
- Art Themes
- Attribution of single statements
- Authority files (keywords)
- Bibliographic References
- Binding Description
- Collation
- Corpora
- Create New Entry
- Critical Apparatus
- Dates
- Decoration Description
- Definition of Works, Textparts and Narrative Units
- Documentary Texts
- Dubious spelling
- Editing the Schema
- Editing these Guidelines
- Editions in Work Records
- Entities ID structure
- Event
- General
- General Structure of Work Records
- Hands Description
- Identifiers Structure
- Images
- Images of Manuscripts for editions
- Inscriptions
- Keywords
- Language
- Layout
- Letters
- Locus
- Manuscript Contents
- Manuscript Description
- Manuscript Physical Description
- Manuscripts
- Named Entities
- Narrative Units
- Object Description
- Person
- Place or Repository
- Places
- References
- Relations
- Relative Location
- Repositories
- Revisions
- Roles and roleNames
- Seals Description
- Setup
- Some useful how-to for personal workspace set up
- Spaces
- Stand-off annotations with Hypothes.is
- Standardisation of transcription from Encyclopaedia Aethiopica
- State and Certainty
- Statements about persons
- Structure
- Summary on the Use of @ref and @corresp
- TEI
- Taxonomy
- Team IDs
- Text Encoding
- Transformation
- Transliteration Principles
- Users
- Validation process
- Workflow
- Works
- Works Description
- Zotero Bibliography Guidelines
- titleStmt of Manuscript Records
persName
TEI guidelines element persName
Schema specification
We enforce the consistent identification of all persons tagged. hence the
ref attribute must always be there if you use this element. A
rule is present to try and avoid extra spaces. Optionally a role
can be added to specify the role which this person performs in the context.
Note this is NOT the same thing as tagging a <roleName>
↗ inside the
persName. for use in person records, a list of values for type is
also provided. Beta maṣāḥǝft Guidelines
context | rule | report |
---|---|---|
tei:persName[ancestor::tei:TEI[@type='mss' or @type='place' or @type='ins' or @type='work']][not(parent::tei:respStmt)] |
not(@ref) not(matches(@ref, 'PRS\d+\w+') or matches(@ref, 'ETH\d+\w+') or matches(@ref, 'Q\d+') or matches(@ref, '^[A-Za-z]{2,3}$')) |
A persName in a mss, place or work description should always contain an attribute @ref pointing to the relevant recordThe person ID you have entered is wrong. Persons IDs must match the pattern PRS\d+\w+ or ETH\d+\w+ or Q\d+ or be one of the two/three letters abbreviations used by editors. |
tei:persName[not(text())][not(parent::tei:person)] |
matches(following-sibling::text()[1], '^\w') or matches(preceding-sibling::text()[1], '\w$') |
There should be a space before and one after the element persName |
Attibutes list
attribute ref
attribute role
This is a
value | definition |
---|---|
illustrator | the illustrator of the manuscript |
scribe | the copyist of the manuscript |
donor | the person who donated the manuscript |
bequeather | the person who donated the manuscript, tipically to a library |
author | the author of a work |
translator | the translator of a work |
binder | manuscript binder |
parchmentMaker | parchment maker |
owner | the owner of a ms or an item |
patron | the commissioner of a ms or an item |
tabot | the saint to whom the tabot is dedicated |
sponsor | the person paying for a ms (possibly not the same as donor/commissioner) |
other |
attribute type
This is a
value | definition |
---|---|
normalized | the normalized transcription of the name in fidal or another script |
given | name received later in life, different from the other specified types of names |
birth | name given at birth |
baptismal | name given at baptism |
regnal | name given on coronation (kings and queens but also patriarchs) |
monastic | name given on entering monastic life |
horse | the name of the battle horse of kings and rulers |
nick | a name given to a person associated to his occupation or other deeds |
war | nom de guerre (if different from horse name, e.g. Malas) |
hypocoristic | short form (diminutive or abbreviated, e.g. Taklo for Takla Māryām) |
patronymic | father's name, esp. for eventual Russian names, but could be also highlighted in others |
alt | alternative name |
Example 1
Example from PRS5326hezbaAs
<persName xml:lang="gez" xml:id="n1" type="birth">ሕይበ፡ አስገድ፡</persName>
This element is mentioned in the following pages
Revisions of this page
- Pietro Maria Liuzzo on 2018-04-24: stub of page