This Reference Guide defines an XML format for the structure of the data which all ENRICH partners will contribute to the Manuscriptorium, either directly or indirectly by means of a harvester or transformation process. The format is formally expressed by a schema which is generated from the XML source of this guide. The guide itself is a conformant subset of Release 1.4 of The Text Encoding Initiative's Guidelines for Electronic Text Encoding and Interchange (TEI P5).
Within Manuscriptorium, only the first two are required. However, the schema documented here also provides for the third, in the interest of completeness and for the assistance of ENRICH partners wishing to provide richer access facilities to their holdings.
The schema defined by this document is available in DTD, RELAX NG, and W3C Schema languages. Along with the present documentation, this forms one of the key deliverables for Work Package 3 of the ENRICH project.
The remainder of this Guide describes each of these aspects in more detail, using material derived from the P5 release of the TEI Guidelines.
Other header components, if present, will be ignored by Manuscriptorium; they will be retained for storage in the system and returned on request, but their content is not processed for any purpose, and they may not be visible for searching purposes.
| xml:id | (identificatore) assegna un identificatore unico all'elemento a cui è associato l'attributo |
| xml:lang | (lingua) indica la lingua del contenuto dell'elemento utilizzando i codici tratti da RFC 3066 |
The value for xml:id may be the same as the value supplied for the idno element in the teiHeader, or it may be some other project-specific identifier used for cross-reference. It should however be prefixed by an identifier for the partner concerned, so as to avoid possible identifier collisions.
The value for xml:lang, as elsewhere, must be supplied in the form of a valid language identifier (see below). If no value is supplied, the assumption is that the language of the description is English.
The first of these components, msIdentifier, is mandatory; it is described in more detail in 1.2 The Manuscript Identifier below. It is followed by either one or more paragraphs, marked up as a series of p elements, or one or more of the specialized elements msContents ( 1.4 Intellectual Content), physDesc ( 1.5 Physical Description), history ( 1.6 History), and additional ( 1.7 Additional information). These elements are all optional, but if used they must appear in the order given here. Finally, in the case of a composite manuscript, a full description may also contain one or more msPart elements ( 1.8 Manuscript Parts).
| cert | (certezza) corrisponde al grado di certezza associato all'intervento o interpretazione |
| resp | (responsabile) indica il responsabile dell'intervento o interpretazione, per esempio un curatore o trascrittore |
| evidence | indica il carattere delle prove a sostegno dell'affidabilità o accuratezza dell'intervento o interpretazione |
| notBefore | specifica la prima data possibile per un evento nel formato standard aaaa-mm-gg |
| notAfter | specifica l'ultima data possibile per un evento nel formato standard aaaa-mm-gg |
| when | indica il valore di una data o di un orario in un formato standard |
| from | indica l'inizio del periodo nel formato standard |
| to | indica la fine del periodo nel formato standard |
| type | indica quale aspetto dell'oggetto viene misurato |
The dimensions element will normally occur within the element describing the particular feature or aspect of a manuscript whose dimensions are being given; thus the size of the leaves would be specified within the support or extent element (part of the physDesc element discussed in 1.5.1 Object Description), while the dimensions of other specific parts of a manuscript, such as accompanying materials, binding, etc., would be given in other parts of the description, as appropriate.
The type attribute on the dimensions element is used to specify more exactly the item being measured. For ENRICH purposes, this attribute must take one of the following values: leaf, binding, slip, written, boxed.
| unit | specifica le unità usate per la misurazione |
| quantity | specifica la lunghezza nelle unità indicate |
| scope | indica l'applicabilità della misurazione, laddove venga misurato più di un oggetto |
| atLeast | gives a minimum estimated value for the measurement. |
| atMost | gives a maximum estimated value for the measurement. |
| min | where the measurement summarizes more than one observation, supplies the minimum value observed. |
| max | where the measurement summarizes more than one observation, supplies the maximum value observed. |
Attributes min, max, and scope are used only when the measurement applies to several items, for example the size of many or all the leaves in a manuscript; attributes atLeast and atMost are used when the measurement applies to a single item, for example the size of a specific codex, but has had to be estimated. Attribute <quantity> is used when the measurement can be given exactly, and applies to a single item; this is the usual situation. The units in which dimensions are measured should always be specified using the unit attribute, which will normally be taken from a closed set of values appropriate to the project, using standard units of measurement wherever possible. In the ENRICH project the following values are permitted: cm, mm, in, line, char. If the only data available for the measurement uses some other unit, or it is preferred to normalize it in some other way, then it may be supplied as a string value using the extent attribute.
The content of these elements, if present, simply copies the way that the measurement is presented in some source text; it may be omitted.
| from | specifica l'inizio della posizione in forma normalizzata |
| to | specifica il termine della posizione in forma normalizzata |
| scheme | identifica la foliazione in base alla posizione specificata |
| scheme | identifies the foliation scheme in terms of which all the locations contained by the group are specified. |
The locus element is used to reference a single location within a manuscript, typically to specify the location occupied by the element within which it appears. If for example it is used as the first component of an msItem element, or of any of the more specific elements appearing within one (see further section 1.4 Intellectual Content below, then it is understood to specify the location (or locations) of that item within the manuscript being described.
| key | provides an externally-defined means of identifying the entity (or entities) being named, using a coded value of some kind. |
| ref | (reference) provides an explicit means of locating a full definition for the entity being named by means of one or more URIs. |
Alternatively, the key attribute may be used to supply an identifying code for the person referenced by the name independently of both the existence of a person element and the use of the standard URI reference mechanism. If, for example, a project maintains as its authority file some non-digital resource, or uses a database which cannot readily be integrated with other digital resources for this purpose, the unique codes used by such ‘offline’ resources may be used as values for the key attribute. Although such practices clearly reduce the interchangeability of the resulting encoded texts, they may be judged more convenient or practical in certain situations.
All the person elements referenced by a particular document set should be collected together within a listPerson element, located in the TEI Header. This functions as a kind of prosopography for all the people referenced by the set of manuscripts being described, in much the same way as a listBibl element in the back matter may be used to hold bibliographic information for all the works referenced.
Similar mechanisms are used to maintain and reference canonical lists of places or organizations.
A manuscript's actual physical location may occasionally be different from its place of ownership; at Cambridge University, for example, manuscripts owned by various colleges are kept in the central University Library. Normally, it is the ownership of the manuscript which should be specified in the manuscript identifier, while additional or more precise information on the physical location of the manuscript can be given within the adminInfo element, discussed in section 1.7.1 Administrative information below.
At least one of the elements listed above must be given within the msIdentifier and they must, if present, appear in the order given.
Like name, these elements are all also members of the attribute class att.canonical, and thus can use the attributes key or ref to reference a single standardized source of information about the entity being named.
| type | caratterizza l'elemento utilizzando una classificazione o tipologia funzionale |
| Element altIdentifier | change |
As mentioned above, the smallest possible description is one that contains only the element msIdentifier; good practice in all but exceptional circumstances requires the presence within it of the three sub-elements settlement, repository, and idno, since they provide what is, by common consent, the minimum amount of information necessary to identify a manuscript.
Phrase-level elements, such as title, name, date, or the specialized elements origPlace and origDate, can also be used within a head element, but it should be remembered that the head element is intended principally to contain a heading. More structured information concerning the contents, physical form, or history of the manuscript should be given within the specialized elements described below, msContents, physDesc, history, etc. However, in simple cases, the p element may also be used to supply an unstructured collection of such information, as in the example given above ( 1 Manuscript Description Metadata.
Each discrete item in a manuscript or manuscript part can be described within a distinct msItem and may be classified using the class attribute.
In addition, an msItem may contain nested msItem elements.
Untagged running text is not permitted directly within an msItem, unless it is given within a p element, in which case none of the other component elements listed above is permitted.
| defective | indica se il brano citato sia o meno incompleto a causa di perdite o danni |
When used within a manuscript description, the title element should be used to supply a regularized form of the item's title, as distinct from any rubric quoted from the manuscript. If the item concerned has a standardized distinctive title, e.g. Roman de la Rose, then this should be the form given as content of the title element, with the value of the type attribute given as uniform. If no uniform title exists for an item, or none has been yet identified, or if one wishes to provide a general designation of the contents, then a ‘supplied’ title can be given, e.g. missal, in which case the type attribute on the title should be given the value supplied.
Similarly, if used within a manuscript description, the author element should always contain the normalized form of an author's name, irrespective of how (or whether) this form of the name is cited in the manuscript. If it is desired to retain the form of the author's name as given in the manuscript, this should be given in the docAuthor element, or as a distinct name element, within the text at the point where it occurs.
Note that the key or ref attributes can be used, on titles and on author names as on names in general, to link the name to a more detailed description of the person or work concerned (see further 1.1.6 Names of Persons, Places, and Organizations).
The xml:lang attribute for colophon, explicit, incipit, quote, and rubric may always be used to identify the language of the text quoted, if this is different from the default language specified by the mainLang attribute on textLang.
| Element textLang | change |
The form and scope of language identifiers recommended by these Guidelines is based on the IANA standard described at http://www.tei-c.org/release/doc/tei-p5-doc/html/CH.html#CHSH and should be followed throughout. Where additional detail is needed correctly to describe a language, or to discuss its deployment in a given text, this should be done using the langUsage element in the TEI Header, within which individual language elements document the languages used: see http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD41 .
Most manuscript descriptions touch on several of these categories of information though few include them all, and not all distinguish them as clearly as we propose here. In particular, it is often the case that an existing description will include within a single paragraph, or even sentence, information for which we propose distinct elements. In this case, if rewriting is not an option, the existing prose must be marked up simply as a series of p elements, directly within the physDesc element.
The physDesc element may thus be used in either of two distinct ways. It may contain a series of paragraphs addressing topics listed above and similar ones. Alternatively, it may act as a container for any choice of the more specialized elements described in the remainder of this section, each of which itself contains a series of paragraphs, and may also have more specific attributes. If the two ways are combined in a single description, care should be taken to avoid duplication and all paragraphs of generic description must precede the first of the more specialised elements.
| Element objectDesc | change |
| material | un nome breve definito nell'ambito di un progetto e riferito al materiale che costituisce la maggior parte del supporto |
Each of these elements contains paragraphs relating to the topic concerned. Within these paragraphs, phrase-level elements (in particular those discussed above at 1.1 Phrase-level Elements), may be used to tag specific terms of interest if so desired.
| Element supportDesc | change |
This example combines information which might alternatively be more precisely tagged using the more specific elements described in the following subsections.
Where the layout element is used, the layout will often be sufficiently regular for the attributes on this element to convey all that is necessary; more usually however a more detailed treatment will be required. The attributes are provided as a convenient shorthand for commonly occurring cases, and should not be used except where the layout is regular. The value NA (not-applicable) should be used for cases where the layout is either very irregular, or where it cannot be characterized simply in terms of lines and columns, for example, where blocks of commentary and text are arranged in a regular but complex pattern on each page
| Element layout | change |
| hands | specifica il numero delle diverse mani identificate all'interno del manoscritto |
| script | caratterizza un determinato stile di scrittura utilizzato dalla mano in questione, per esempio segretario, incisione su rame, Chancery, italiano, ecc. |
| scope | specifica in quale misura è utilizzata la mano in questione nel manoscritto |
Note the use of the term element to mark specific technical terms within the context of the handDesc element.
As the above example shows, the attributes script and scope are both required on handNote. For ENRICH purposes, the script attribute must take one of the following values: carolmin, textualis, cursiva, hybrida, humbook, humcursiva, or other, and the scope attribute must take one of the following values: sole, major, minor.
The locus element, discussed in section 1.1.5 References to Locations within a Manuscript, may be used to specify which parts of a manuscript are written by a given hand.
In addition, when a full or partial transcription of a manuscript is available in addition to the manuscript description, the handShift element described in http://www.tei-c.org/release/doc/tei-p5-doc/en/html/PH.html#PHDH can be used to link the relevant parts of the transcription to the appropriate handNote or typeNote element in the description: for example, at the point in the transcript where the second hand listed above starts (i.e. at folio 72v:4), we might insert <handShift new="#Eirsp-2"/>.
No <typeShift> element is proposed; if it is felt inappropriate to use handShift for this purpose, the generic <mileStone> may be used.
It can be difficult to draw a clear distinction between aspects of a manuscript which are purely physical and those which form part of its intellectual content. This is particularly true of illuminations and other forms of decoration in a manuscript. We propose the following elements for the purpose of delimiting discussion of these aspects within a manuscript description, and for convenience locate them all within the physical description, despite the fact that the illustrative features of a manuscript will in many cases also be seen as constitutiing part of its intellectual content.
| Element decoNote | change |
| notBefore | specifica la prima data possibile per un evento nel formato standard aaaa-mm-gg |
| notAfter | specifica l'ultima data possibile per un evento nel formato standard aaaa-mm-gg |
| from | indica l'inizio del periodo nel formato standard |
| to | indica la fine del periodo nel formato standard |
| when | indica il valore di una data o di un orario in un formato standard |
Information about the origins of the manuscript, its place and date of writing, should be given as one or more paragraphs contained by a single origin element; following this, any available information on distinct stages in the history of the manuscript before its acquisition by its current holding institution should be included as paragraphs within one or more provenance elements. Finally, any information specific to the means by which the manuscript was acquired by its present owners should be given as paragraphs within the acquisition element.
The surrogates element should not be used to describe digital images of the manuscript since the facsimile element described in 2 Metadata about digital facsimiles is provided for this purpose.
None of the constituent elements of additional is required. If any is supplied, it may appear once only; furthermore, the order in which elements are supplied should be as specified above.
| status | fornisce un codice che identifica l'attuale disponibilità del testo. |
The status attribute of availability must take one of the following values: free, restricted, unknown.
The change element within the revisionDesc element of the TEI Header should be used to document the revision history of the record. It should not be given within the recordHist element.
| Element custEvent | change |
For ENRICH purposes, information about digital images of the manuscript being described should be provided within the facsimile element discussed in section 2 Metadata about digital facsimiles below rather than within the surrogates element.
The facsimile element is used to describe the digital images of the manuscript being made available to the ENRICH project. It contains, as a minimum, one surface element for each distinct page image, which in turn specifies one or more graphic element. These elements are used as described in the TEI Guidelines, section 11.1.
The xml:base attribute specifies the ‘root URL’, which will be prefixed to all URL values within the child elements of this facsimile.
This example defines only two pages. There are three images associated with the first page, which is represented by the surface element with unique identifier LSB-1r, and two with the second, which has no identifier. Each image is represented by means of a TEI graphic element.
As well as acting as a container for the various images associated with a page, the surface element defines an abstract co-ordinate system which may be used when defining additional zones of interest on the page. In this example, the location of an initial letter on the page is defined, since we have a graphic representing this detail. The zone within which the initial letter falls is in the box defined by the co-ordinates (20,20,70,70) within a grid defined by the co-ordinates (0,0,200,300). Thus, if the surface depicted actually measured 200 by 300 mm, the initial letter would occupy a 50 X 50 mm square, with its upper left corner located 20 mm from the left and 20 mm from the top edges of the surface. Note however that the numbers used to express co-ordinates are not measurements in any specific units and should not be used to determine the actual image size, since these may in any case vary greatly: in our example, the first image is a full page scan, while the second is a thumbnail.
The mimeType attribute is used to indicate the format of the graphic file itself, and may be any valid MIME type, as defined by the IANA, for example jpeg, png, bmp, tiff etc.
The decls attribute is used to indicate an external URI from which further metadata applicable to this image may be found. In this case we are assuming that there is a definition which can be used to indicate characteristics of a thumbnail image at the address indicated. Note that this must be given in full, since it would otherwise be interpreted as an address relative to the value of the xml:base attribute on the parent facsimile.
We include in the schema the four basic key TEI modules header, core, tei, and textstructure. We also include five specialized modules: msdescription, linking, namesdates, figures, and transcr.
All the elements and attributes defined by these modules are included in the ENRICH schema, with the following modifications. Firstly, several unwanted elements are deleted. Secondly, some optional attributes have been made compulsory, and their range of possible values are constrained. Finally, the content model for a small number of elements has been simplified to remove unwanted alternatives.
The following elements are deleted: <ab>, <alt>, <altGrp>, <analytic>, <appInfo>, <application>, <biblFull>, <biblStruct>, <binaryObject>, <broadcast>, <cRefPattern>, <cell>, <cit>, <climate>, <correction>, <distinct>, <email>, <emph>, <equipment>, <equiv>, <fsdDecl>, <headItem>, <headLabel>, <hyphenation>, <imprint>, <interpretation>, <join>, <joinGrp>, <link>, <linkGrp>, <listNym>, <measure>, <measureGrp>, <meeting>, <mentioned>, <metDecl>, <metSym>, <monogr>, <msItemStruct>, <namespace>, <normalization>, <num>, <nym>, <postBox>, <postCode>, q, <quotation>, <recording>, <recordingStmt>, <refsDecl>, <rendition>, <row>, <rs>, <said>, <samplingDecl>, <scriptStmt>, <segmentation>, <series>, <soCalled>, <sp>, <speaker>, <stage>, <state>, <stdVals>, <street>, <table>, <tagUsage>, <tagsDecl>, <teiCorpus>, <terrain>, <time>, <timeline>, <variantEncoding>, <when>.
The att.global.linking class is also deleted, since we anticipate no need for complex pointing mechanisms.
On the altIdentifier element, the type attribute is compulsory, and must take one of the following values: former; partial; internal; system; other
On the availability element, the status attribute is compulsory, and must take one of the following values: free; unknown; restricted.
On the biblScope element, the type attribute is compulsory, and must take one of the following values: volume; pages.
On the custEvent element, the type attribute is compulsory, and must take one of the following values: check; conservation; description; exhibition; loan; photography; other.
On the decoNote element, the type attribute is compulsory, and must take one of the following values: border; diagram; initial; marginal; miniature; mixed; paratext; secondary; other; illustration; printmark; publishmark; vignette; frieze; map; unspecified.
On the dimensions element, the type attribute is compulsory, and must take one of the following values: leaf; binding; slip; written; boxed; unknown.
On the gap element, the reason attribute is compulsory, and must take one of the following values: damage; illegible; cancelled; irrelevant.
On all members of the att.dimensions class, the unit attribute is compulsory, and must take one of the following values: chars; leaves; lines; mm; pages; words. The precision attribute is removed.
On the handNote element, the script attribute is compulsory, and must take one of the following values: carolmin; textualis; cursiva; hybrida; humbook; humcursiva; kanzlei; kurrent; other.
On the handNote element, the scope attribute is compulsory, and must take one of the following values: sole; major; minor.
On the hi element, the rend attribute is compulsory, and must take one of the following values: hyphenated; underline; double-underline; bold; caps; italic; sup; rubric.
On the layout element, the columns attribute is compulsory, and must take a numeric value.
On the msDesc element, the xml:id attribute is compulsory, and must be a valid XML identifier.
On the msDesc element, the xml:lang attribute is compulsory, and must be a valid ISO 639 language code.
On the name element, the type attribute is compulsory, and must take one of the following values: person; place; org; unknown.
On the objectDesc element, the form attribute is compulsory, and must take one of the following values: codex; leaf; scroll; other.
On the person element, the sex attribute is compulsory, and must be one of 1 (male), 2 (female), 0 (inapplicable), or 9 (unknown).
On the region element, the type attribute is compulsory, and must take one of the following values: parish; county; compass; geog; state; unknown.
On the supplied element, the reason attribute is compulsory, and must take one of the following values: omitted; illegible; damage; unknown.
On the supportDesc element, the material attribute is compulsory, and must take one of the following values: perg; chart; mixed; unknown.
| model.addressLike raggruppa elementi utilizzati per rappresentare un indirizzo postale o di posta elettronica | |
| Modulo | tei |
| Usato da | |
| Membri | affiliation |
| model.biblLike raggruppa elementi che contengono una descrizione bibliografica | |
| Modulo | tei |
| Usato da | |
| Membri | bibl msDesc |
| model.biblPart raggruppa gli elementi che possono apparire all'interno di elementi di citazioni bibliografiche | |
| Modulo | tei |
| Usato da | |
| Membri | model.imprintPart [biblScope distributor pubPlace publisher] model.respLike [author editor funder principal respStmt sponsor] edition extent idno msIdentifier relatedItem |
| model.choicePart raggruppa gli elementi (escluso l'elemento choice) che possono essere usati in alternanza con choice | |
| Modulo | tei |
| Usato da | |
| Membri | abbr am corr ex expan orig reg seg sic unclear |
| model.common raggruppa elementi comuni a livello di porzioni di testo o interlivello | |
| Modulo | tei |
| Usato da | |
| Membri | model.divPart [model.lLike [l] model.pLike [p] lg] model.inter [model.biblLike [bibl msDesc] model.egLike model.labelLike [desc label] model.listLike [list listBibl listEvent listOrg listPerson listPlace] model.qLike [model.quoteLike [quote] q] ] |
| model.dateLike raggruppa elementi che contengono indicazioni relative a date | |
| Modulo | tei |
| Usato da | |
| Membri | date |
| model.dimLike groups elements which describe a measurement forming part of the physical dimensions of some object. | |
| Modulo | tei |
| Usato da | |
| Membri | depth height width |
| model.divBottom groups elements which can occur at the end of a text division; for example, trailer, byline, etc.raggruppa gli elementi che appaiono alla fine di una partizione testuale, per esempio trailer, byline, ecc. | |
| Modulo | tei |
| Usato da | |
| Membri | model.divBottomPart model.divWrapper [docAuthor] |
| model.divGenLike raggruppa elementi utilizzati per rappresentare una partizione testuale generata piuttosto che esplicitamente presente nella fonte | |
| Modulo | tei |
| Usato da | |
| Membri | divGen |
| model.divLike raggruppa elementi utilizzati per rappresentare partizioni testuali generiche non numerate | |
| Modulo | tei |
| Usato da | |
| Membri | div |
| model.divPart raggruppa elementi che compaiono tra paragrafi e altre porzioni di testo ma non al loro interno | |
| Modulo | tei |
| Usato da | |
| Membri | model.lLike [l] model.pLike [p] lg |
| model.divTop raggruppa elementi che si presentano all'inizio di una partizione testuale | |
| Modulo | tei |
| Usato da | |
| Membri | model.divTopPart [model.headLike [head] ] model.divWrapper [docAuthor] |
| model.divTopPart raggruppa elementi che possono presentarsi solo all'inizio di una partizione testuale | |
| Modulo | tei |
| Usato da | |
| Membri | model.headLike [head] |
| model.divWrapper raggruppa gli elementi che appaiono all'inizio di una partizione testuale | |
| Modulo | tei |
| Usato da | |
| Membri | docAuthor |
| model.emphLike raggruppa elementi a livello di sintagma tipograficamente distinti e ai quali è attribuibile una funzione specifica | |
| Modulo | tei |
| Usato da | |
| Membri | foreign gloss term title |
| model.encodingPart raggruppa gli elementi utilizzati all'interno di encodingDesc e che appaiono più volte. | |
| Modulo | header |
| Usato da | |
| Membri | charDecl classDecl editorialDecl geoDecl projectDesc |
| model.frontPart raggruppa gli elementi che appaiono a livello di partizioni testuali all'interno del peritesto iniziale o finale | |
| Modulo | tei |
| Usato da | |
| Membri | divGen titlePage |
| model.gLike raggruppa elementi di cui è inframmezzato il testo che rapresentano oggetti non Unicode | |
| Modulo | tei |
| Usato da | |
| Membri | g |
| model.global raggruppa elementi vuoti che possono apparire in qualsiasi punto di un testo TEI | |
| Modulo | tei |
| Usato da | |
| Membri | model.global.edit [addSpan damageSpan delSpan gap space] model.global.meta [index] model.milestoneLike [anchor cb fw lb milestone pb] model.noteLike [note] figure |
| model.global.edit raggruppa elementi vuoti con funzioni editoriali specifiche, per esempio l'indicazione dell'inizio di una porzione di testo aggiunto, rimosso o mancante nell'originale | |
| Modulo | tei |
| Usato da | |
| Membri | addSpan damageSpan delSpan gap space |
| model.global.meta raggruppa elementi vuoti che descrivono lo status di altri elementi, per esempio stabilendo gruppi di collegamenti o interpretazioni astratte, oppure fornendo indicazioni di certezza, ecc., e che possono apparire in qualsiasi punto all'interno di un documento | |
| Modulo | tei |
| Usato da | |
| Membri | index |
| model.glossLike raggruppa elementi che assegnano un nome, descrizione o spiegazione alternativi a elementi di codifica | |
| Modulo | tei |
| Usato da | |
| Membri | desc gloss |
| model.graphicLike raggruppa elementi che contengono immagini, formule, esempi, e oggetti simili | |
| Modulo | tei |
| Usato da | |
| Membri | formula graphic |
| model.headLike raggruppa elementi utilizzati per fornire un titolo all'inizio di una partizione testuale | |
| Modulo | tei |
| Usato da | |
| Membri | head |
| model.headerPart raggruppa gli elementi utilizzati all'interno di teiHeader e che appaiono più volte. | |
| Modulo | header |
| Usato da | |
| Membri | encodingDesc profileDesc |
| model.hiLike raggruppa elementi a livello sintagmatico relativi a evidenziatura | |
| Modulo | tei |
| Usato da | |
| Membri | hi |
| model.highlighted raggruppa elementi a livello di sintagma tipograficamente distinti | |
| Modulo | tei |
| Usato da | |
| Membri | model.emphLike [foreign gloss term title] model.hiLike [hi] |
| model.imprintPart raggruppa gli elementi bibliografici che appaiono all'interno delle sigle editoriali | |
| Modulo | tei |
| Usato da | |
| Membri | biblScope distributor pubPlace publisher |
| model.inter raggruppa elementi della classe intermedia (interlivello): tali elementi possono apparire sia all'interno che tra paragrafi e altri elementi del tipo porzione di testo | |
| Modulo | tei |
| Usato da | |
| Membri | model.biblLike [bibl msDesc] model.egLike model.labelLike [desc label] model.listLike [list listBibl listEvent listOrg listPerson listPlace] model.qLike [model.quoteLike [quote] q] |
| model.lLike raggruppa elementi che rappresentano componenti metriche come i versi | |
| Modulo | tei |
| Usato da | |
| Membri | l |
| model.labelLike raggruppa elementi utilizzati per spiegare o illustrare altre parti di un documento | |
| Modulo | tei |
| Usato da | |
| Membri | desc label |
| model.limitedPhrase raggruppa elementi a livello di sintagma ad eccezione degli elementi intesi principalmente per la trascrizione di fonti esistenti | |
| Modulo | tei |
| Usato da | |
| Membri | model.emphLike [foreign gloss term title] model.pPart.data [model.addressLike [affiliation] model.dateLike [date] model.measureLike [depth dim geo height width] model.nameLike [model.nameLike.agent [name orgName persName] model.offsetLike [geogFeat offset] model.persNamePart [addName forename genName nameLink roleName surname] model.placeStateLike [model.placeNamePart [bloc country district geogName placeName region settlement] ] ] ] model.pPart.editorial [abbr am choice ex expan subst] model.pPart.msdesc [catchwords dimensions handShift heraldry locus locusGrp material origDate origPlace secFol signatures stamp watermark] model.ptrLike [ptr ref] |
| model.listLike raggruppa tutti gli elementi del tipo lista | |
| Modulo | tei |
| Usato da | |
| Membri | list listBibl listEvent listOrg listPerson listPlace |
| model.measureLike raggruppa elementi riferiti a numeri, quantità, misurazioni o altra porzione di testo che veicola un significato di tipo numerico | |
| Modulo | tei |
| Usato da | |
| Membri | depth dim geo height width |
| model.milestoneLike raggruppa elementi del tipo milestone utilizzati per rappresentare sistemi di riferimento | |
| Modulo | tei |
| Usato da | |
| Membri | anchor cb fw lb milestone pb |
| model.msItemPart classe di elementi che appaiono all'interno della descrizione di un manoscritto | |
| Modulo | tei |
| Usato da | |
| Membri | model.msQuoteLike [colophon explicit finalRubric incipit rubric title] model.quoteLike [quote] model.respLike [author editor funder principal respStmt sponsor] bibl decoNote filiation listBibl msItem textLang |
| model.msQuoteLike groups elements which represent passages such as titles quoted from a manuscript as a part of its description. | |
| Modulo | tei |
| Usato da | |
| Membri | colophon explicit finalRubric incipit rubric title |
| model.nameLike raggruppa gli elementi che nominano o indicano una persona, un luogo (costruito dall'uomo o geografico), o un'organizzazione | |
| Modulo | tei |
| Usato da | |
| Membri | model.nameLike.agent [name orgName persName] model.offsetLike [geogFeat offset] model.persNamePart [addName forename genName nameLink roleName surname] model.placeStateLike [model.placeNamePart [bloc country district geogName placeName region settlement] ] |
| model.nameLike.agent raggruppa elementi che contengono nomi di individui o enti societari | |
| Modulo | tei |
| Usato da | |
| Membri | name orgName persName |
| model.noteLike raggruppa tutti gli elementi del tipo nota | |
| Modulo | tei |
| Usato da | |
| Membri | note |
| model.offsetLike raggruppa elementi che risultano solo come parte di un nome di luogo | |
| Modulo | tei |
| Usato da | |
| Membri | geogFeat offset |
| model.pLike classe di elementi di tipo paragrafo a scopo di interscambio. | |
| Modulo | tei |
| Usato da |
availability
binding
bindingDesc
custodialHist
decoDesc
editionStmt
editorialDecl
encodingDesc
event
figure
handDesc
history
langKnowledge
layoutDesc
msContents
msDesc
msItem
msPart
objectDesc
org
person
personGrp
physDesc
place
population
projectDesc
publicationStmt
recordHist
relationGrp
seal
sealDesc
seriesStmt
sourceDesc
supportDesc
trait
typeDesc
model.divPart
|
| Membri | p |
| model.pLike.front raggruppa gli elementi che appaiono come componenti diretti del peritesto iniziale quando non è dato un frontespizio elettronico. | |
| Modulo | tei |
| Usato da | |
| Membri | docAuthor docEdition docImprint docTitle head titlePart |
| model.pPart.data raggruppa elementi a livello sintagmatico che contengono nomi, date, numeri, misurazioni, e dati simili | |
| Modulo | tei |
| Usato da | |
| Membri | model.addressLike [affiliation] model.dateLike [date] model.measureLike [depth dim geo height width] model.nameLike [model.nameLike.agent [name orgName persName] model.offsetLike [geogFeat offset] model.persNamePart [addName forename genName nameLink roleName surname] model.placeStateLike [model.placeNamePart [bloc country district geogName placeName region settlement] ] ] |
| model.pPart.edit raggruppa elementi a livello sintagmatico utilizzati per semplici interventi editoriali di correzione e trascrizione | |
| Modulo | tei |
| Usato da | |
| Membri | model.pPart.editorial [abbr am choice ex expan subst] model.pPart.transcriptional [add corr damage del orig reg restore sic supplied unclear] |
| model.pPart.editorial raggruppa elementi a livello di sintagma per semplici interventi editoriali, utili sia per il trascrittore che per l'autore | |
| Modulo | tei |
| Usato da | |
| Membri | abbr am choice ex expan subst |
| model.pPart.msdesc raggruppa gli elementi utilizzati per descrivere manoscritti | |
| Modulo | tei |
| Usato da | |
| Membri | catchwords dimensions handShift heraldry locus locusGrp material origDate origPlace secFol signatures stamp watermark |
| model.pPart.transcriptional raggruppa elementi a livello di sintagma utilizzati per la trascrizione di fonti preesistenti | |
| Modulo | tei |
| Usato da | |
| Membri | add corr damage del orig reg restore sic supplied unclear |
| model.persEventLike classe di elementi che descrivono eventi specifici nella vita di una persona, per esempio, nascita, matrimonio, nomina, ecc.; tali elementi non rappresentano caratteristiche vere e proprie di un individuo ma spesso fanno sì che l'individuo in questione acquisisca determinate caratteristiche o un dato status | |
| Modulo | tei |
| Usato da | |
| Membri | birth death event |
| model.persNamePart raggruppa gli elementi che compongono un nome proprio di persona | |
| Modulo | namesdates |
| Usato da | |
| Membri | addName forename genName nameLink roleName surname |
| model.persStateLike classe di elementi che descrivono le caratteristiche mutevoli e con una determinata durata di una persona, per esempio occupazione, residenza, nome, ecc.; tali caratteristiche di un individuo rappresentano in genere una conseguenza delle sue azioni o di quelle degli altri | |
| Modulo | tei |
| Usato da | |
| Membri | affiliation education floruit occupation persName residence |
| model.persTraitLike classe di elementi che descrive caratteristiche fisiche o di derivazione sociale generalmente immutabili di una persona, per esempio colore dei capelli, etnia, sesso, ecc.; tali caratteristiche di un undividuo sono di solito indipendenti dalla sua volontà o dalle sue azioni; | |
| Modulo | tei |
| Usato da | |
| Membri | age faith langKnowledge nationality sex socecStatus trait |
| model.personLike classe di elementi utilizzati per fornire informazioni relative a persone e relazioni tra le stesse | |
| Modulo | tei |
| Usato da | |
| Membri | org person personGrp |
| model.personPart raggruppa elementi che descrivono determinate caratteristiche delle persone a cui si fa riferimento nel testo o che partecipano a un'interazione verbale | |
| Modulo | tei |
| Usato da | |
| Membri | model.persEventLike [birth death event] model.persStateLike [affiliation education floruit occupation persName residence] model.persTraitLike [age faith langKnowledge nationality sex socecStatus trait] bibl |
| model.phrase raggruppa gli elementi che appaiono a livello di singole parole o sintagmi | |
| Modulo | tei |
| Usato da | |
| Membri | model.graphicLike [formula graphic] model.highlighted [model.emphLike [foreign gloss term title] model.hiLike [hi] ] model.pPart.data [model.addressLike [affiliation] model.dateLike [date] model.measureLike [depth dim geo height width] model.nameLike [model.nameLike.agent [name orgName persName] model.offsetLike [geogFeat offset] model.persNamePart [addName forename genName nameLink roleName surname] model.placeStateLike [model.placeNamePart [bloc country district geogName placeName region settlement] ] ] ] model.pPart.edit [model.pPart.editorial [abbr am choice ex expan subst] model.pPart.transcriptional [add corr damage del orig reg restore sic supplied unclear] ] model.pPart.msdesc [catchwords dimensions handShift heraldry locus locusGrp material origDate origPlace secFol signatures stamp watermark] model.ptrLike [ptr ref] model.segLike [seg] |
| model.physDescPart elementi descrittivi specifici che costituiscono la descrizione fisica di un manoscritto o di una fonte scritta simile | |
| Modulo | tei |
| Usato da | |
| Membri | accMat additions bindingDesc decoDesc handDesc musicNotation objectDesc sealDesc typeDesc |
| model.placeEventLike raggruppa elementi che descrivono eventi che si verificano in un dato luogo o che hanno effetto sullo stesso | |
| Modulo | tei |
| Usato da | |
| Membri | event |
| model.placeLike raggruppa elementi utilizzati per fornire informazioni relative a luoghi e relazioni corrispondenti | |
| Modulo | tei |
| Usato da | |
| Membri | place |
| model.placeNamePart raggruppa gli elementi che fanno parte del nome di un luogo | |
| Modulo | tei |
| Usato da | |
| Membri | bloc country district geogName placeName region settlement |
| model.placeStateLike raggruppa elementi che descrivono stati mutevoli di un luogo | |
| Modulo | tei |
| Usato da | |
| Membri | model.placeNamePart [bloc country district geogName placeName region settlement] |
| model.placeTraitLike raggruppa elementi che descrivono tratti immutabili di un luogo | |
| Modulo | tei |
| Usato da | |
| Membri | location population trait |
| model.profileDescPart raggruppa gli elementi utilizzati all'interno di profileDesc e che appaiono più volte. | |
| Modulo | header |
| Usato da | |
| Membri | handNotes langUsage textClass |
| model.ptrLike raggruppa elementi utilizzati per stabilire collocazioni e riferimenti | |
| Modulo | tei |
| Usato da | |
| Membri | ptr ref |
| model.publicationStmtPart raggruppa i figli di publicationStmt | |
| Modulo | tei |
| Usato da | |
| Membri | authority availability date distributor idno pubPlace publisher |
| model.qLike raggruppa elementi relativi all'evidenziatura che appaiono all'interno di o tra elementi a livello di porzioni di testo | |
| Modulo | tei |
| Usato da | |
| Membri | model.quoteLike [quote] q |
| model.quoteLike raggruppa elementi che contengono direttamente le citazioni | |
| Modulo | tei |
| Usato da | |
| Membri | quote |
| model.resourceLike raggruppa elementi non testuali che possono costituire un documento TEI insieme a un'intestazione e a un testo | |
| Modulo | tei |
| Usato da | |
| Membri | facsimile |
| model.respLike raggruppa elementi utilizzati per indicare responsabilità intellettuale, per esempio all'interno di un elemento bibliografico | |
| Modulo | tei |
| Usato da | |
| Membri | author editor funder principal respStmt sponsor |
| model.segLike raggruppa elementi utilizzati per una segmentazione arbitraria | |
| Modulo | tei |
| Usato da | |
| Membri | seg |
| model.titlepagePart raggruppa gli elementi che appaiono come componenti dirette del frontespizio elettronico (docTitle, docAuthor, docImprint, <epigraph>, ecc.) | |
| Modulo | tei |
| Usato da | |
| Membri | docAuthor docEdition docImprint docTitle graphic titlePart |
| att.ascribed assegna degli attributi agli elementi che rappresentano parole o azioni attribuibili a singoli individui | |||||||||
| Modulo | tei | ||||||||
| Membri | change q | ||||||||
| Attributi |
|
||||||||
| att.canonical provides attributes which can be used to associate a representation such as a name or title with canonical information about the object being named or referenced. | |||||||||||||||
| Modulo | tei | ||||||||||||||
| Membri | att.naming [att.personal [addName forename genName orgName persName roleName surname] affiliation birth bloc collection country death district education event geogFeat geogName institution name nationality occupation origPlace placeName population pubPlace region relation repository residence settlement socecStatus trait] author docAuthor docTitle resp term title | ||||||||||||||
| Attributi |
|
||||||||||||||
| att.coordinated elementi posizionabili all'interno di un sistema di coordinate bidimensionale | |||||||||||||||||||||||||
| Modulo | transcr | ||||||||||||||||||||||||
| Membri | surface zone | ||||||||||||||||||||||||
| Attributi |
|
||||||||||||||||||||||||
| att.damaged fornisce attributi che descrivono la natura di eventuali danni fisici che influenzano una lettura | |||||||||||||||||||||||||||||||
| Modulo | tei | ||||||||||||||||||||||||||||||
| Membri | damage damageSpan | ||||||||||||||||||||||||||||||
| Attributi |
att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max))
|
||||||||||||||||||||||||||||||
| att.datable assegna attributi per la normalizzazione di elementi che contengono eventi databili | |
| Modulo | tei |
| Membri | acquisition affiliation age binding birth bloc country custEvent date death district education event faith floruit geogFeat langKnowledge langKnown location nationality occupation orgName origDate origPlace origin persName placeName population provenance region relation residence seal settlement sex socecStatus stamp trait |
| Attributi | att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to) |
| att.datable.w3c indica degli attributi per la normalizzazione di elementi che contengono eventi databili utilizzando i tipi di dati del W3C | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Modulo | tei | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Membri | att.datable [acquisition affiliation age binding birth bloc country custEvent date death district education event faith floruit geogFeat langKnowledge langKnown location nationality occupation orgName origDate origPlace origin persName placeName population provenance region relation residence seal settlement sex socecStatus stamp trait] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Attributi |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| att.declarable individua attributi per gli elementi contenuti nell'intestazione che possono essere selezionati autonomamente grazie all'apposito attributo decls | |||||||||
| Modulo | tei | ||||||||
| Membri | availability bibl editorialDecl geoDecl langUsage listBibl listEvent listOrg listPerson listPlace projectDesc sourceDesc textClass | ||||||||
| Attributi |
|
||||||||
| att.declaring assegna attributi agli elementi che possono essere autonomamente associati a un determinato elemento dichiarato nell'intestazione, non tenendo conto del default ereditato per quell'elemento | |||||||||
| Modulo | tei | ||||||||
| Membri | back body div facsimile front gloss graphic group lg p ptr ref surface term text | ||||||||
| Attributi |
|
||||||||
| att.dimensions assegna degli attributi che descrivono la grandezza di oggetti fisici | |||||||||||||||||||||||||||||||||
| Modulo | tei | ||||||||||||||||||||||||||||||||
| Membri | att.damaged [damage damageSpan] att.editLike [att.transcriptional [add addSpan del delSpan restore subst] affiliation age am birth corr date death education event ex expan faith floruit gap langKnowledge langKnown location nationality occupation org orgName origDate origPlace origin persName person place placeName population reg relation residence sex socecStatus supplied trait unclear] depth dim dimensions height space width | ||||||||||||||||||||||||||||||||
| Attributi |
att.ranging (@atLeast, @atMost, @min, @max)
|
||||||||||||||||||||||||||||||||
| att.divLike identifica un insieme di attributi comuni a tutti gli elementi che si comportano come partizioni testuali | |||||||||||||||||||
| Modulo | tei | ||||||||||||||||||
| Membri | div lg | ||||||||||||||||||
| Attributi |
|
||||||||||||||||||
| att.editLike assegna degli attributi che descrivono il carattere di un intervento critico codificato o interpretazione di altro tipo | |||||||||||||||||||||||||||||||
| Modulo | tei | ||||||||||||||||||||||||||||||
| Membri | att.transcriptional [add addSpan del delSpan restore subst] affiliation age am birth corr date death education event ex expan faith floruit gap langKnowledge langKnown location nationality occupation org orgName origDate origPlace origin persName person place placeName population reg relation residence sex socecStatus supplied trait unclear | ||||||||||||||||||||||||||||||
| Attributi |
att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max))
|
||||||||||||||||||||||||||||||
| att.global stabilisce un insieme di attributi comuni a tutti gli elementi dello schema di codifica TEI | |||||||||||||||||||||||||||||||||||||||||||||
| Modulo | tei | ||||||||||||||||||||||||||||||||||||||||||||
| Membri | |||||||||||||||||||||||||||||||||||||||||||||
| Attributi |
att.global.facs (@facs)
|
||||||||||||||||||||||||||||||||||||||||||||
| att.global.facs elementi che possono essere associati a un'immagine o una superficie all'interno dell'elemento facsimile | |||||||||
| Modulo | transcr | ||||||||
| Membri | att.global | ||||||||
| Attributi |
|
||||||||
| att.handFeatures indica degli attributi che descrivono aspetti delle mano utilizzata per la scrittura del manoscritto | |||||||||||||||||||||||||||
| Modulo | tei | ||||||||||||||||||||||||||
| Membri | handNote handShift typeNote | ||||||||||||||||||||||||||
| Attributi |
|
||||||||||||||||||||||||||
| att.internetMedia indica degli attributi che specificano il tipo di risorsa informatica utilizzando una tassonomia standard | |||||||||
| Modulo | tei | ||||||||
| Membri | graphic | ||||||||
| Attributi |
|
||||||||
| att.msExcerpt (estratto di manoscritto) assegna degli attributi utilizzati per descrivere estratti di un manoscritto inseriti in una descrizione dello stesso | |||||||
| Modulo | msdescription | ||||||
| Membri | explicit incipit msContents msItem quote | ||||||
| Attributi |
|
||||||
| att.naming identifica degli attributi comuni a elementi che si riferiscono a persone, luoghi, organizzazioni, ecc. indicati per nome | |||||||||
| Modulo | tei | ||||||||
| Membri | att.personal [addName forename genName orgName persName roleName surname] affiliation birth bloc collection country death district education event geogFeat geogName institution name nationality occupation origPlace placeName population pubPlace region relation repository residence settlement socecStatus trait | ||||||||
| Attributi |
att.canonical (@key, @ref)
|
||||||||
| att.personal (attributi per componenti di nomi propri di persona) attributi comuni agli elementi che compongono un nome proprio di persona | |||||||||||||||
| Modulo | tei | ||||||||||||||
| Membri | addName forename genName orgName persName roleName surname | ||||||||||||||
| Attributi |
att.naming (@nymRef) (att.canonical (@key, @ref))
|
||||||||||||||
| att.placement identifica degli attributi che descrivono la collocazione di un elemento testuale all'interno della pagina o dell'oggetto di origine | |||||||||||||
| Modulo | tei | ||||||||||||
| Membri | add addSpan figure fw note | ||||||||||||
| Attributi |
|
||||||||||||
| att.pointing definisce un insieme di attributi usati da tutti gli elementi che puntano ad altri elementi tramite uno o più URI | |||||||||||||||
| Modulo | linking | ||||||||||||||
| Membri | ptr ref | ||||||||||||||
| Attributi |
|
||||||||||||||
| att.ranging provides attributes for describing numerical ranges. | |||||||||||||||||||||||||
| Modulo | tei | ||||||||||||||||||||||||
| Membri | att.dimensions [att.damaged [damage damageSpan] att.editLike [att.transcriptional [add addSpan del delSpan restore subst] affiliation age am birth corr date death education event ex expan faith floruit gap langKnowledge langKnown location nationality occupation org orgName origDate origPlace origin persName person place placeName population reg relation residence sex socecStatus supplied trait unclear] depth dim dimensions height space width] | ||||||||||||||||||||||||
| Attributi |
|
||||||||||||||||||||||||
| att.segLike assegna degli attributi agli elementi usati per una segmentazione arbitraria | |||||||||||||||
| Modulo | tei | ||||||||||||||
| Membri | seg | ||||||||||||||
| Attributi |
|
||||||||||||||
| att.sourced provides attributes identifying the source edition from which some encoded feature derives. | |||||||||
| Modulo | tei | ||||||||
| Membri | cb lb milestone pb refState | ||||||||
| Attributi |
|
||||||||
| Esempio |
<l>Of Mans First Disobedience,<lb ed="1674"/> and<lb ed="1667"/> the Fruit</l>
<l>Of that Forbidden Tree, whose<lb ed="1667 1674"/> mortal tast</l> <l>Brought Death into the World,<lb ed="1667"/> and all<lb ed="1674"/> our woe,</l> |
||||||||
| att.spanning assegna degli attributi agli elementi che delimitano una porzione di testo utilizzando dei puntatori invece di racchiudere il testo stesso | |||||||||
| Modulo | tei | ||||||||
| Membri | addSpan damageSpan delSpan index | ||||||||
| Attributi |
|
||||||||
| att.transcriptional assegna degli attributi propri degli elementi che descrivono il carattere di un intervento dell'autore o del trascrittore di un testo nella redazione di un manoscritto o di altra fonte simile | |||||||||||||||||||||||
| Modulo | tei | ||||||||||||||||||||||
| Membri | add addSpan del delSpan restore subst | ||||||||||||||||||||||
| Attributi |
att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) )
|
||||||||||||||||||||||
| att.translatable assegna degli attributi utilizzati per indicare lo status di una porzione traducibile di un documento isolato | |||||||
| Modulo | tei | ||||||
| Membri | desc gloss | ||||||
| Attributi |
|
||||||
| att.typed assegna degli attributi generici utilizzabili per qualsiasi classificazione e sottoclassificazione di elementi | |||||||||||||
| Modulo | tei | ||||||||||||
| Membri | accMat add addName addSpan altIdentifier anchor bibl bloc cb charProp corr country custEvent damage damageSpan date decoNote del delSpan dim district div event explicit filiation finalRubric forename g genName geogFeat gloss head incipit lb lg listBibl listEvent listOrg listPerson listPlace location mapping milestone msName name nameLink offset org orgName origDate pb persName place placeName population quote reg region relatedItem relationGrp restore roleName rubric seal seg settlement stamp surname term text trait | ||||||||||||
| Attributi |
|
||||||||||||
| macro.limitedContent (paragraph content) defines the content of prose elements that are not used for transcription of extant materials. | |
| Modulo | tei |
| Usato da | |
| Dichiarazione |
macro.limitedContent = ( text | model.limitedPhrase | model.inter )* |
| macro.paraContent (contenuto di paragrafo) definisce il contenuto di paragrafi ed elementi simili | |
| Modulo | tei |
| Usato da | |
| Dichiarazione |
macro.paraContent = ( text | model.gLike | model.phrase | model.inter | model.global )* |
| macro.phraseSeq (sequenza sintagmatica) definisce una sequenza di caratteri ed elementi di tipo sintagmatico | |
| Modulo | tei |
| Usato da |
abbr
addName
addrLine
affiliation
author
biblScope
birth
bloc
catchwords
colophon
country
death
distributor
district
docAuthor
edition
editor
education
expan
explicit
extent
faith
finalRubric
floruit
foreign
forename
fw
genName
geoDecl
geogName
gloss
heraldry
incipit
label
material
name
nameLink
nationality
occupation
orgName
persName
placeName
pubPlace
publisher
region
residence
roleName
rubric
secFol
settlement
sex
signatures
socecStatus
stamp
summary
surname
term
textLang
watermark
|
| Dichiarazione |
macro.phraseSeq = ( text | model.gLike | model.phrase | model.global )* |
| macro.phraseSeq.limited (limited phrase sequence) defines a sequence of character data and those phrase-level elements that are not typically used for transcribing extant documents. | |
| Modulo | tei |
| Usato da | |
| Dichiarazione |
macro.phraseSeq.limited = ( text | model.limitedPhrase | model.global )* |
| macro.specialPara (contenuto di paragrafo "speciale") definisce il modello di contenuto di elementi quali note o voci di lista che contiene una serie di elementi a livello di componenti aventi la stessa struttura di un paragrafo con una serie di elementi a livello sintagmatico e interlivello | |
| Modulo | tei |
| Usato da | |
| Dichiarazione |
macro.specialPara =
(
text
| model.gLike
| model.phrase
| model.inter
| model.divPart
| model.global
)*
|
| macro.xtext (testo esteso) definisce una sequenza di caratteri ed elementi gaiji | |
| Modulo | tei |
| Usato da | |
| Dichiarazione |
macro.xtext = ( text | model.gLike )* |
| <TEI> (documento TEI) contiene un documento TEI-conforme, comprendente un'intestazione e un testo, sia esso isolato o parte di un elemento <teiCorpus> http://www.tei-c.org/release/doc/tei-p5-doc/it/html/DS.html#DS http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CC.html#CCDEF | |||||||||
| Modulo | textstructure | ||||||||
| Oltre agli attributi globali |
|
||||||||
| Usato da | |||||||||
| Può contenere | |||||||||
| Dichiarazione |
element
TEI
{
att.global.attributes,
attribute version { xsd:decimal }?,
( teiHeader, ( ( model.resourceLike+, text? ) | text ) )
}
|
||||||||
|
<s:ns prefix="tei" uri="http://www.tei-c.org/ns/1.0"/> |
|||||||||
|
<s:ns prefix="rng" uri="http://relaxng.org/ns/structure/1.0"/> |
|||||||||
| Esempio |
<TEI>
<teiHeader> <fileDesc> <titleStmt> <title>The shortest TEI Document Imaginable</title> </titleStmt> <publicationStmt> <p>First published as part of TEI P2.</p> </publicationStmt> <sourceDesc> <p>No source: this is an original work.</p> </sourceDesc> </fileDesc> </teiHeader> <text> <body> <p>This is about the shortest TEI document imaginable.</p> </body> </text> </TEI> |
||||||||
| <abbr> (abbreviazione) contiene un'abbreviazione di qualsiasi genere. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#CONAAB | |||||||||
| Modulo | core | ||||||||
| Oltre agli attributi globali |
|
||||||||
| Usato da | |||||||||
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||
| Dichiarazione |
element
abbr
{
att.global.attributes,
attribute type { xsd:Name }?,
macro.phraseSeq
}
|
||||||||
| Esempio |
<abbr>SPQR</abbr>
|
||||||||
| Esempio |
<choice>
<abbr>SPQR</abbr> <expan>senatus populusque romanorum</expan> </choice> |
||||||||
| <accMat> (materiale allegato) contiene eventuali dettagli riguardanti maeriale aggiuntivo strettamente collegato al manoscritto in esame, per esempio documenti non attali o frammenti rilegati insieme al manoscritto in un periodo storico precedente a quello attuale 1.5.3.3 Accompanying Material | |
| Modulo | msdescription |
| Oltre agli attributi globali | att.typed (@type, @subtype) |
| Usato da | |
| Può contenere |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
accMat
{
att.global.attributes,
att.typed.attributes,
macro.specialPara
}
|
| Esempio |
<accMat>A copy of a tax form from 1947 is included in the envelope
with the letter. It is not catalogued separately.</accMat> |
| <acquisition> contiene informazioni relative al processo di acquisizione di un manoscritto o di una sua parte 1.6 History | |
| Modulo | msdescription |
| Oltre agli attributi globali | att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) |
| Usato da | |
| Può contenere |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
acquisition
{
att.global.attributes,
att.datable.attributes,
macro.specialPara
}
|
| Esempio |
<acquisition>Left to the <name type="place">Bodleian</name> by
<name type="person">Richard Rawlinson</name> in 1755. </acquisition> |
| <addName> (nome aggiuntivo) contiene una componente aggiuntiva del nome, come un soprannome, un epiteto, o eventuali altre espressioni utilizzate all'interno di un nome proprio di persona http://www.tei-c.org/release/doc/tei-p5-doc/it/html/ND.html#NDPER | |
| Modulo | namesdates |
| Oltre agli attributi globali | att.personal (@full, @sort) (att.naming (@nymRef) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype) |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
addName
{
att.global.attributes,
att.personal.attributes,
att.typed.attributes,
macro.phraseSeq
}
|
| Esempio |
<persName>
<forename>Frederick</forename> <addName type="epithet">the Great</addName> <roleName>Emperor of Prussia</roleName> </persName> |
| <addSpan> (porzione di testo aggiunta) segnala l'inizio di una porzione di testo più lunga aggiunta da un autore, un trascrittore, un annotatore o un correttore (vedi anche add) http://www.tei-c.org/release/doc/tei-p5-doc/it/html/PH.html#PHAD | |
| Modulo | transcr |
| Oltre agli attributi globali | att.transcriptional (@hand, @status, @seq) (att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) ) att.placement (@place) att.typed (@type, @subtype) att.spanning (@spanTo) |
| Usato da | |
| Può contenere | Elemento vuoto |
| Dichiarazione |
element
addSpan
{
att.global.attributes,
att.transcriptional.attribute.hand,
att.transcriptional.attribute.status,
att.transcriptional.attribute.seq,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.placement.attributes,
att.typed.attributes,
att.spanning.attributes,
empty
}
|
|
<s:assert test="@spanTo">The spanTo= attribute of <s:name/> is required.</s:assert> |
|
| Esempio |
<handNote xml:id="HEOL" scribe="HelgiÓlafsson"/>
<!-- ... --> <body> <div> <!-- text here --> </div> <addSpan n="added gathering" hand="#HEOL" spanTo="#P025"/> <div> <!-- text of first added poem here --> </div> <div> <!-- text of second added poem here --> </div> <div> <!-- text of third added poem here --> </div> <div> <!-- text of fourth added poem here --> </div> <anchor xml:id="P025"/> <div> <!-- more text here --> </div> </body> |
| <additional> raggruppa ulteriori informazioni combinando informazioni bibliografiche relative al manoscritto o a copie surrogate dello stesso con informazioni di carattere curatoriale o amministrativo 1.7 Additional information | |
| Modulo | msdescription |
| Usato da | |
| Può contenere |
core:
listBibl
msdescription:
adminInfo
surrogates
|
| Dichiarazione |
element
additional
{
att.global.attributes,
( adminInfo?, surrogates?, listBibl? )
}
|
| Esempio |
<additional>
<adminInfo> <recordHist> <!-- record history here --> </recordHist> <custodialHist> <!-- custodial history here --> </custodialHist> </adminInfo> <surrogates> <!-- information about surrogates here --> </surrogates> <listBibl> <!-- full bibliography here --> </listBibl> </additional> |
| <additions> contiene un descrizione di qualsiasi aggiunta significativa trovata all'interno di un manoscritto come note a margine o altre annotazioni 1.5.2 Writing, Decoration, and Other Notations | |
| Modulo | msdescription |
| Usato da | |
| Può contenere |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element additions { att.global.attributes, macro.specialPara }
|
| Esempio |
<additions>
<p>There are several marginalia in this manuscript. Some consist of single characters and others are figurative. On 8v is to be found a drawing of a mans head wearing a hat. At times sentences occurs: On 5v: <q xml:lang="is">Her er skrif andres isslendin</q>, on 19r: <q xml:lang="is">þeim go</q>, on 21r: <q xml:lang="is">amen med aund ok munn halla rei knar hofud summu all huad batar þad mælgi ok mal</q>, On 21v: some runic letters and the sentence <q xml:lang="la">aue maria gracia plena dominus</q>.</p> </additions> |
| <addrLine> (riga dell'indirizzo) contiene una riga di un indirizzo (postale). http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#CONAAD http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD24 http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COBICOI | |
| Modulo | core |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element addrLine { att.global.attributes, macro.phraseSeq }
|
| Esempio |
<address>
<addrLine>Computing Center, MC 135</addrLine> <addrLine>P.O. Box 6998</addrLine> <addrLine>Chicago, IL</addrLine> <addrLine>60680 USA</addrLine> </address> |
| <adminInfo> (informazioni amministrative) contiene informazioni relative alla gestione e disponibilità del manoscritto e alla descrizione stessa della documentazione 1.7.1 Administrative information | |
| Modulo | msdescription |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element
adminInfo
{
att.global.attributes,
( recordHist?, availability?, custodialHist?, model.noteLike? )
}
|
| Esempio |
<adminInfo>
<recordHist> <source>Record created <date>1 Aug 2004</date> </source> </recordHist> <availability> <p>Until 2015 permission to photocopy some materials from this collection has been limited at the request of the donor. Please ask repository staff for details if you are interested in obtaining photocopies from Series 1: Correspondence.</p> </availability> <custodialHist> <p>Collection donated to the Manuscript Library by the Estate of Edgar Holden in 1993. Donor number: 1993-034.</p> </custodialHist> </adminInfo> |
| <affiliation> (affiliation) contiene una descrizione informale dell'appartenenza presente o passata di una persona a una determinata organizzazione, per esempio un'azienda o un ente finanziatore http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CC.html#CCAHPA | |
| Modulo | namesdates |
| Oltre agli attributi globali | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.naming (@nymRef) (att.canonical (@key, @ref)) |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
affiliation
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.datable.attributes,
att.naming.attributes,
macro.phraseSeq
}
|
| Esempio |
<affiliation>Junior project officer for the US <name type="org">National Endowment for
the Humanities</name> </affiliation> <affiliation notAfter="1960-01-01" notBefore="1957-02-28">Paid up member of the <orgName>Australian Journalists Association</orgName> </affiliation> |
| <age> (age) indica l'età della persona | |||||||
| Modulo | namesdates | ||||||
| Oltre agli attributi globali |
att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to))
|
||||||
| Usato da | |||||||
| Può contenere |
core:
abbr
cb
choice
date
expan
foreign
gap
gloss
index
lb
milestone
name
note
pb
ptr
ref
term
title
figures:
figure
linking:
anchor
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||
| Dichiarazione |
element
age
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.datable.attributes,
attribute value { xsd:nonNegativeInteger }?,
macro.phraseSeq.limited
}
|
||||||
| Esempio |
<age value="2" notAfter="1986">under 20 in the early eighties</age>
|
||||||
| <altIdentifier> (identificatore alternativo.) contiene un identificatore strutturato alternativo o precedente utilizzato per un manoscritto, per esempio un precedente numero di catalogazione 1.2 The Manuscript Identifier | |||||||||
| Modulo | msdescription | ||||||||
| Oltre agli attributi globali |
att.typed (@type, @subtype)
|
||||||||
| Usato da | |||||||||
| Può contenere | |||||||||
| Dichiarazione |
element
altIdentifier
{
att.global.attributes,
attribute type { "former" | "system" | "partial" | "internal" | "other" },
att.typed.attribute.subtype,
(
model.placeNamePart_sequenceOptional,
institution?,
repository?,
collection?,
idno,
note?
)
}
|
||||||||
| Esempio |
<altIdentifier>
<settlement>San Marino</settlement> <repository>Huntington Library</repository> <idno>MS.El.26.C.9</idno> </altIdentifier> |
||||||||
| <am> (marcatore di abbreviazione) contiene una sequenza di lettere o segni presenti in un'abbreviazione e omessi o sostituiti nella forma estesa dell'abreviazione stessa http://www.tei-c.org/release/doc/tei-p5-doc/it/html/PH.html#PHAB | |
| Modulo | transcr |
| Oltre agli attributi globali | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element
am
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
( text | model.gLike | model.pPart.transcriptional )*
}
|
| Esempio |
do you
<abbr>Mr<am>.</am> </abbr> Jones? |
| <anchor> (punto di ancoraggio) aggancia un indentificatore a una posizione all'interno del testo indipendentemente dal fatto che questa corrisponda o meno a un elemento testuale http://www.tei-c.org/release/doc/tei-p5-doc/it/html/TS.html#TSSAPA http://www.tei-c.org/release/doc/tei-p5-doc/it/html/SA.html#SACS | |
| Modulo | linking |
| Oltre agli attributi globali | att.typed (@type, @subtype) |
| Usato da | |
| Può contenere | Elemento vuoto |
| Dichiarazione |
element anchor { att.global.attributes, att.typed.attributes, empty }
|
| Esempio |
<s>The anchor is he<anchor xml:id="A234"/>re somewhere.</s>
<s>Help me find it.<ptr target="#A234"/> </s> |
| <author> in un riferimento bibliografico contiene il nome dell'autore (o degli autori), personale o collettivo, di un'opera; è la dichiarazione di responsabilità primaria di ciascuna unità bibliografica. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COBICOR http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD21 | |
| Modulo | core |
| Oltre agli attributi globali | att.canonical (@key, @ref) |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
author
{
att.global.attributes,
att.canonical.attributes,
macro.phraseSeq
}
|
| Esempio |
<author>British Broadcasting Corporation</author>
<author>La Fayette, Marie Madeleine Pioche de la Vergne, comtesse de (1634–1693)</author> <author>Anonymous</author> <author>Bill and Melinda Gates</author> <author> <persName>Beaumont, Francis</persName> and <persName>John Fletcher</persName> </author> <author> <orgName key="BBC">British Broadcasting Corporation</orgName>: Radio 3 Network </author> |
| <authority> (autorità di pubblicazione) fornisce il nome di una persona o di un'organizzazione responsabile della messa a disposizione di un file elettronico, diversa dalll'editore o dal distributore. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD24 | |
| Modulo | header |
| Usato da | |
| Può contenere |
core:
abbr
cb
choice
date
expan
foreign
gap
gloss
index
lb
milestone
name
note
pb
ptr
ref
term
title
figures:
figure
linking:
anchor
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element authority { att.global.attributes, macro.phraseSeq.limited }
|
| Esempio |
<authority>John Smith</authority>
|
| <availability> fornisce informazioni sulla disponibilità di un testo, per esempio su qualsiasi restrizione che si applica alla sua utilizzazione o distribuzione, il suo statuto in merito al copyright, etc. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD24 | |||||||
| Modulo | header | ||||||
| Oltre agli attributi globali |
att.declarable (@default)
|
||||||
| Usato da | |||||||
| Può contenere |
core:
p
|
||||||
| Dichiarazione |
element
availability
{
attribute status { "free" | "unknown" | "restricted" },
att.global.attributes,
att.declarable.attributes,
model.pLike+
}
|
||||||
| Esempio |
<availability status="restricted">
<p>Available for academic research purposes only.</p> </availability> <availability status="free"> <p>In the public domain</p> </availability> <availability status="restricted"> <p>Available under licence from the publishers.</p> </availability> |
||||||
| <back> (peritesto finale) contiene qualsiasi appendice che segua il testo vero e proprio http://www.tei-c.org/release/doc/tei-p5-doc/it/html/DS.html#DSBACK http://www.tei-c.org/release/doc/tei-p5-doc/it/html/DS.html#DS | |
| Modulo | textstructure |
| Oltre agli attributi globali | att.declaring (@decls) |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element
back
{
att.global.attributes,
att.declaring.attributes,
(
( model.frontPart | model.pLike.front | model.global )*,
(
(
(
( model.div1Like ),
( model.frontPart | model.div1Like | model.global )*
)
| (
( model.divLike ),
( model.frontPart | model.divLike | model.global )*
)
)?
),
( ( ( model.divBottomPart ), ( model.divBottomPart | model.global )* )? )
)
}
|
| Esempio |
<back>
<div1 type="appendix"> <head>The Golden Dream or, the Ingenuous Confession</head> <p>To shew the Depravity of human Nature </p> </div1> <div1 type="epistle"> <head>A letter from the Printer, which he desires may be inserted</head> <salute>Sir.</salute> <p>I have done with your Copy, so you may return it to the Vatican, if you please </p> </div1> <div1 type="advert"> <head>The Books usually read by the Scholars of Mrs Two-Shoes are these and are sold at Mr Newbery's at the Bible and Sun in St Paul's Church-yard.</head> <list> <item n="1">The Christmas Box, Price 1d.</item> <item n="2">The History of Giles Gingerbread, 1d.</item> <item n="42">A Curious Collection of Travels, selected from the Writers of all Nations, 10 Vol, Pr. bound 1l.</item> </list> </div1> <div1 type="advert"> <head> <hi rend="center">By the KING's Royal Patent,</hi> Are sold by J. NEWBERY, at the Bible and Sun in St. Paul's Church-Yard.</head> <list> <item n="1">Dr. James's Powders for Fevers, the Small-Pox, Measles, Colds, &c. 2s. 6d</item> <item n="2">Dr. Hooper's Female Pills, 1s.</item> </list> </div1> </back> |
| <bibl> (citazione bibliografica) contiene una citazione bibliografica strutturata liberamente i cui componeneti potrebbero o meno essere codificati esplicitamente. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COBITY http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD3 http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CC.html#CCAS2 | |
| Modulo | core |
| Oltre agli attributi globali | att.declarable (@default) att.typed (@type, @subtype) |
| Usato da | |
| Può contenere |
core:
abbr
add
author
biblScope
cb
choice
corr
date
del
editor
expan
foreign
gap
gloss
hi
index
lb
milestone
name
note
orig
pb
ptr
pubPlace
publisher
ref
reg
relatedItem
respStmt
sic
term
title
unclear
figures:
figure
gaiji:
g
msdescription:
depth
dim
height
msIdentifier
width
|
| Dichiarazione |
element
bibl
{
att.global.attributes,
att.declarable.attributes,
att.typed.attributes,
(
text
| model.gLike
| model.highlighted
| model.pPart.data
| model.pPart.edit
| model.segLike
| model.ptrLike
| model.biblPart
| model.global
)*
}
|
| Esempio |
<bibl>Blain, Clements and Grundy: Feminist Companion to Literature in English (Yale,
1990)</bibl> |
| Esempio |
<bibl>
<title level="a">The Interesting story of the Children in the Wood</title>. In <author>Victor E Neuberg</author>, <title>The Penny Histories</title>. <publisher>OUP</publisher> <date>1968</date>. </bibl> |
| <biblScope> (estensione del riferimento bibliografico) definisce l'estensione di un riferimento bibliografico, per esempio mediante una lista di numeri di pagina, o il titolo di una parte di un'opera più ampia. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COBICOI | |||||||||||||||||||||
| Modulo | core | ||||||||||||||||||||
| Oltre agli attributi globali |
|
||||||||||||||||||||
| Usato da | |||||||||||||||||||||
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||||||||||||||
| Dichiarazione |
element
biblScope
{
attribute type { "volume" | "pages" },
attribute from { token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" } }?,
attribute to { token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" } }?,
att.global.attributes,
macro.phraseSeq
}
|
||||||||||||||||||||
| Esempio |
<biblScope>pp 12–34</biblScope>
<biblScope type="pp" from="12" to="34"/> <biblScope type="vol">II</biblScope> <biblScope type="pp">12</biblScope> |
||||||||||||||||||||
| <binding> contiene la descrizione di una legatura, cioè del tipo di copertine, tavole, ecc. utilizzate per il manoscritto 1.5.3.1 Binding Descriptions | |||||||
| Modulo | msdescription | ||||||
| Oltre agli attributi globali |
att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to))
|
||||||
| Usato da | |||||||
| Può contenere | |||||||
| Dichiarazione |
element
binding
{
att.global.attributes,
att.datable.attributes,
attribute contemporary { xsd:boolean | "unknown" | "inapplicable" }?,
( model.pLike | condition | decoNote )+
}
|
||||||
| Esempio |
<binding contemporary="true">
<p>Contemporary blind stamped leather over wooden boards with evidence of a fore edge clasp closing to the back cover.</p> </binding> |
||||||
| Esempio |
<bindingDesc>
<binding contemporary="false"> <p>Quarter bound by the Phillipps' binder, Bretherton, with his sticker on the front pastedown.</p> </binding> <binding contemporary="false"> <p>Rebound by an unknown 19th c. company; edges cropped and gilt.</p> </binding> </bindingDesc> |
||||||
| <bindingDesc> (descrizione della rilegatura) descrive la legatura attuale e precedente di un manoscritto sotto forma di una serie di paragrafi o di una serie di diversi elementi binding, uno per ogni legatura del manoscritto 1.5.3.1 Binding Descriptions | |
| Modulo | msdescription |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element
bindingDesc
{
att.global.attributes,
( ( model.pLike | decoNote | condition )+ | binding+ )
}
|
| Esempio |
<bindingDesc>
<p>Sewing not visible; tightly rebound over 19th-cent. pasteboards, reusing panels of 16th-cent. brown leather with gilt tooling à la fanfare, Paris c. 1580-90, the centre of each cover inlaid with a 17th-cent. oval medallion of red morocco tooled in gilt (perhaps replacing the identifying mark of a previous owner); the spine similarly tooled, without raised bands or title-piece; coloured endbands; the edges of the leaves and boards gilt.Boxed.</p> </bindingDesc> |
| <birth> (birth) contiene informazioni relative al luogo e alla data di nascita di una persona http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CC.html#CCAHPA | |
| Modulo | namesdates |
| Oltre agli attributi globali | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.naming (@nymRef) (att.canonical (@key, @ref)) |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
birth
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.datable.attributes,
att.naming.attributes,
macro.phraseSeq
}
|
| Esempio |
<birth>Before 1920, Midlands region.</birth>
|
| Esempio |
<birth when="1960-12-10">In a small cottage near <name type="place">Aix-la-Chapelle</name>,
early in the morning of <date>10 Dec 1960</date> </birth> |
| <bloc> (bloc) contiene il nome di un'unità geopolitica comprendente uno o più stati nazione o paesi http://www.tei-c.org/release/doc/tei-p5-doc/it/html/ND.html#NDPLAC | |
| Modulo | namesdates |
| Oltre agli attributi globali | att.naming (@nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
bloc
{
att.global.attributes,
att.naming.attributes,
att.typed.attributes,
att.datable.attributes,
macro.phraseSeq
}
|
| Esempio |
<bloc type="union">the European Union</bloc>
<bloc type="continent">Africa</bloc> |
| <body> (corpo del testo) contiene l'intero corpo di un testo unitario, esclusi eventuale peritesto iniziale e finale http://www.tei-c.org/release/doc/tei-p5-doc/it/html/DS.html#DS | |
| Modulo | textstructure |
| Oltre agli attributi globali | att.declaring (@decls) |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element
body
{
att.global.attributes,
att.declaring.attributes,
(
model.global*,
( ( model.divTop ), ( model.global | model.divTop )* )?,
( ( model.divGenLike ), ( model.global | model.divGenLike )* )?,
(
( ( model.divLike ), ( model.global | model.divGenLike )* )+
| ( ( model.div1Like ), ( model.global | model.divGenLike )* )+
| (
( ( model.common ), model.global* )+,
(
( ( model.divLike ), ( model.global | model.divGenLike )* )+
| ( ( model.div1Like ), ( model.global | model.divGenLike )* )+
)?
)
),
( ( model.divBottom ), model.global* )*
)
}
|
| Esempio |
<body>
<l>Nu scylun hergan hefaenricaes uard</l> <l>metudæs maecti end his modgidanc</l> <l>uerc uuldurfadur sue he uundra gihuaes</l> <l>eci dryctin or astelidæ</l> <l>he aerist scop aelda barnum</l> <l>heben til hrofe haleg scepen.</l> <l>tha middungeard moncynnæs uard</l> <l>eci dryctin æfter tiadæ</l> <l>firum foldu frea allmectig</l> <trailer>primo cantauit Cædmon istud carmen.</trailer> </body> |
| <catDesc> (descrizione della categoria) descrive una categoria all'interno di una tassonomia o tipologia di testo, sotto forma di una breve descrizione in prosa o secondo i parametri situazionali usati in modo formale dall'elemento TEI testDesc. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD55 | |
| Modulo | header |
| Usato da | |
| Può contenere |
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
catDesc
{
att.global.attributes,
( text | model.limitedPhrase | model.catDescPart )*
}
|
| Esempio |
<catDesc>Prose reportage</catDesc>
|
| Esempio |
<catDesc>
<textDesc n="novel"> <channel mode="w">print; part issues</channel> <constitution type="single"/> <derivation type="original"/> <domain type="art"/> <factuality type="fiction"/> <interaction type="none"/> <preparedness type="prepared"/> <purpose type="entertain" degree="high"/> <purpose type="inform" degree="medium"/> </textDesc> </catDesc> |
| <catRef> (riferimento alla categoria) specifica una o più categorie definite all'interno di una tassonomia o tipologia di testo http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD43 | |||||||||||||||||
| Modulo | header | ||||||||||||||||
| Oltre agli attributi globali |
|
||||||||||||||||
| Usato da | |||||||||||||||||
| Può contenere | Elemento vuoto | ||||||||||||||||
| Dichiarazione |
element
catRef
{
att.global.attributes,
attribute target { list { xsd:anyURI+ } },
attribute scheme { xsd:anyURI }?,
empty
}
|
||||||||||||||||
| Esempio |
<catRef target="#news #prov #sales2"/>
<!-- elsewhere --> <taxonomy> <category xml:id="news"> <catDesc>Newspapers</catDesc> </category> <category xml:id="prov"> <catDesc>Provincial</catDesc> </category> <category xml:id="sales2"> <catDesc>Low to average annual sales</catDesc> </category> </taxonomy> |
||||||||||||||||
| <catchwords> descrive il sistema utilizzato per garantire l'ordinamento corretto dei quaderni che costituiscono un codice o incunabolo, ottenuto solitamente tramite annotazioni a piè di pagina 1.1.7 Catchwords, Signatures, Secundo Folio | |
| Modulo | msdescription |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element catchwords { att.global.attributes, macro.phraseSeq }
|
| <category> contiene una sola categoria descrittiva, possibilmente innestata in una categoria più generale, all'interno di una tassonomia definita dall'utente. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD55 | |
| Modulo | header |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element
category
{
att.global.attributes,
( ( catDesc | model.glossLike* ), category* )
}
|
| Esempio |
<category xml:id="b1">
<catDesc>Prose reportage</catDesc> </category> |
| Esempio |
<category xml:id="b2">
<catDesc>Prose </catDesc> <category xml:id="b11"> <catDesc>reportage</catDesc> </category> <category xml:id="b12"> <catDesc>fiction</catDesc> </category> </category> |
| <cb> (interruzione di colonna) indica il limite tra una colonna di un testo e la successiva in un sistema di riferimento standard http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#CORS5 | |
| Modulo | core |
| Oltre agli attributi globali | att.typed (@type, @subtype) att.sourced (@ed) |
| Usato da | |
| Può contenere | Elemento vuoto |
| Dichiarazione |
element
cb
{
att.global.attributes,
att.typed.attributes,
att.sourced.attributes,
empty
}
|
| Esempio |
Markup of an early English dictionary printed in two columns: <pb/>
<cb n="1"/> <entryFree> <form>Well</form>, <sense>a Pit to hold Spring-Water</sense>: <sense>In the Art of <hi rend="italic">War</hi>, a Depth the Miner sinks into the Ground, to find out and disappoint the Enemies Mines, or to prepare one</sense>. </entryFree> <entryFree>To <form>Welter</form>, <sense>to wallow</sense>, or <sense>lie groveling</sense>.</entryFree> <!-- remainder of column --> <cb n="2"/> <entryFree> <form>Wey</form>, <sense>the greatest Measure for dry Things, containing five Chaldron</sense>. </entryFree> <entryFree> <form>Whale</form>, <sense>the greatest of Sea-Fishes</sense>. </entryFree> |
| <change> sintetizza un particolare cambiamento o correzione effettuato ad una particolare versione di un documento elettronico, condivisa da più ricercatori. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD6 | |||||||||
| Modulo | header | ||||||||
| Oltre agli attributi globali |
att.ascribed (@who)
|
||||||||
| Usato da | |||||||||
| Può contenere |
core:
abbr
bibl
cb
choice
date
desc
expan
foreign
gap
gloss
index
label
lb
list
listBibl
milestone
name
note
pb
ptr
q
quote
ref
term
title
figures:
figure
linking:
anchor
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||
| Dichiarazione |
element
change
{
att.global.attributes,
att.ascribed.attributes,
attribute
when
{
xsd:date
| xsd:gYear
| xsd:gMonth
| xsd:gDay
| xsd:gYearMonth
| xsd:gMonthDay
| xsd:time
| xsd:dateTime
}?,
( text | model.limitedPhrase | model.inter | model.global )*
}
|
||||||||
| Esempio |
<titleStmt>
<title> ... </title> <editor xml:id="LDB">Lou Burnard</editor> <respStmt xml:id="BZ"> <resp>copy editing</resp> <name>Brett Zamir</name> </respStmt> </titleStmt> <!-- ... --> <revisionDesc> <change who="#BZ" when="2008-02-02">Finished chapter 23</change> <change who="#BZ" when="2008-01-02">Finished chapter 2</change> <change n="P2.2" when="1991-12-21" who="#LDB">Added examples to section 3</change> <change when="1991-11-11" who="#MSM">Deleted chapter 10</change> </revisionDesc> |
||||||||
| <char> (carattere) fornisce informazioni descrittive su di un carattere. | |
| Modulo | gaiji |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element
char
{
att.global.attributes,
(
charName?,
model.glossLike*,
charProp*,
mapping*,
model.graphicLike*,
model.noteLike*
)
}
|
| Esempio |
<char xml:id="circledU4EBA">
<charName>CIRCLED IDEOGRAPH 4EBA</charName> <charProp> <unicodeName>character-decomposition-mapping</unicodeName> <value>circle</value> </charProp> <charProp> <localName>daikanwa</localName> <value>36</value> </charProp> <mapping type="standard">人</mapping> </char> |
| <charDecl> (descrizione del carattere) fornisce informazioni descrittive su un caratteri o glifi. | |
| Modulo | gaiji |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element charDecl { att.global.attributes, ( desc?, ( char | glyph )+ ) }
|
| Esempio |
<charDecl>
<char xml:id="aENL"> <charName>LATIN LETTER ENLARGED SMALL A</charName> <mapping type="standardized">a</mapping> </char> </charDecl> |
| <charName> (nome del carattere.) contiene il nome di un carattere, espresso secondo le convenzioni Unicode. | |
| Modulo | gaiji |
| Usato da | |
| Può contenere | Ammessi soltanto caratteri di testo |
| Dichiarazione |
element charName { att.global.attributes, text }
|
| Esempio |
<charName>CIRCLED IDEOGRAPH 4EBA</charName>
|
| <charProp> (proprietà del carattere.) fornisce un nome e un valore per alcune proprietà di un carattere o glifo parente. | |
| Modulo | gaiji |
| Oltre agli attributi globali | att.typed (@type, @subtype) |
| Usato da | |
| Può contenere |
gaiji:
localName
unicodeName
value
|
| Dichiarazione |
element
charProp
{
att.global.attributes,
att.typed.attributes,
( ( unicodeName | localName ), value )
}
|
| Esempio |
<charProp>
<unicodeName>character-decomposition-mapping</unicodeName> <value>circle</value> </charProp> <charProp> <localName>daikanwa</localName> <value>36</value> </charProp> |
| <choice> raggruppa un numero di codifiche alternative per la stessa porzione di testo. | |
| Modulo | core |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element choice { att.global.attributes, ( model.choicePart | choice )* }
|
| Esempio |
An American encoding of Gulliver's Travels which retains the British spelling but also provides a version regularized to American spelling might be encoded as follows. <p>Lastly, That, upon his solemn oath to observe all the above
articles, the said man-mountain shall have a daily allowance of meat and drink sufficient for the support of <choice> <sic>1724</sic> <corr>1728</corr> </choice> of our subjects, with free access to our royal person, and other marks of our <choice> <orig>favour</orig> <reg>favor</reg> </choice>.</p> |
| <classCode> (codice di clasificazione) contiene il codice di classificazione utilizzato per questo testo in un sistema di calssificazione standard. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD43 | |||||||||
| Modulo | header | ||||||||
| Oltre agli attributi globali |
|
||||||||
| Usato da | |||||||||
| Può contenere |
core:
abbr
cb
choice
date
expan
foreign
gap
gloss
index
lb
milestone
name
note
pb
ptr
ref
term
title
figures:
figure
linking:
anchor
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||
| Dichiarazione |
element
classCode
{
att.global.attributes,
attribute scheme { xsd:anyURI },
macro.phraseSeq.limited
}
|
||||||||
| Esempio |
<classCode scheme="http://www.udc.org">410</classCode>
|
||||||||
| <classDecl> (dichiarazioni sulla ckassificazione) contiene una o più tassonomie che definiscono un qualsiasi codice classificatorio usato in un'altra porzione del testo. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD55 http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD5 | |
| Modulo | header |
| Usato da | |
| Può contenere |
header:
taxonomy
|
| Dichiarazione |
element classDecl { att.global.attributes, taxonomy+ }
|
| Esempio |
<classDecl>
<taxonomy xml:id="LCSH"> <bibl>Library of Congress Subject Headings</bibl> </taxonomy> </classDecl> <!-- ... --> <textClass> <keywords scheme="#LCSH"> <list> <item>Political science</item> <item>United States -- Politics and government — Revolution, 1775-1783</item> </list> </keywords> </textClass> |
| <collation> contiene una descrizione di come i fogli o bifolia siano fisicamente disposti 1.5.1 Object Description | |
| Modulo | msdescription |
| Usato da | |
| Può contenere |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element collation { att.global.attributes, macro.specialPara }
|
| Esempio |
<collation>The written leaves preceded by an original flyleaf,
conjoint with the pastedown.</collation> |
| Esempio |
<collation>
<p> <formula>1-5.8 6.6 (catchword, f. 46, does not match following text) 7-8.8 9.10, 11.2 (through f. 82) 12-14.8 15.8(-7)</formula> <catchwords>Catchwords are written horizontally in center or towards the right lower margin in various manners: in red ink for quires 1-6 (which are also signed in red ink with letters of the alphabet and arabic numerals); quires 7-9 in ink of text within yellow decorated frames; quire 10 in red decorated frame; quire 12 in ink of text; quire 13 with red decorative slashes; quire 14 added in cursive hand.</catchwords> </p> </collation> |
| <collection> contiene il nome di una raccolta di manoscritti non necessariamente collocati in un unico deposito 1.2 The Manuscript Identifier | |
| Modulo | msdescription |
| Oltre agli attributi globali | att.naming (@nymRef) (att.canonical (@key, @ref)) |
| Usato da | |
| Può contenere |
gaiji:
g
|
| Dichiarazione |
element
collection
{
att.global.attributes,
att.naming.attributes,
macro.xtext
}
|
| Esempio |
<msIdentifier>
<country>USA</country> <region>California</region> <settlement>San Marino</settlement> <repository>Huntington Library</repository> <collection>Ellesmere</collection> <idno>El 26 C 9</idno> <msName>The Ellesmere Chaucer</msName> </msIdentifier> |
| <colophon> contiene il colophon di un manoscritto, ovvero una dichiarazione contenente informazioni relative a data, luogo, committente, o motivo della produzione del manoscritto 1.4.1 The <msItem> Element | |
| Modulo | msdescription |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element colophon { att.global.attributes, macro.phraseSeq }
|
| Esempio |
<colophon>Ricardus Franciscus Scripsit Anno Domini
1447.</colophon> |
| Esempio |
<colophon>Explicit expliceat/scriptor ludere eat.</colophon>
|
| Esempio |
<colophon>Explicit venenum viciorum domini illius, qui comparavit Anno
domini Millessimo Trecentesimo nonagesimo primo, Sabbato in festo sancte Marthe virginis gloriose. Laus tibi criste quia finitur libellus iste.</colophon> |
| <condition> contiene una descrizione della condizione fisica del manoscritto 1.5.1.5 Condition | |
| Modulo | msdescription |
| Usato da | |
| Può contenere |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element condition { att.global.attributes, macro.specialPara }
|
| Esempio |
<condition>
<p>There are lacunae in three places in this manuscript. After 14v two leaves has been cut out and narrow strips leaves remains in the spine. After 68v one gathering is missing and after 101v at least one gathering of 8 leaves has been lost. </p> <p>Several leaves are damaged with tears or holes or have a irregular shape. Some of the damages do not allow the lines to be of full length and they are apparently older than the script. There are tears on fol. 2r-v, 9r-v, 10r-v, 15r-18v, 19r-v, 20r-22v, 23r-v, 24r-28v, 30r-v, 32r-35v, 37r-v, 38r-v, 40r-43v, 45r-47v, 49r-v, 51r-v, 53r-60v, 67r-v, 68r-v, 70r-v, 74r-80v, 82r-v, 86r-v, 88r-v, 89r-v, 95r-v, 97r-98v 99r-v, 100r-v. On fol. 98 the corner has been torn off. Several leaves are in a bad condition due to moist and wear, and have become dark, bleached or wrinkled. </p> <p>The script has been touched up in the 17th century with black ink. The touching up on the following fols. was done by <name>Bishop Brynjólf Sveinsson</name>: 1v, 3r, 4r, 5r, 6v, 8v,9r, 10r, 14r, 14v, 22r,30v, 36r-52v, 72v, 77r,78r,103r, 104r,. An AM-note says according to the lawman <name>Sigurður Björnsson</name> that the rest of the touching up was done by himself and another lawman <name>Sigurður Jónsson</name>. <name>Sigurður Björnsson</name> did the touching up on the following fols.: 46v, 47r, 48r, 49r-v, 50r, 52r-v. <name>Sigurður Jónsson</name> did the rest of the touching up in the section 36r-59r containing <title>Bretasögur</title> </p> </condition> |
| <corr> (correzione) contiene la forma corretta di un brano apparentemente erroneo nel testo copia. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COEDCOR | |
| Modulo | core |
| Oltre agli attributi globali | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.typed (@type, @subtype) |
| Usato da | |
| Può contenere |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
label
lb
list
listBibl
milestone
name
note
orig
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
corr
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.typed.attributes,
macro.paraContent
}
|
| Esempio |
If all that is desired is to call attention to the fact that the copy text has been corrected, corr may be used alone: I don't know,
Juan. It's so far in the past now — how <corr>can we</corr> prove or disprove anyone's theories? |
| Esempio |
It is also possible, using the choice and sic elements, to provide an uncorrected reading: I don't know, Juan. It's so far in the past now —
how <choice> <sic>we can</sic> <corr>can we</corr> </choice> prove or disprove anyone's theories? |
| <country> (country) contiene il nome di un'unità geopolitica, come una nazione, un paese, una colonia, o un'unione di stati, che sia più ampia o amministrativamente superiore rispetto a una regione ma di dimensioni inferiori rispetto a un blocco http://www.tei-c.org/release/doc/tei-p5-doc/it/html/ND.html#NDPLAC | |
| Modulo | namesdates |
| Oltre agli attributi globali | att.naming (@nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
country
{
att.global.attributes,
att.naming.attributes,
att.typed.attributes,
att.datable.attributes,
macro.phraseSeq
}
|
| Esempio |
<country key="DK">Denmark</country>
|
| <creation> contiene informazioni riguardanti la creazione di un testo. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD4C http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD4 | |
| Modulo | header |
| Usato da | |
| Può contenere |
core:
abbr
cb
choice
date
expan
foreign
gap
gloss
index
lb
milestone
name
note
pb
ptr
ref
term
title
figures:
figure
linking:
anchor
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element creation { att.global.attributes, macro.phraseSeq.limited }
|
| Esempio |
<creation>
<date>Before 1987</date> </creation> |
| Esempio |
<creation>
<date when="1988-07-10">10 July 1988</date> </creation> |
| <custEvent> (evento legato alla conservazione) descrive un singolo evento nella storia della conservazione di un manoscritto 1.7.1.2 Availability and Custodial History | |||||||||
| Modulo | msdescription | ||||||||
| Oltre agli attributi globali |
att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.typed (@type, @subtype)
|
||||||||
| Usato da | |||||||||
| Può contenere |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||
| Dichiarazione |
element
custEvent
{
att.global.attributes,
att.datable.attributes,
attribute
type
{
"check"
| "conservation"
| "description"
| "exhibition"
| "loan"
| "photography"
| "other"
},
att.typed.attribute.subtype,
macro.specialPara
}
|
||||||||
| Esempio |
<custEvent type="photography">Photographed by David Cooper on <date>12 Dec 1964</date>
</custEvent> |
||||||||
| <custodialHist> (storia della conservazione) contiene una descrizione della storia della conservazione del manoscritto sotto forma di prosa o come serie di eventi datati relativi alla gestione del manoscritto stesso 1.7.1.2 Availability and Custodial History | |
| Modulo | msdescription |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element custodialHist { att.global.attributes, ( model.pLike+ | custEvent+ ) }
|
| Esempio |
<custodialHist>
<custEvent type="conservation" notBefore="1961-03" notAfter="1963-02">Conserved between March 1961 and February 1963 at Birgitte Dalls Konserveringsværksted.</custEvent> <custEvent type="photography" notBefore="1988-05-01" notAfter="1988-05-30">Photographed in May 1988 by AMI/FA.</custEvent> <custEvent type="transfer-dispatch" notBefore="1989-11-13" notAfter="1989-11-13">Dispatched to Iceland 13 November 1989.</custEvent> </custodialHist> |
| <damage> contiene l'area visibile del danneggiamento al testimone http://www.tei-c.org/release/doc/tei-p5-doc/it/html/PH.html#PHDA | |
| Modulo | transcr |
| Oltre agli attributi globali | att.typed (@type, @subtype) att.damaged (@hand, @agent, @degree, @group) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) |
| Usato da | |
| Può contenere |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
label
lb
list
listBibl
milestone
name
note
orig
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
damage
{
att.global.attributes,
att.typed.attributes,
att.damaged.attribute.hand,
att.damaged.attribute.agent,
att.damaged.attribute.degree,
att.damaged.attribute.group,
att.dimensions.attributes,
macro.paraContent
}
|
| Esempio |
<l>The Moving Finger wri<damage agent="water" group="1">es; and</damage> having writ,</l>
<l>Moves <damage agent="water" group="1"> <supplied>on: nor all your</supplied> </damage> Piety nor Wit</l> |
| <damageSpan> (porzione di testo danneggiata) segnala l'inizio di una sequenza più estesa di testo danneggiata ma ancora leggibile http://www.tei-c.org/release/doc/tei-p5-doc/it/html/PH.html#PHDA | |
| Modulo | transcr |
| Oltre agli attributi globali | att.damaged (@hand, @agent, @degree, @group) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.typed (@type, @subtype) att.spanning (@spanTo) |
| Usato da | |
| Può contenere | Elemento vuoto |
| Dichiarazione |
element
damageSpan
{
att.global.attributes,
att.damaged.attribute.hand,
att.damaged.attribute.agent,
att.damaged.attribute.degree,
att.damaged.attribute.group,
att.dimensions.attributes,
att.typed.attributes,
att.spanning.attributes,
empty
}
|
|
<s:assert test="@spanTo">The spanTo= attribute of <s:name/> is required.</s:assert> |
|
| Esempio |
<p>Paragraph partially damaged. This is the undamaged
portion <damageSpan spanTo="#a34"/>and this the damaged portion of the paragraph.</p> <p>This paragraph is entirely damaged.</p> <p>Paragraph partially damaged; in the middle of this paragraph the damage ends and the anchor point marks the start of the <anchor xml:id="a34"/> undamaged part of the text. ...</p> |
| <date> contiene una data in qualsiasi foemato http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#CONADA http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD24 http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD6 http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COBICOI http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CC.html#CCAHSE http://www.tei-c.org/release/doc/tei-p5-doc/it/html/ND.html#NDDATE | |||||||||||
| Modulo | core | ||||||||||
| Oltre agli attributi globali |
att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.typed (@type, @subtype)
|
||||||||||
| Usato da | |||||||||||
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||||
| Dichiarazione |
element
date
{
attribute
calendar
{
"Gregorian"
| "Julian"
| "Islamic"
| "Hebrew"
| "Revolutionary"
| "Iranian"
| "Coptic"
| "Chinese"
| xsd:Name
}?,
att.global.attributes,
att.datable.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.typed.attributes,
( text | model.gLike | model.phrase | model.global )*
}
|
||||||||||
| Esempio |
<date when="1980-02">early February 1980</date>
|
||||||||||
| Esempio |
Given on the <date when="1977-06-12">Twelfth Day
of June in the Year of Our Lord One Thousand Nine Hundred and Seventy-seven of the Republic the Two Hundredth and first and of the University the Eighty-Sixth.</date> |
||||||||||
| Esempio |
<date when="1990-09">September 1990</date>
|
||||||||||
| <death> (death) contiene informazioni relative al luogo e alla data di morte di una persona http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CC.html#CCAHPA | |
| Modulo | namesdates |
| Oltre agli attributi globali | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.naming (@nymRef) (att.canonical (@key, @ref)) |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
death
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.datable.attributes,
att.naming.attributes,
macro.phraseSeq
}
|
| Esempio |
<death when="1902-10-01"/>
|
| Esempio |
<death when="1960-12-10">Passed away near <name type="place">Aix-la-Chapelle</name>, after suffering from cerebral palsy. </death>
|
| <decoDesc> (descrizione della decorazione) contiene una descrizione della decorazione di un manoscritto in forma di sequenza di paragrafi oppure di sequenza di elementi decoNote organizzati per argomento 1.5.3 Bindings, Seals, and Additional Material | |
| Modulo | msdescription |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element decoDesc { att.global.attributes, ( model.pLike+ | decoNote+ ) }
|
| Esempio |
<decoDesc>
<p>The start of each book of the Bible with a 10-line historiated illuminated initial; prefaces decorated with 6-line blue initials with red penwork flourishing; chapters marked by 3-line plain red initials; verses with 1-line initials, alternately blue or red.</p> </decoDesc> |
| <decoNote> (nota sulla decorazione) contiene una nota che descrive una componente decorativa di un manoscritto o una classe ragionevolmente omogenea di tali componenti 1.5.3 Bindings, Seals, and Additional Material | |||||||||
| Modulo | msdescription | ||||||||
| Oltre agli attributi globali |
att.typed (@type, @subtype)
|
||||||||
| Usato da | |||||||||
| Può contenere |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||
| Dichiarazione |
element
decoNote
{
att.global.attributes,
attribute
type
{
"border"
| "diagram"
| "initial"
| "marginal"
| "miniature"
| "mixed"
| "paratext"
| "secondary"
| "other"
| "illustration"
| "printmark"
| "publishmark"
| "vignette"
| "frieze"
| "map"
| "unspecified"
}?,
att.typed.attribute.subtype,
macro.specialPara
}
|
||||||||
| Esempio |
<decoDesc>
<decoNote type="initial"> <p>The start of each book of the Bible with a 10-line historiated illuminated initial; prefaces decorated with 6-line blue initials with red penwork flourishing; chapters marked by 3-line plain red initials; verses with 1-line initials, alternately blue or red.</p> </decoNote> </decoDesc> |
||||||||
| <del> (cancellatura) contiene un carattere, parola o brano cancellati, codificati come cancellati, o altrimenti indicati come superflui o spuri, nella copia originale da parte di un autore, copista, commentatore o correttore. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COEDADD | |
| Modulo | core |
| Oltre agli attributi globali | att.transcriptional (@hand, @status, @seq) (att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) ) att.typed (@type, @subtype) |
| Usato da | |
| Può contenere |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
label
lb
list
listBibl
milestone
name
note
orig
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
del
{
att.global.attributes,
att.transcriptional.attribute.hand,
att.transcriptional.attribute.status,
att.transcriptional.attribute.seq,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.typed.attributes,
macro.paraContent
}
|
| Esempio |
<l>
<del rend="overtyped">Mein</del> Frisch <del rend="overstrike" type="primary">schwebt</del> weht der Wind </l> |
| <delSpan> (porzione di testo cancellata) segnala l'inizio di una porzione di testo più lunga cancellata, indicata come cancellata, o indicata come superflua o spuria da un autore, un trascrittore, un annotatore o un correttore http://www.tei-c.org/release/doc/tei-p5-doc/it/html/PH.html#PHAD | |
| Modulo | transcr |
| Oltre agli attributi globali | att.transcriptional (@hand, @status, @seq) (att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) ) att.typed (@type, @subtype) att.spanning (@spanTo) |
| Usato da | |
| Può contenere | Elemento vuoto |
| Dichiarazione |
element
delSpan
{
att.global.attributes,
att.transcriptional.attribute.hand,
att.transcriptional.attribute.status,
att.transcriptional.attribute.seq,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.typed.attributes,
att.spanning.attributes,
empty
}
|
|
<s:assert test="@spanTo">The spanTo= attribute of <s:name/> is required.</s:assert> |
|
| Esempio |
<p>Paragraph partially deleted. This is the undeleted
portion <delSpan spanTo="#a23"/>and this the deleted portion of the paragraph.</p> <p>Paragraph deleted together with adjacent material.</p> <p>Second fully deleted paragraph.</p> <p>Paragraph partially deleted; in the middle of this paragraph the deletion ends and the anchor point marks the resumption <anchor xml:id="a23"/> of the text. ...</p> |
| <depth> si riferisce a una misurazione presa lungo la larghezza del dorso 1.1.4 Dimensions | |
| Modulo | msdescription |
| Oltre agli attributi globali | att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) |
| Usato da | |
| Può contenere |
gaiji:
g
|
| Dichiarazione |
element depth { att.global.attributes, att.dimensions.attributes, macro.xtext }
|
| Esempio |
<depth unit="in" quantity="4"/>
|
| <desc> (descrizione) contiene una breve descrizione dello scopo o dell'applicazione di un elemento, attributo, o valore di attributo. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/TD.html#TDTAG http://www.tei-c.org/release/doc/tei-p5-doc/it/html/TD.html#TDATT http://www.tei-c.org/release/doc/tei-p5-doc/it/html/TD.html#TDCLA http://www.tei-c.org/release/doc/tei-p5-doc/it/html/TD.html#TDENT | |
| Modulo | core |
| Oltre agli attributi globali | att.translatable (@version) |
| Usato da | |
| Può contenere |
core:
abbr
bibl
choice
date
desc
expan
foreign
gloss
label
list
listBibl
name
ptr
q
quote
ref
term
title
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
desc
{
att.global.attributes,
att.translatable.attributes,
macro.limitedContent
}
|
| Esempio |
<desc>contains a brief description of the purpose and application for an element, attribute,
attribute value, class, or entity.</desc> |
| <dim> contains any single measurement forming part of a dimensional specification of some sort. 1.1.4 Dimensions | |
| Modulo | msdescription |
| Oltre agli attributi globali | att.typed (@type, @subtype) att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) |
| Usato da | |
| Può contenere |
gaiji:
g
|
| Dichiarazione |
element
dim
{
att.global.attributes,
att.typed.attributes,
att.dimensions.attributes,
macro.xtext
}
|
| Esempio |
<dim type="circumference" extent="4.67 in"/>
|
| <dimensions> contiene una qualsiasi indicazione relativa alle dimensioni 1.1.4 Dimensions | |||||||||
| Modulo | msdescription | ||||||||
| Oltre agli attributi globali |
att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max))
|
||||||||
| Usato da | |||||||||
| Può contenere | |||||||||
| Dichiarazione |
element
dimensions
{
attribute
type
{
"leaf" | "binding" | "slip" | "written" | "boxed" | "unknown"
},
att.global.attributes,
att.dimensions.attributes,
( ( dim | model.dimLike )* )
}
|
||||||||
|
<s:report test="count(tei:width)> 1">Width element may appear once only </s:report> <s:report test="count(tei:height)> 1">Height element may appear once only </s:report> <s:report test="count(tei:depth)> 1">Depth element may appear once only </s:report> |
|||||||||
| Esempio |
<dimensions type="leaves">
<height scope="range">157-160</height> <width>105</width> </dimensions> <dimensions type="ruled"> <height scope="most">90</height> <width scope="most">48</width> </dimensions> <dimensions unit="in"> <height>12</height> <width>10</width> </dimensions> |
||||||||
| Esempio |
When simple numeric quantities are involved, they may be expressed on the quantity attribute of any or all of the child elements, as in the following example. <dimensions type="leaves">
<height scope="range">157-160</height> <width quantity="105"/> </dimensions> <dimensions type="ruled"> <height unit="cm" scope="most" quantity="90"/> <width unit="cm" scope="most" quantity="48"/> </dimensions> <dimensions unit="in"> <height quantity="12"/> <width quantity="10"/> </dimensions> |
||||||||
| <distributor> fornisce il nome di una persona o di un'organizzazione responsabile della distribuzione di un testo. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD24 | |
| Modulo | header |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element distributor { att.global.attributes, macro.phraseSeq }
|
| Esempio |
<distributor>Oxford Text Archive</distributor>
<distributor>Redwood and Burn Ltd</distributor> |
| <district> contiene il nome di una qualsiasi suddivisione all'interno di un insediamento, come una circoscrizione, un quartiere o altre unità amministrative o geografiche http://www.tei-c.org/release/doc/tei-p5-doc/it/html/ND.html#NDPLAC | |
| Modulo | namesdates |
| Oltre agli attributi globali | att.naming (@nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
district
{
att.global.attributes,
att.naming.attributes,
att.typed.attributes,
att.datable.attributes,
macro.phraseSeq
}
|
| Esempio |
<placeName>
<district type="ward">Jericho</district> <settlement>Oxford</settlement> </placeName> |
| Esempio |
<placeName>
<district type="area">South Side</district> <settlement>Chicago</settlement> </placeName> |
| <div> (partizione testuale) contiene una suddivisione del peritesto iniziale, del corpo del testo, o del peritesto finale http://www.tei-c.org/release/doc/tei-p5-doc/it/html/DS.html#DSDIV | |
| Modulo | textstructure |
| Oltre agli attributi globali | att.divLike (@org, @sample, @part) att.typed (@type, @subtype) att.declaring (@decls) |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element
div
{
att.global.attributes,
att.divLike.attributes,
att.typed.attributes,
att.declaring.attributes,
(
( model.divTop | model.global )*,
(
(
( ( ( model.divLike | model.divGenLike ), model.global* )+ )
| (
( ( model.common ), model.global* )+,
( ( model.divLike | model.divGenLike ), model.global* )*
)
),
( ( model.divBottom ), model.global* )*
)?
)
}
|
| Esempio |
<body>
<div type="part"> <head>Fallacies of Authority</head> <p>The subject of which is Authority in various shapes, and the object, to repress all exercise of the reasoning faculty.</p> <div n="1" type="chapter"> <head>The Nature of Authority</head> <p>With reference to any proposed measures having for their object the greatest happiness of the greatest number....</p> <div n="1.1" type="section"> <head>Analysis of Authority</head> <p>What on any given occasion is the legitimate weight or influence to be attached to authority ... </p> </div> <div n="1.2" type="section"> <head>Appeal to Authority, in What Cases Fallacious.</head> <p>Reference to authority is open to the charge of fallacy when... </p> </div> </div> </div> </body> |
| <divGen> (partizione testuale generata automaticamente) indica la posizione in cui deve apparire una partizione testuale generata automaticamente da un'applicazione che elabora testi http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#CONOIX | |||||||||
| Modulo | core | ||||||||
| Oltre agli attributi globali |
|
||||||||
| Usato da | |||||||||
| Può contenere |
core:
head
|
||||||||
| Dichiarazione |
element
divGen
{
att.global.attributes,
attribute type { xsd:Name }?,
model.headLike*
}
|
||||||||
| Esempio |
One use for this element is to allow document preparation software to generate an index and insert it in the appropriate place in the output. The example below assumes that the indexName attribute on index elements in the text has been used to specify index entries for the two generated indexes, named NAMES and THINGS: <back>
<div1 type="backmat"> <head>Bibliography</head> <listBibl> <bibl/> </listBibl> </div1> <div1 type="backmat"> <head>Indices</head> <divGen n="Index Nominum" type="NAMES"/> <divGen n="Index Rerum" type="THINGS"/> </div1> </back> |
||||||||
| Esempio |
Another use for divGen is to specify the location of an automatically produced table of contents: <front>
<!--<titlePage>...</titlePage>--> <divGen type="toc"/> <div> <head>Preface</head> <p> ... </p> </div> </front> |
||||||||
| <docAuthor> (autore del documento) contiene il nome dell'autore del documento, come indicato nel frontespizio (spesso ma non sempre contenuto all'interno dell'elemento byline) http://www.tei-c.org/release/doc/tei-p5-doc/it/html/DS.html#DSTITL | |
| Modulo | textstructure |
| Oltre agli attributi globali | att.canonical (@key, @ref) |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
docAuthor
{
att.global.attributes,
att.canonical.attributes,
macro.phraseSeq
}
|
| Esempio |
<titlePage>
<docTitle> <titlePart>Travels into Several Remote Nations of the World, in Four Parts.</titlePart> </docTitle> <byline> By <docAuthor>Lemuel Gulliver</docAuthor>, First a Surgeon, and then a Captain of several Ships</byline> </titlePage> |
| <docEdition> (edizione del documento) contiene una dichiarazione editoriale così come riportata nel frontespizio di un documento http://www.tei-c.org/release/doc/tei-p5-doc/it/html/DS.html#DSTITL | |
| Modulo | textstructure |
| Usato da | |
| Può contenere |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
label
lb
list
listBibl
milestone
name
note
orig
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element docEdition { att.global.attributes, macro.paraContent }
|
| Esempio |
<docEdition>The Third edition Corrected</docEdition>
|
| <docImprint> (sigla editoriale del documento) contiene la dichiarazione di pubblicazione (luogo e data di pubblicazione, casa editrice) così come riportata di norma in fondo al frontespizio http://www.tei-c.org/release/doc/tei-p5-doc/it/html/DS.html#DSTITL | |
| Modulo | textstructure |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
pubPlace
publisher
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
docImprint
{
att.global.attributes,
( text | model.gLike | model.phrase | pubPlace | publisher | model.global )*
}
|
| Esempio |
<docImprint>Oxford, Clarendon Press, 1987</docImprint>
Imprints may be somewhat more complex:
<docImprint>
<pubPlace>London</pubPlace> Printed for <name>E. Nutt</name>, at <pubPlace>Royal Exchange</pubPlace>; <name>J. Roberts</name> in <pubPlace>wick-Lane</pubPlace>; <name>A. Dodd</name> without <pubPlace>Temple-Bar</pubPlace>; and <name>J. Graves</name> in <pubPlace>St. James's-street.</pubPlace> <date>1722.</date> </docImprint> |
| <docTitle> (titolo del documento) contiene il titolo del documento in tutti i suoi elementi costitutivi, come specificato nel frontespizio http://www.tei-c.org/release/doc/tei-p5-doc/it/html/DS.html#DSTITL | |
| Modulo | textstructure |
| Oltre agli attributi globali | att.canonical (@key, @ref) |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element
docTitle
{
att.global.attributes,
att.canonical.attributes,
( model.global*, ( titlePart, model.global* )+ )
}
|
| Esempio |
<docTitle>
<titlePart type="main">The DUNCIAD, VARIOURVM.</titlePart> <titlePart type="sub">WITH THE PROLEGOMENA of SCRIBLERUS.</titlePart> </docTitle> |
| <edition> (Edizione) descrive le peculiarità di una edizione del testo. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD22 | |
| Modulo | header |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element edition { att.global.attributes, macro.phraseSeq }
|
| Esempio |
<edition>First edition <date>Oct 1990</date>
</edition> <edition n="S2">Students' edition</edition> |
| <editionStmt> (dichiarazione sull'edizione) raggruppa le informazioni riguardo una edizione di un testo. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD22 http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD2 | |
| Modulo | header |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element
editionStmt
{
att.global.attributes,
( model.pLike+ | ( edition, respStmt* ) )
}
|
| Esempio |
<editionStmt>
<edition n="S2">Students' edition</edition> <respStmt> <resp>Adapted by </resp> <name>Elizabeth Kirk</name> </respStmt> </editionStmt> |
| Esempio |
<editionStmt>
<p>First edition, <date>Michaelmas Term, 1991.</date> </p> </editionStmt> |
| <editor> è la dichiarazione di responsabilità secondaria di ciascuna unità bibliografica, ad esempio il nome di un individuo, di un'istituzione o organizzazione che agisce come curatore, compilatore, traduttore, ecc. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COBICOR | |||||||||
| Modulo | core | ||||||||
| Oltre agli attributi globali |
|
||||||||
| Usato da | |||||||||
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||
| Dichiarazione |
element
editor
{
att.global.attributes,
attribute role { xsd:Name }?,
macro.phraseSeq
}
|
||||||||
| Esempio |
<editor>Eric Johnson</editor>
<editor role="illustrator">John Tenniel</editor> |
||||||||
| <editorialDecl> (dichiarazione sulle pratiche editoriali) fornisce dettagli su principi e pratiche editoriali seguite nella codifica di un testo. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD53 http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD5 http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CC.html#CCAS2 | |
| Modulo | header |
| Oltre agli attributi globali | att.declarable (@default) |
| Usato da | |
| Può contenere |
core:
p
|
| Dichiarazione |
element
editorialDecl
{
att.global.attributes,
att.declarable.attributes,
( model.pLike+ | model.editorialDeclPart+ )
}
|
| Esempio |
<editorialDecl>
<normalization> <p>All words converted to Modern American spelling using Websters 9th Collegiate dictionary </p> </normalization> <quotation marks="all" form="std"> <p>All opening quotation marks converted to “ all closing quotation marks converted to &cdq;.</p> </quotation> </editorialDecl> |
| <education> contiene una descrizione relativa all'istruzione di una persona http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CC.html#CCAHPA | |
| Modulo | namesdates |
| Oltre agli attributi globali | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.naming (@nymRef) (att.canonical (@key, @ref)) |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
education
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.datable.attributes,
att.naming.attributes,
macro.phraseSeq
}
|
| Esempio |
<education>Left school at age 16</education>
<education notBefore="1986-01-01" notAfter="1990-06-30">Attended <name>Cherwell School</name> </education> |
| <encodingDesc> (descrizione della codifica) documenta la relazione fra un documento elettronico e la o le fonti da cui è derivato. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD5 http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD11 | |
| Modulo | header |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element
encodingDesc
{
att.global.attributes,
( ( model.encodingPart | model.pLike )+ )
}
|
| Esempio |
<encodingDesc>
<p>Basic encoding, capturing lexical information only. All hyphenation, punctuation, and variant spellings normalized. No formatting or layout information preserved.</p> </encodingDesc> |
| <event> (event) qualsiasi fenomeno o evento non necessariamente vocale o comunicativo, come rumori accidentali o altri fenomeni che incidano sulla comunicazione in atto | |||||||||
| Modulo | namesdates | ||||||||
| Oltre agli attributi globali |
att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.typed (@type, @subtype) att.naming (@nymRef) (att.canonical (@key, @ref))
|
||||||||
| Usato da | |||||||||
| Può contenere | |||||||||
| Dichiarazione |
element
event
{
att.global.attributes,
att.datable.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.typed.attributes,
att.naming.attributes,
attribute where { xsd:anyURI }?,
(
model.headLike*,
( ( model.pLike+ ) | ( model.labelLike+ ) ),
( model.noteLike | model.biblLike )*,
event*
)
}
|
||||||||
| Esempio |
<person>
<event type="mat" when="1972-10-12"> <label>matriculation</label> </event> <event type="grad" when="1975-06-23"> <label>graduation</label> </event> </person> |
||||||||
| <ex> (espansione) contiene una sequenza di lettere aggiunte da un revisore o trascrittore in fase di espansione di un'abbreviazione http://www.tei-c.org/release/doc/tei-p5-doc/it/html/PH.html#PHAB | |
| Modulo | transcr |
| Oltre agli attributi globali | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) |
| Usato da | |
| Può contenere |
gaiji:
g
|
| Dichiarazione |
element
ex
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
macro.xtext
}
|
| Esempio |
The address is Southmoor <choice>
<expan>R<ex>oa</ex>d</expan> <abbr>Rd</abbr> </choice> |
| <expan> (espansione) contiene l'esapnsione di un'abbreviazione. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#CONAAB | |
| Modulo | core |
| Oltre agli attributi globali | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
expan
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
macro.phraseSeq
}
|
| Esempio |
The address is Southmoor <choice>
<expan>Road</expan> <abbr>Rd</abbr> </choice> |
| <explicit> contiene l' explicit di un manoscritto, ovvero le parole di chiusura del testo vero e proprio, a esclusione di eventuali titoli in rosso o colophon successivi 1.4.1 The <msItem> Element | |
| Modulo | msdescription |
| Oltre agli attributi globali | att.typed (@type, @subtype) att.msExcerpt (@defective) |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
explicit
{
att.global.attributes,
att.typed.attributes,
att.msExcerpt.attributes,
macro.phraseSeq
}
|
| Esempio |
<explicit>sed libera nos a malo.</explicit>
<rubric>Hic explicit oratio qui dicitur dominica.</rubric> <explicit type="defective">ex materia quasi et forma sibi proporti<gap/> </explicit> <explicit type="reverse">saued be shulle that doome of day the at </explicit> |
| <extent> descrive la grandezza approssimativa di un documento elettronico così come immagazzinata su supporto, secondo una qualsiasi unità funzionale. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD23 http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD2 http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COBICOI | |
| Modulo | header |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element extent { att.global.attributes, macro.phraseSeq }
|
| Esempio |
<extent>3200 sentences</extent>
<extent>between 10 and 20 Mb</extent> <extent>ten 3.5 inch high density diskettes</extent> |
| <facsimile> contiene una rappresentazione di una qualche fonte scritta sotto forma di una serie di immagini piuttosto che di testo trascritto o codificato | |
| Modulo | transcr |
| Oltre agli attributi globali | att.declaring (@decls) |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element
facsimile
{
att.global.attributes,
att.declaring.attributes,
( front?, ( model.graphicLike | surface )+, back? )
}
|
| Esempio |
<facsimile>
<graphic url="page1.png"/> <surface> <graphic url="page2-highRes.png"/> <graphic url="page2-lowRes.png"/> </surface> <graphic url="page3.png"/> <graphic url="page4.png"/> </facsimile> |
| Esempio |
<facsimile>
<surface ulx="0" uly="0" lrx="200" lry="300"> <graphic url="Bovelles-49r.png"/> </surface> </facsimile> |
| <faith> indica fede, religione, o credo di una persona | |
| Modulo | namesdates |
| Oltre agli attributi globali | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
faith
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.datable.attributes,
macro.phraseSeq
}
|
| Esempio |
<faith>protestant</faith>
|
| <figDesc> (Descrizione di una figura) contiene una breve descrizione dell'aspetto o del contenuto di una figura, da utilizzare quando si vuole documentare un'immagine senza mostrarla. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/FT.html#FTGRA | |
| Modulo | figures |
| Usato da | |
| Può contenere |
core:
abbr
bibl
choice
date
desc
expan
foreign
gloss
label
list
listBibl
name
ptr
q
quote
ref
term
title
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element figDesc { att.global.attributes, macro.limitedContent }
|
| Esempio |
<figure>
<graphic url="emblem1.png"/> <head>Emblemi d'Amore</head> <figDesc>A pair of naked winged cupids, each holding a flaming torch, in a rural setting.</figDesc> </figure> |
| <figure> contiene una porzione di testo costituita da grafici, illustrazioni o figure. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/FT.html#FT | |
| Modulo | figures |
| Oltre agli attributi globali | att.placement (@place) |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element
figure
{
att.global.attributes,
att.placement.attributes,
(
model.headLike
| model.pLike
| figDesc
| model.graphicLike
| model.egLike
| model.global
)*
}
|
| Esempio |
<figure>
<head>Figure One: The View from the Bridge</head> <figDesc>A Whistleresque view showing four or five sailing boats in the foreground, and a series of buoys strung out between them.</figDesc> <graphic url="http://www.example.org/fig1.png" scale="0.5"/> </figure> |
| <fileDesc> (descrizione del file) contiene una descrizione bibliografica completa di un file elettronico. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD2 http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD11 | |
| Modulo | header |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element
fileDesc
{
att.global.attributes,
(
(
titleStmt,
editionStmt?,
extent?,
publicationStmt,
seriesStmt?,
notesStmt?
),
sourceDesc+
)
}
|
| Esempio |
<fileDesc>
<titleStmt> <title>The shortest possible TEI document</title> </titleStmt> <publicationStmt> <p>Distributed as part of TEI P5</p> </publicationStmt> <sourceDesc> <p>No print source exists: this is an original digital text</p> </sourceDesc> </fileDesc> |
| <filiation> contiene informazioni relative alla filiazione del manoscritto, cioè la sua relazione con altri manoscritti sopravvissuti per lo stesso testo, cioè i suoi protografi, antigrafi e apografi 1.4.1 The <msItem> Element | |
| Modulo | msdescription |
| Oltre agli attributi globali | att.typed (@type, @subtype) |
| Usato da | |
| Può contenere |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
filiation
{
att.global.attributes,
att.typed.attributes,
macro.specialPara
}
|
| Esempio |
<msContents>
<msItem> <title>Beljakovski sbornik</title> <filiation type="protograph">Bulgarian</filiation> <filiation type="antigraph">Middle Bulgarian</filiation> <filiation type="apograph"> <ref target="#DN17">Dujchev N 17</ref> </filiation> </msItem> </msContents> <!-- ... --> <msDesc xml:id="DN17"> <!-- ... --> </msDesc> In this example, the reference to ‘Dujchev N17’ includes a link to some other manuscript description which has the identifier DN17. |
| Esempio |
<msItem>
<title>Guan-ben</title> <filiation> <p>The "Guan-ben" was widely current among mathematicians in the Qing dynasty, and "Zhao Qimei version" was also read. It is therefore difficult to know the correct filiation path to follow. The study of this era is much indebted to Li Di. We explain the outline of his conclusion here. Kong Guangsen (1752-1786)(17) was from the same town as Dai Zhen, so he obtained "Guan-ben" from him and studied it(18). Li Huang (d. 1811) (19) took part in editing Si Ku Quan Shu, so he must have had "Guan-ben". Then Zhang Dunren (1754-1834) obtained this version, and studied "Da Yan Zong Shu Shu" (The General Dayan Computation). He wrote Jiu Yi Suan Shu (Mathematics Searching for One, 1803) based on this version of Shu Xue Jiu Zhang (20).</p> <p>One of the most important persons in restoring our knowledge concerning the filiation of these books was Li Rui (1768(21) -1817)(see his biography). ... only two volumes remain of this manuscript, as far as chapter 6 (chapter 3 part 2) p.13, that is, question 2 of "Huan Tian San Ji" (square of three loops), which later has been lost.</p> </filiation> </msItem> <!--http://www2.nkfust.edu.tw/~jochi/ed1.htm--> |
| <finalRubric> contiene una stringa di parole che segnala la fine di una partizione testuale e spesso ne dichiara autore e titolo; tale stringa è solitamente evidenziata rispetto al resto tramite inchiostro rosso, diverso stile o diversa dimensione del carattere, o altro espediente grafico 1.4.1 The <msItem> Element | |
| Modulo | msdescription |
| Oltre agli attributi globali | att.typed (@type, @subtype) |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
finalRubric
{
att.global.attributes,
att.typed.attributes,
macro.phraseSeq
}
|
| Esempio |
<finalRubric>Explicit le romans de la Rose ou l'art
d'amours est toute enclose.</finalRubric> <finalRubric>ok lúkv ver þar Brennu-Nials savgv</finalRubric> |
| <floruit> contiene informazioni relative al periodod di attività di una persona | |
| Modulo | namesdates |
| Oltre agli attributi globali | att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
floruit
{
att.global.attributes,
att.datable.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
macro.phraseSeq
}
|
| Esempio |
<floruit notBefore="1066" notAfter="1100"/>
|
| <foliation> descrive il sistema o i sistemi di numerazione usati per contare i fogli o le pagine di un codice 1.5.1.4 Foliation | |
| Modulo | msdescription |
| Usato da | |
| Può contenere |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element foliation { att.global.attributes, macro.specialPara }
|
| Esempio |
<foliation>Contemporary foliation in red
roman numerals in the centre of the outer margin.</foliation> |
| <foreign> (straniero) identifica una parola o un sintagma appartenente ad una lingua diversa da quella del testo circostante. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COHQHF | |
| Modulo | core |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element foreign { att.global.attributes, macro.phraseSeq }
|
| Esempio |
This is
heathen Greek to you still? Your <foreign xml:lang="la">lapis philosophicus</foreign>? |
| <forename> contiene un prenome assegnato o un nome di battesimo http://www.tei-c.org/release/doc/tei-p5-doc/it/html/ND.html#NDPER | |
| Modulo | namesdates |
| Oltre agli attributi globali | att.personal (@full, @sort) (att.naming (@nymRef) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype) |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
forename
{
att.global.attributes,
att.personal.attributes,
att.typed.attributes,
macro.phraseSeq
}
|
| Esempio |
<persName>
<roleName>Ex-President</roleName> <forename>George</forename> <surname>Bush</surname> </persName> |
| <formula> contiene una formula matematica o di altra natura. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/FT.html#FTFOR | |||||||||
| Modulo | figures | ||||||||
| Oltre agli attributi globali |
|
||||||||
| Usato da | |||||||||
| Può contenere | |||||||||
| Dichiarazione |
element
formula
{
att.global.attributes,
attribute notation { xsd:anyURI }?,
( text | model.graphicLike )*
}
|
||||||||
| Esempio |
<formula notation="TeX">$e=mc^2$</formula>
|
||||||||
| <front> (peritesto iniziale) contiene qualsiasi materiale peritestuale (intestazioni, frontespizio, prefazioni, dediche, etc.) che si trovi prima dell'inizio del testo vero e proprio http://www.tei-c.org/release/doc/tei-p5-doc/it/html/DS.html#DSTITL http://www.tei-c.org/release/doc/tei-p5-doc/it/html/DS.html#DS | |
| Modulo | textstructure |
| Oltre agli attributi globali | att.declaring (@decls) |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element
front
{
att.global.attributes,
att.declaring.attributes,
(
( model.frontPart | model.pLike.front | model.global )*,
(
(
(
( model.div1Like ),
( model.frontPart | model.div1Like | model.global )*
)
| (
( model.divLike ),
( model.frontPart | model.divLike | model.global )*
)
)?
),
( ( ( model.divBottomPart ), ( model.divBottomPart | model.global )* )? )
)
}
|
| Esempio |
<front>
<epigraph> <quote>Nam Sibyllam quidem Cumis ego ipse oculis meis vidi in ampulla pendere, et cum illi pueri dicerent: <q xml:lang="grc">Sibylla ti weleis</q>; respondebat illa: <q xml:lang="grc">apowanein welo.</q> </quote> </epigraph> <div type="dedication"> <p>For Ezra Pound <q xml:lang="it">il miglior fabbro.</q> </p> </div> </front> |
| Esempio |
<front>
<div type="dedication"> <p>To our three selves</p> </div> <div type="preface"> <head>Author's Note</head> <p>All the characters in this book are purely imaginary, and if the author has used names that may suggest a reference to living persons she has done so inadvertently. ...</p> </div> </front> |
| <funder> (finanziatore) indica il nome di un individuo, istituzione o organizzazione responsabile del finanziamento di un progetto o testo. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD21 | |
| Modulo | header |
| Usato da | |
| Può contenere |
core:
abbr
cb
choice
date
expan
foreign
gap
gloss
index
lb
milestone
name
note
pb
ptr
ref
term
title
figures:
figure
linking:
anchor
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element funder { att.global.attributes, macro.phraseSeq.limited }
|
| Esempio |
<funder>The National Endowment for the Humanities, an independent federal agency</funder>
<funder>Directorate General XIII of the Commission of the European Communities</funder> <funder>The Andrew W. Mellon Foundation</funder> <funder>The Social Sciences and Humanities Research Council of Canada</funder> |
| <fw> (convenzioni grafiche) contiene intestazione, piè di pagina, reclamo o simili relativi alla pagina corrente http://www.tei-c.org/release/doc/tei-p5-doc/it/html/PH.html#PHSK | |||||||||
| Modulo | transcr | ||||||||
| Oltre agli attributi globali |
att.placement (@place)
|
||||||||
| Usato da | |||||||||
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||
| Dichiarazione |
element
fw
{
att.global.attributes,
att.placement.attributes,
attribute type { xsd:Name }?,
macro.phraseSeq
}
|
||||||||
| Esempio |
<fw type="sig" place="bottom">C3</fw>
|
||||||||
| <g> (carattere o glifo) rapperesenta un carattere o glifo non standard. | |||||||||
| Modulo | gaiji | ||||||||
| Oltre agli attributi globali |
att.typed (@type, @subtype)
|
||||||||
| Usato da | |||||||||
| Può contenere | Ammessi soltanto caratteri di testo | ||||||||
| Dichiarazione |
element
g
{
att.global.attributes,
att.typed.attributes,
attribute ref { xsd:anyURI }?,
text
}
|
||||||||
| Esempio |
<g ref="#ctlig">ct</g>
This example points to a glyph element with the identifier ctlig like
the following:
<glyph xml:id="ctlig">
<!-- here we describe the particular ct-ligature intended --> </glyph> |
||||||||
| Esempio |
<g ref="#per-glyph">per</g>
The medieval brevigraph per could similarly be considered as an individual glyph, defined in
a glyph element with the identifier per like the following:
<glyph xml:id="per-glyph">
<!-- ... --> </glyph> |
||||||||
| <gap> (gap) indica un punto in cui del materiale è stato omesso dalla trascrizione, sia per ragioni editoriali descritte nell'intestazione TEI, come pratica di campionatura, sia perché il materiale è illegibile o incomprensibile. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COEDADD | |||||||||||||||||||||||||||||||||||
| Modulo | core | ||||||||||||||||||||||||||||||||||
| Oltre agli attributi globali |
att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) )
|
||||||||||||||||||||||||||||||||||
| Usato da | |||||||||||||||||||||||||||||||||||
| Può contenere | |||||||||||||||||||||||||||||||||||
| Dichiarazione |
element
gap
{
attribute
reason
{
list
{
(
"damage"
| "illegible"
| "cancelled"
| "irrelevant"
| "omitted"
| "lacuna"
)+
}
},
attribute hand { xsd:anyURI }?,
attribute agent { xsd:Name }?,
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
attribute unit { "chars" | "leaves" | "lines" | "mm" | "pages" | "words" }?,
att.dimensions.attribute.quantity,
att.dimensions.attribute.extent,
att.dimensions.attribute.scope,
att.ranging.attributes,
model.glossLike*
}
|
||||||||||||||||||||||||||||||||||
| Esempio |
<gap extent="4" unit="chars" reason="illegible"/>
|
||||||||||||||||||||||||||||||||||
| Esempio |
<gap extent="1" unit="essay" reason="sampling"/>
|
||||||||||||||||||||||||||||||||||
| <genName> (componente generazionale del nome) contiene una componente del nome utilizzata per distinguere nomi simili tra loro sulla base della differenza di età o dell'appartenenza a generazioni diverse delle persone nominate http://www.tei-c.org/release/doc/tei-p5-doc/it/html/ND.html#NDPER | |
| Modulo | namesdates |
| Oltre agli attributi globali | att.personal (@full, @sort) (att.naming (@nymRef) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype) |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
genName
{
att.global.attributes,
att.personal.attributes,
att.typed.attributes,
macro.phraseSeq
}
|
| Esempio |
<persName>
<forename>Charles</forename> <genName>II</genName> </persName> |
| Esempio |
<persName>
<surname>Pitt</surname> <genName>the Younger</genName> </persName> |
| <geo> (coordinate geografiche) contiene una qualsiasi espressione di una serie di coordinate geografiche che rappresenti un punto, una linea o un'area sulla superficie della terra in una data notazione | |
| Modulo | namesdates |
| Usato da | |
| Può contenere | Ammessi soltanto caratteri di testo |
| Dichiarazione |
element geo { att.global.attributes, text }
|
| Esempio |
<geo>41.687142 -74.870109</geo>
|
| <geoDecl> (dichiarazione di coordinate geografiche) documenta la notazione e il dato utilizzati per le coordinate geografiche espressi come contenuto di un elemento geo collocato altrove all'interno del documento | |||||||||
| Modulo | header | ||||||||
| Oltre agli attributi globali |
att.declarable (@default)
|
||||||||
| Usato da | |||||||||
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||
| Dichiarazione |
element
geoDecl
{
att.global.attributes,
att.declarable.attributes,
attribute datum { "WGS84" | "MGRS" | "OSGB36" | "ED50" | xsd:Name }?,
macro.phraseSeq
}
|
||||||||
| Esempio |
<geoDecl datum="OSGB36"/>
|
||||||||
| <geogFeat> (nome di elemento geografico) contiene un nome comune che identifica elementi geografici inclusi in un nome proprio geografico, come valle, monte, ecc. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/ND.html#NDPLAC | |
| Modulo | namesdates |
| Oltre agli attributi globali | att.naming (@nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) |
| Usato da | |
| Può contenere |
gaiji:
g
|
| Dichiarazione |
element
geogFeat
{
att.global.attributes,
att.naming.attributes,
att.typed.attributes,
att.datable.attributes,
macro.xtext
}
|
| Esempio |
<geogName> The <geogFeat>vale</geogFeat> of White Horse</geogName>
|
| <geogName> (nome proprio geografico) nome associato a un elemento geografico, come valle Windrush o Monte Sinai http://www.tei-c.org/release/doc/tei-p5-doc/it/html/ND.html#NDPLAC | |||||||||
| Modulo | namesdates | ||||||||
| Oltre agli attributi globali |
att.naming (@nymRef) (att.canonical (@key, @ref))
|
||||||||
| Usato da | |||||||||
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||
| Dichiarazione |
element
geogName
{
att.global.attributes,
att.naming.attributes,
attribute type { xsd:Name }?,
macro.phraseSeq
}
|
||||||||
| Esempio |
<geogName>
<geogFeat>Mount</geogFeat> <name>Sinai</name> </geogName> |
||||||||
| <gloss> identifica un sintagma o una parola che fornisce una glossa o definizione per qualche altra parola o sintagma. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COHQU | |||||||||||||||||
| Modulo | core | ||||||||||||||||
| Oltre agli attributi globali |
att.declaring (@decls) att.translatable (@version) att.typed (@type, @subtype)
|
||||||||||||||||
| Usato da | |||||||||||||||||
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||||||||||
| Dichiarazione |
element
gloss
{
att.global.attributes,
att.declaring.attributes,
att.translatable.attributes,
att.typed.attributes,
( attribute target { xsd:anyURI }? | attribute cRef { xsd:anyURI }? ),
macro.phraseSeq
}
|
||||||||||||||||
| Esempio |
We may define <term xml:id="tdpv" rend="sc">discoursal point of view</term> as
<gloss target="#tdpv">the relationship, expressed through discourse structure, between the implied author or some other addresser, and the fiction.</gloss> |
||||||||||||||||
| <glyph> (glifo) fornisce informazioni descrittive su di un glifo. | |
| Modulo | gaiji |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element
glyph
{
att.global.attributes,
(
glyphName?,
model.glossLike*,
charProp*,
mapping*,
model.graphicLike*,
model.noteLike*
)
}
|
| Esempio |
<glyph xml:id="rstroke">
<glyphName>LATIN SMALL LETTER R WITH A FUNNY STROKE</glyphName> <charProp> <localName>entity</localName> <value>rstroke</value> </charProp> <graphic url="glyph-rstroke.png"/> </glyph> |
| <glyphName> (nome del glifo) contiene il nome di un glifo, espresso secondo le convenzioni Unicode per i nome dei caratteri. | |
| Modulo | gaiji |
| Usato da | |
| Può contenere | Ammessi soltanto caratteri di testo |
| Dichiarazione |
element glyphName { att.global.attributes, text }
|
| Esempio |
<glyphName>CIRCLED IDEOGRAPH 4EBA</glyphName>
|
| <graphic> indica la posizione di un grafico, di una illustrazione o immagine. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COGR | |||||||||||||||||||||||||
| Modulo | core | ||||||||||||||||||||||||
| Oltre agli attributi globali |
att.internetMedia (@mimeType) att.declaring (@decls)
|
||||||||||||||||||||||||
| Usato da | |||||||||||||||||||||||||
| Può contenere | Elemento vuoto | ||||||||||||||||||||||||
| Dichiarazione |
element
graphic
{
att.global.attributes,
att.internetMedia.attributes,
att.declaring.attributes,
attribute
width
{
token
{
pattern = "[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)"
}
}?,
attribute
height
{
token
{
pattern = "[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)"
}
}?,
attribute
scale
{
xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal
}?,
attribute url { xsd:anyURI }?,
empty
}
|
||||||||||||||||||||||||
| Esempio |
<figure>
<graphic url="fig1.png"/> <head>Figure One: The View from the Bridge</head> <figDesc>A Whistleresque view showing four or five sailing boats in the foreground, and a series of buoys strung out between them.</figDesc> </figure> |
||||||||||||||||||||||||
| <group> contiene il corpo di un testo composito, che raggruppa cioè un insieme di testi distinti (o più insiemi di testi) considerati come unità per determinati scopi, per esempio l'opera completa di un autore, una serie di saggi, ecc. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/DS.html#DS http://www.tei-c.org/release/doc/tei-p5-doc/it/html/DS.html#DSGRP http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CC.html#CCDEF | |
| Modulo | textstructure |
| Oltre agli attributi globali | att.declaring (@decls) |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element
group
{
att.global.attributes,
att.declaring.attributes,
(
( model.divTop | model.global )*,
( ( text | group ), ( text | group | model.global )* ),
model.divBottom*
)
}
|
| Esempio |
<egXML><text>
<!-- Section on Alexander Pope starts --> <front> <!-- biographical notice by editor --> </front> <group> <text> <!-- first poem --> </text> <text> <!-- second poem --> </text> </group> </text> <!-- end of Pope section--> </egXML> |
| <handDesc> (descrizione delle mani) contiene una descrizione dei diversi tipi di scrittura usati in un manoscritto 1.5.2 Writing, Decoration, and Other Notations | |||||||
| Modulo | msdescription | ||||||
| Oltre agli attributi globali |
|
||||||
| Usato da | |||||||
| Può contenere | |||||||
| Dichiarazione |
element
handDesc
{
att.global.attributes,
attribute hands { xsd:nonNegativeInteger }?,
( model.pLike+ | ( summary?, handNote+ ) )
}
|
||||||
| Esempio |
<handDesc>
<handNote scope="major">Written throughout in <term>angelicana formata</term>.</handNote> </handDesc> |
||||||
| Esempio |
<handDesc hands="2">
<p>The manuscript is written in two contemporary hands, otherwise unknown, but clearly those of practised scribes. Hand I writes ff. 1r-22v and hand II ff. 23 and 24. Some scholars, notably Verner Dahlerup and Hreinn Benediktsson, have argued for a third hand on f. 24, but the evidence for this is insubstantial.</p> </handDesc> |
||||||
| <handNote> (nota sulla mano) descrive un determinato stile o una determinata mano all'interno di un manoscritto 1.5.2 Writing, Decoration, and Other Notations | |||||||||||||||
| Modulo | header | ||||||||||||||
| Oltre agli attributi globali |
att.handFeatures (@scribe, @script, @medium, @scope)
|
||||||||||||||
| Usato da | |||||||||||||||
| Può contenere |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||||||||
| Dichiarazione |
element
handNote
{
att.global.attributes,
att.handFeatures.attribute.scribe,
attribute
script
{
list
{
(
"carolmin"
| "textualis"
| "cursiva"
| "hybrida"
| "humbook"
| "humcursiva"
| "kanzlei"
| "kurrent"
| "other"
| "unknown"
)+
}
},
att.handFeatures.attribute.medium,
attribute scope { "sole" | "major" | "minor" },
macro.specialPara
}
|
||||||||||||||
| Esempio |
<handNote scope="sole">
<p>Written in insular phase II half-uncial with interlinear Old English gloss in an Anglo-Saxon pointed minuscule.</p> </handNote> |
||||||||||||||
| <handNotes> contiene una serie di elementi che elencano le diverse mani della fonte http://www.tei-c.org/release/doc/tei-p5-doc/it/html/PH.html#PHDH | |
| Modulo | transcr |
| Usato da | |
| Può contenere |
header:
handNote
|
| Dichiarazione |
element handNotes { att.global.attributes, handNote+ }
|
| Esempio |
<handNotes>
<handNote xml:id="H1" script="copperplate" medium="brown-ink">Carefully written with regular descenders</handNote> <handNote xml:id="H2" script="print" medium="pencil">Unschooled scrawl</handNote> </handNotes> |
| <handShift> segnala l'inizio di una porzione di testo attribuibile ad un'altra mano o riconducibile a un cambio di redattore, stile di scrittura, inchiostro o carattere http://www.tei-c.org/release/doc/tei-p5-doc/it/html/PH.html#PHDH | |||||||||||||||||
| Modulo | transcr | ||||||||||||||||
| Oltre agli attributi globali |
att.handFeatures (@scribe, @script, @medium, @scope)
|
||||||||||||||||
| Usato da | |||||||||||||||||
| Può contenere | Elemento vuoto | ||||||||||||||||
| Dichiarazione |
element
handShift
{
att.global.attributes,
att.handFeatures.attributes,
attribute new { xsd:anyURI }?,
attribute resp { xsd:anyURI }?,
empty
}
|
||||||||||||||||
| Esempio |
<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> |
||||||||||||||||
| <head> (titolo) contiene qualsiasi tipo di titolo, per esempio il titolo di una sezione, di una lista, di un glossario, di una descrizione di manoscritto, ecc. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/DS.html#DSHD | |
| Modulo | core |
| Oltre agli attributi globali | att.typed (@type, @subtype) |
| Usato da | |
| Può contenere |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
label
lb
list
listBibl
milestone
name
note
orig
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element head { att.global.attributes, att.typed.attributes, macro.paraContent }
|
| Esempio |
The most common use for the head element is to mark the headings of sections. In older writings, the headings or incipits may be rather longer than usual in modern works. If a section has an explicit ending as well as a heading, it should be marked as a <trailer>, as in this example: <div1 n="I" type="book">
<head>In the name of Christ here begins the first book of the ecclesiastical history of Georgius Florentinus, known as Gregory, Bishop of Tours.</head> <list> <head>Chapter-Headings</head> </list> <div2 type="section"> <head>In the name of Christ here begins Book I of the history.</head> <p>Proposing as I do ...</p> <p>From the Passion of our Lord until the death of Saint Martin four hundred and twelve years passed.</p> <trailer>Here ends the first Book, which covers five thousand, five hundred and ninety-six years from the beginning of the world down to the death of Saint Martin.</trailer> </div2> </div1> |
| Esempio |
The head element is also used to mark headings of other units, such as lists: With a few exceptions, connectives are equally
useful in all kinds of discourse: description, narration, exposition, argument. <list type="simple"> <head>Connectives</head> <item>above</item> <item>accordingly</item> <item>across from</item> <item>adjacent to</item> <item>again</item> <item> <!-- ... --> </item> </list> |
| <height> si riferisce a una misurazione presa lungo l'asse parallelo al dorso 1.1.4 Dimensions | |
| Modulo | msdescription |
| Oltre agli attributi globali | att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) |
| Usato da | |
| Può contenere |
gaiji:
g
|
| Dichiarazione |
element
height
{
att.global.attributes,
att.dimensions.attributes,
macro.xtext
}
|
| Esempio |
<height unit="in" quantity="7"/>
|
| <heraldry> contiene una formula araldica di solito parte di uno stemma, blasone, ecc. 1.1.8 Heraldry | |
| Modulo | msdescription |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element heraldry { att.global.attributes, macro.phraseSeq }
|
| Esempio |
<p>Ownership stamp (xvii cent.) on i recto with the arms
<heraldry>A bull passant within a bordure bezanty, in chief a crescent for difference</heraldry> [Cole], crest, and the legend <q>Cole Deum</q>.</p> |
| <hi> (evidenziato) codifica una parola o sintagma in quanto graficamente distinta dal testo circostante, senza che vengano specificate le ragioni dell'evidenziazione. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COHQHE http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COHQH | |||||||||||||
| Modulo | core | ||||||||||||
| Oltre agli attributi globali |
|
||||||||||||
| Usato da | |||||||||||||
| Può contenere |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
label
lb
list
listBibl
milestone
name
note
orig
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||||||
| Dichiarazione |
element
hi
{
att.global.attribute.xmlid,
att.global.attribute.n,
att.global.attribute.xmllang,
attribute
rend
{
list
{
(
"hyphenated"
| "underline"
| "double-underline"
| "bold"
| "caps"
| "italic"
| "sup"
| "rubric"
)+
}
},
att.global.attribute.xmlbase,
att.global.facs.attributes,
macro.paraContent
}
|
||||||||||||
| Esempio |
<hi rend="gothic">And this Indenture further witnesseth</hi>
that the said <hi rend="italic">Walter Shandy</hi>, merchant, in consideration of the said intended marriage ... |
||||||||||||
| <history> raggruppa gli elementi che descrivono la storia completa di un manoscritto o di una sua parte 1.6 History | |
| Modulo | msdescription |
| Usato da | |
| Può contenere |
core:
p
msdescription:
acquisition
origin
provenance
summary
|
| Dichiarazione |
element
history
{
att.global.attributes,
( model.pLike+ | ( summary?, origin?, provenance*, acquisition? ) )
}
|
| Esempio |
<history>
<origin> <p>Written in Durham during the mid twelfth century.</p> </origin> <provenance> <p>Recorded in two medieval catalogues of the books belonging to Durham Priory, made in 1391 and 1405.</p> <p>Given to W. Olleyf by William Ebchester, Prior (1446-56) and later belonged to Henry Dalton, Prior of Holy Island (Lindisfarne) according to inscriptions on ff. 4v and 5.</p> </provenance> <acquisition> <p>Presented to Trinity College in 1738 by Thomas Gale and his son Roger.</p> </acquisition> </history> |
| <idno> (numero identificatore) fornisce un identificatore, standard o meno, usato per identificare un'unità bibliografica http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD24 http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD26 http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COBICOI | |||||||||
| Modulo | header | ||||||||
| Oltre agli attributi globali |
|
||||||||
| Usato da | |||||||||
| Può contenere | Ammessi soltanto caratteri di testo | ||||||||
| Dichiarazione |
element idno { att.global.attributes, attribute type { xsd:Name }?, text }
|
||||||||
| Esempio |
<idno type="ISSN">0143-3385</idno>
<idno type="DOI">doi:10.1000/123</idno> <idno type="URL">http://authority.nzetc.org/463/</idno> <idno type="LT">Thomason Tract E.537(17)</idno> <idno type="Wing">C695</idno> |
||||||||
| <incipit> contiene l' incipit di un manoscritto, cioè le prime parole del testo propriamente detto, a eccezione di eventuali titoli in rosso che lo precedono; gli incipit hanno una lunghezza sufficiente a deteminare di quale opera si tratti e, anticamente, erano spesso utilizzati per riferirsi alle opere stesse al posto di eventuali titoli 1.4.1 The <msItem> Element | |
| Modulo | msdescription |
| Oltre agli attributi globali | att.typed (@type, @subtype) att.msExcerpt (@defective) |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element
incipit
{
att.global.attributes,
att.typed.attributes,
att.msExcerpt.attributes,
macro.phraseSeq
}
|
| Esempio |
<incipit>Pater noster qui es in celis</incipit>
<incipit defective="true">tatem dedit hominibus alleluia.</incipit> <incipit type="biblical">Ghif ons huden onse dagelix broet</incipit> <incipit>O ongehoerde gewerdighe christi</incipit> <incipit type="lemma">Firmiter</incipit> <incipit>Ideo dicit firmiter quia ordo fidei nostre probari non potest</incipit> |
| <index> ( voce di indice) segna la posizione da indicizzare per qualsiasi scopo. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#CONOIX | |||||||||
| Modulo | core | ||||||||
| Oltre agli attributi globali |
att.spanning (@spanTo)
|
||||||||
| Usato da | |||||||||
| Può contenere | |||||||||
| Dichiarazione |
element
index
{
att.global.attributes,
att.spanning.attributes,
attribute indexName { xsd:Name }?,
( term, index? )*
}
|
||||||||
| Esempio |
David's other principal backer, Josiah ha-Kohen
<index indexName="NAMES"> <term>Josiah ha-Kohen b. Azarya</term> </index> b. Azarya, son of one of the last gaons of Sura <index indexName="PLACES"> <term>Sura</term> </index> was David's own first cousin. |
||||||||
| <institution> contiene il nome di un'organizzazione (per esempio un'università o una biblioteca) nella quale si trova il deposito del manoscritto 1.2 The Manuscript Identifier | |
| Modulo | msdescription |
| Oltre agli attributi globali | att.naming (@nymRef) (att.canonical (@key, @ref)) |
| Usato da | |
| Può contenere |
gaiji:
g
|
| Dichiarazione |
element
institution
{
att.global.attributes,
att.naming.attributes,
macro.xtext
}
|
| Esempio |
<msIdentifier>
<settlement>Oxford</settlement> <institution>University of Oxford</institution> <repository>Bodleian Library</repository> <idno>MS. Bodley 406</idno> </msIdentifier> |
| <item> contiene un componente di una lista http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COLI http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD6 | |
| Modulo | core |
| Usato da | |
| Può contenere |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element item { att.global.attributes, macro.specialPara }
|
| Esempio |
<list type="ordered">
<head>Here begin the chapter headings of Book IV</head> <item n="4.1">The death of Queen Clotild.</item> <item n="4.2">How King Lothar wanted to appropriate one third of the Church revenues.</item> <item n="4.3">The wives and children of Lothar.</item> <item n="4.4">The Counts of the Bretons.</item> <item n="4.5">Saint Gall the Bishop.</item> <item n="4.6">The priest Cato.</item> <item> ...</item> </list> |
| <keywords> contiene una lista delle parole chiave o frasi che identificano l'argomento o la natura di un testo. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD43 | |||||||||
| Modulo | header | ||||||||
| Oltre agli attributi globali |
|
||||||||
| Usato da | |||||||||
| Può contenere | |||||||||
| Dichiarazione |
element
keywords
{
att.global.attributes,
attribute scheme { xsd:anyURI },
( term+ | list )
}
|
||||||||
| Esempio |
<keywords scheme="http://classificationweb.net">
<list> <item>Babbage, Charles</item> <item>Mathematicians - Great Britain - Biography</item> </list> </keywords> |
||||||||
| <l> (verso) contiene un singolo verso, anche incompleto. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COVE http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#CODV http://www.tei-c.org/release/doc/tei-p5-doc/it/html/DR.html#DRPAL | |||||||
| Modulo | core | ||||||
| Oltre agli attributi globali |
|
||||||
| Usato da | |||||||
| Può contenere |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
label
lb
list
listBibl
milestone
name
note
orig
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||
| Dichiarazione |
element
l
{
att.global.attributes,
attribute part { "Y" | "N" | "I" | "M" | "F" }?,
macro.paraContent
}
|
||||||
| Esempio |
<l met="-/-/-/-/-/" part="Y"/>
|
||||||
| <label> contiene l'etichetta associata ad una voce in una lista; nei glossari indica il dermine che viene definito http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COLI | |
| Modulo | core |
| Usato da | |
| Può contenere |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Dichiarazione |
element label { att.global.attributes, macro.phraseSeq }
|
| Esempio |
Labels are most commonly used for the headwords in glossary lists; note the use of the global xml:lang attribute to set the default language of the glossary list to Middle English, and identify the glosses and headings as modern English or Latin: <list type="gloss" xml:lang="enm">
<head xml:lang="en">Vocabulary</head> <headLabel xml:lang="en">Middle English</headLabel> <headItem xml:lang="en">New English</headItem> <label>nu</label> <item xml:lang="en">now</item> <label>lhude</label> <item xml:lang="en">loudly</item> <label>bloweth</label> <item xml:lang="en">blooms</item> <label>med</label> <item xml:lang="en">meadow</item> <label>wude</label> <item xml:lang="en">wood</item> <label>awe</label> <item xml:lang="en">ewe</item> <label>lhouth</label> <item xml:lang="en">lows</item> <label>sterteth</label> <item xml:lang="en">bounds, frisks (cf. <cit> <ref>Chaucer, K.T.644</ref> <quote>a courser, <term>sterting</term>as the fyr</quote> </cit> </item> <label>verteth</label> <item xml:lang="la">pedit</item> <label>murie</label> <item xml:lang="en">merrily</item> <label>swik</label> <item xml:lang="en">cease</item> <label>naver</label> <item xml:lang="en">never</item> </list> |
| Esempio |
Labels may also be used to record explicitly the numbers or letters which mark list items in ordered lists, as in this extract from Gibbon's Autobiography. In this usage the label element is synonymous with the n attribute on the item element: I will add two facts, which have seldom occurred
in the composition of six, or at least of five quartos. <list rend="runon" type="ordered"> <label>(1)</label> <item>My first rough manuscript, without any intermediate copy, has been sent to the press.</item> <label>(2) </label> <item>Not a sheet has been seen by any human eyes, excepting those of the author and the printer: the faults and the merits are exclusively my own.</item> </list> |
| Esempio |
Labels may also be used for other structured list items, as in this extract from the journal of Edward Gibbon: <list type="gloss">
<label>March 1757.</label> <item>I wrote some critical observations upon Plautus.</item> <label>March 8th.</label> <item>I wrote a long dissertation upon some lines of Virgil.</item> <label>June.</label> <item>I saw Mademoiselle Curchod — <quote xml:lang="la">Omnia vincit amor, et nos cedamus amori.</quote> </item> <label>August.</label> <item>I went to Crassy, and staid two days.</item> </list> |
| <langKnowledge> (conoscenza della lingua) riassume la conoscenza linguistica di una persona in forma descrittiva o tramite una lista di elementi langKnown | |||||||
| Modulo | namesdates | ||||||
| Oltre agli attributi globali |
att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) )
|
||||||
| Usato da | |||||||
| Può contenere | |||||||
| Dichiarazione |
element
langKnowledge
{
att.global.attributes,
att.datable.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
attribute tags { list { xsd:language+ } }?,
( model.pLike | langKnown+ )
}
|
||||||
| Esempio |
<langKnowledge tags="en-GB fr">
<p>British English and French</p> </langKnowledge> |
||||||
| Esempio |
<langKnowledge>
<langKnown tag="en-GB" level="H">British English</langKnown> <langKnown tag="fr" level="M">French</langKnown> </langKnowledge> |
||||||
| <langKnown> (competenza linguistica) riassume la competenza di una persona in una determinata lingua http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CC.html#CCAHPA | |||||||||||||
| Modulo | namesdates | ||||||||||||
| Oltre agli attributi globali |
att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) )
|
||||||||||||
| Usato da | |||||||||||||
| Può contenere |
core:
abbr
cb
choice
date
expan
foreign
gap
gloss
index
lb
milestone
name
note
pb
ptr
ref
term
title
figures:
figure
linking:
anchor
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||||||
| Dichiarazione |
element
langKnown
{
att.global.attributes,
att.datable.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
attribute tag { xsd:language },
attribute level { token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" } }?,
macro.phraseSeq.limited
}
|
||||||||||||
| Esempio |
<langKnown tag="en-GB" level="H">British English</langKnown>
<langKnown tag="fr" level="M">French</langKnown> |
||||||||||||
| <langUsage> (lingua utilizzata) descrive le lingue, i linguaggi secondari, i registri, i dialetti ecc. rappresentati all'interno di un testo. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD41 http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD4 http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CC.html#CCAS2 | |
| Modulo | header |
| Oltre agli attributi globali | att.declarable (@default) |
| Usato da | |
| Può contenere |
header:
language
|
| Dichiarazione |
element
langUsage
{
att.global.attributes,
att.declarable.attributes,
language+
}
|
| Esempio |
<langUsage>
<language ident="fr-CA" usage="60">Québecois</language> <language ident="en-CA" usage="20">Canadian business English</language> <language ident="en-GB" usage="20">British English</language> </langUsage> |
| <language> indica una lingua o un linguaggio secondario utilizzato all'interno di un testo. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD41 | |||||||||||||||
| Modulo | header | ||||||||||||||
| Oltre agli attributi globali |
|
||||||||||||||
| Usato da | |||||||||||||||
| Può contenere |
core:
abbr
cb
choice
date
expan
foreign
gap
gloss
index
lb
milestone
name
note
pb
ptr
ref
term
title
figures:
figure
linking:
anchor
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||||||||
| Dichiarazione |
element
language
{
att.global.attributes,
attribute ident { xsd:language },
attribute usage { xsd:nonNegativeInteger { maxInclusive = "100" } }?,
macro.phraseSeq.limited
}
|
||||||||||||||
| Esempio |
<langUsage xml:lang="en-US">
<language ident="en-US" usage="75">modern American English</language> <language ident="i-az-Arab" usage="20">Azerbaijani in Arabic script</language> <language ident="x-lap" usage="05">Pig Latin</language> </langUsage> |
||||||||||||||
| <layout> descrive la disposizione del testo sulla pagina, ivi comprese eventuali informazioni su rigatura, applicazione di indicazioni per foratura, o altri segni di tecniche di preparazione della pagina 1.5.2 Writing, Decoration, and Other Notations | |||||||||||||||||||||||||
| Modulo | msdescription | ||||||||||||||||||||||||
| Oltre agli attributi globali |
|
||||||||||||||||||||||||
| Usato da | |||||||||||||||||||||||||
| Può contenere |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||||||||||||||||||
| Dichiarazione |
element
layout
{
attribute
columns
{
list { xsd:nonNegativeInteger, xsd:nonNegativeInteger? }
},
attribute
ruledLines
{
list { xsd:nonNegativeInteger, xsd:nonNegativeInteger? }
}?,
attribute
writtenLines
{
list { xsd:nonNegativeInteger, xsd:nonNegativeInteger? }
}?,
att.global.attributes,
macro.specialPara
}
|
||||||||||||||||||||||||
| Esempio |
<layout columns="1" ruledLines="25 32">Most pages have between 25 and 32 long lines ruled in lead.</layout>
|
||||||||||||||||||||||||
| Esempio |
<layout columns="2" ruledLines="42">
<p>2 columns of 42 lines ruled in ink, with central rule between the columns.</p> </layout> |
||||||||||||||||||||||||
| Esempio |
<layout columns="1 2" writtenLines="40 50">
<p>Some pages have 2 columns, with central rule between the columns; each column with between 40 and 50 lines of writing.</p> </layout> |
||||||||||||||||||||||||
| <layoutDesc> (descrizione dell'impaginazione) raggruppa l'insieme delle descrizioni dell'impaginazione relative a un manoscritto 1.5.2 Writing, Decoration, and Other Notations | |
| Modulo | msdescription |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element layoutDesc { att.global.attributes, ( model.pLike+ | layout+ ) }
|
| Esempio |
<layoutDesc>
<p>Most pages have between 25 and 32 long lines ruled in lead.</p> </layoutDesc> |
| Esempio |
<layoutDesc>
<layout columns="2" ruledLines="42"> <p> <locus from="f12r" to="f15v"/> 2 columns of 42 lines pricked and ruled in ink, with central rule between the columns.</p> </layout> <layout columns="3"> <p> <locus from="f16"/>小孔的三欄可見.</p> </layout> </layoutDesc> |
| <lb> (interruzione di riga) segna l'inizio di una nuova riga (tipografica) in qualche edizione o versione di un testo. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#CORS5 http://www.tei-c.org/release/doc/tei-p5-doc/it/html/DR.html#DRPAL | |
| Modulo | core |
| Oltre agli attributi globali | att.typed (@type, @subtype) att.sourced (@ed) |
| Usato da | |
| Può contenere | Elemento vuoto |
| Dichiarazione |
element
lb
{
att.global.attributes,
att.typed.attributes,
att.sourced.attributes,
empty
}
|
| Esempio |
Indicating typographical line breaks within metrical lines, where they occur at different places in different editions: <l>Of Mans First Disobedience,<lb ed="1674"/> and<lb ed="1667"/> the Fruit</l>
<l>Of that Forbidden Tree, whose<lb ed="1667 1674"/> mortal tast</l> <l>Brought Death into the World,<lb ed="1667"/> and all<lb ed="1674"/> our woe,</l> |
| Esempio |
Indicating line structure of title page, display text, etc.: <docTitle>
<titlePart type="main"> <lb/>THE <lb/>Pilgrim's Progress <lb/>FROM <lb/>THIS WORLD, <lb/>TO <lb/>That which is to come: </titlePart> <!-- etc. --> </docTitle> |
| <lg> (un gruppo di versi) contiene un gruppo di versi che costituiscono un'unità formale, per esempio una stanza, un refrain, un paragrafo in versi, ecc. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COVE http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#CODV http://www.tei-c.org/release/doc/tei-p5-doc/it/html/DR.html#DRPAL | |
| Modulo | core |
| Oltre agli attributi globali | att.divLike (@org, @sample, @part) att.typed (@type, @subtype) att.declaring (@decls) |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element
lg
{
att.global.attributes,
att.divLike.attributes,
att.typed.attributes,
att.declaring.attributes,
(
( model.divTop | model.global )*,
( model.lLike | lg ),
( model.lLike | lg | model.global )*,
( ( model.divBottom ), model.global* )*
)
}
|
| Esempio |
<lg type="free">
<l>Let me be my own fool</l> <l>of my own making, the sum of it</l> </lg> <lg type="free"> <l>is equivocal.</l> <l>One says of the drunken farmer:</l> </lg> <lg type="free"> <l>leave him lay off it. And this is</l> <l>the explanation.</l> </lg> |
| <list> (list) contiene una qualsiasi sequenza di voci organizzate in una lista. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COLI | |||||||||
| Modulo | core | ||||||||
| Oltre agli attributi globali |
|
||||||||
| Usato da | |||||||||
| Può contenere | |||||||||
| Dichiarazione |
element
list
{
att.global.attributes,
attribute type { "ordered" | "bulleted" | "simple" | "gloss" | xsd:Name }?,
(
( ( model.divTop ) | ( model.global ) )*,
(
( item, model.global* )+
| ( ( label, model.global*, item, model.global* )+ )
),
( ( model.divBottom ), model.global* )*
)
}
|
||||||||
| Esempio |
<list type="ordered">
<item>a butcher</item> <item>a baker</item> <item>a candlestick maker, with <list type="bullets"> <item>rings on his fingers</item> <item>bells on his toes</item> </list> </item> </list> |
||||||||
| Esempio |
The following example treats the short numbered clauses of Anglo-Saxon legal codes as lists of items. The text is from an ordinance of King Athelstan (924–939): <div1 type="section">
<head>Athelstan's Ordinance</head> <list type="ordered"> <item n="1">Concerning thieves. First, that no thief is to be spared who is caught with the stolen goods, [if he is] over twelve years and [if the value of the goods is] over eightpence. <list type="ordered"> <item n="1.1">And if anyone does spare one, he is to pay for the thief with his wergild — and the thief is to be no nearer a settlement on that account — or to clear himself by an oath of that amount.</item> <item n="1.2">If, however, he [the thief] wishes to defend himself or to escape, he is not to be spared [whether younger or older than twelve].</item> <item n="1.3">If a thief is put into prison, he is to be in prison 40 days, and he may then be redeemed with 120 shillings; and the kindred are to stand surety for him that he will desist for ever.</item> <item n="1.4">And if he steals after that, they are to pay for him with his wergild, or to bring him back there.</item> <item n="1.5">And if he steals after that, they are to pay for him with his wergild, whether to the king or to him to whom it rightly belongs; and everyone of those who supported him is to pay 120 shillings to the king as a fine.</item> </list> </item> <item n="2">Concerning lordless men. And we pronounced about these lordless men, from whom no justice can be obtained, that one should order their kindred to fetch back such a person to justice and to find him a lord in public meeting. <list type="ordered"> <item n="2.1">And if they then will not, or cannot, produce him on that appointed day, he is then to be a fugitive afterwards, and he who encounters him is to strike him down as a thief.</item> <item n="2.2">And he who harbours him after that, is to pay for him with his wergild or to clear himself by an oath of that amount.</item> </list> </item> <item n="3">Concerning the refusal of justice. The lord who refuses justice and upholds his guilty man, so that the king is appealed to, is to repay the value of the goods and 120 shillings to the king; and he who appeals to the king before he demands justice as often as he ought, is to pay the same fine as the other would have done, if he had refused him justice. <list type="ordered"> <item n="3.1">And the lord who is an accessory to a theft by his slave, and it becomes known about him, is to forfeit the slave and be liable to his wergild on the first occasionp if he does it more often, he is to be liable to pay all that he owns.</item> <item n="3.2">And likewise any of the king's treasurers or of our reeves, who has been an accessory of thieves who have committed theft, is to liable to the same.</item> </list> </item> <item n="4">Concerning treachery to a lord. And we have pronounced concerning treachery to a lord, that he [who is accused] is to forfeit his life if he cannot deny it or is afterwards convicted at the three-fold ordeal.</item> </list> </div1> Note that nested lists have been used so the tagging mirrors the structure indicated by the two-level numbering of the clauses. The clauses could have been treated as a one-level list with irregular numbering, if desired. |
||||||||
| Esempio |
<p>These decrees, most blessed Pope Hadrian, we propounded in the public council ... and they
confirmed them in our hand in your stead with the sign of the Holy Cross, and afterwards inscribed with a careful pen on the paper of this page, affixing thus the sign of the Holy Cross. <list type="simple"> <item>I, Eanbald, by the grace of God archbishop of the holy church of York, have subscribed to the pious and catholic validity of this document with the sign of the Holy Cross.</item> <item>I, Ælfwold, king of the people across the Humber, consenting have subscribed with the sign of the Holy Cross.</item> <item>I, Tilberht, prelate of the church of Hexham, rejoicing have subscribed with the sign of the Holy Cross.</item> <item>I, Higbald, bishop of the church of Lindisfarne, obeying have subscribed with the sign of the Holy Cross.</item> <item>I, Ethelbert, bishop of Candida Casa, suppliant, have subscribed with thef sign of the Holy Cross.</item> <item>I, Ealdwulf, bishop of the church of Mayo, have subscribed with devout will.</item> <item>I, Æthelwine, bishop, have subscribed through delegates.</item> <item>I, Sicga, patrician, have subscribed with serene mind with the sign of the Holy Cross.</item> </list> </p> |
||||||||
| <listBibl> (lista di citazioni) contiene una lista di citazioni bibliografiche di qualsiasi natura. http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CO.html#COBITY http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD3 http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CC.html#CCAS2 | |
| Modulo | core |
| Oltre agli attributi globali | att.declarable (@default) att.typed (@type, @subtype) |
| Usato da | |
| Può contenere | |
| Dichiarazione |
element
listBibl
{
att.global.attributes,
att.declarable.attributes,
att.typed.attributes,
( model.headLike*, ( model.biblLike | model.milestoneLike | listBibl )+ )
}
|
| Esempio |
<listBibl>
<head>Works consulted</head> <bibl>Blain, Clements and Grundy: Feminist Companion to Literature in English (Yale, 1990) </bibl> <biblStruct> <analytic> <title>The Interesting story of the Children in the Wood</title> </analytic> <monogr> <title>The Penny Histories</title> <author>Victor E Neuberg</author> <imprint> <publisher>OUP</publisher> <date>1968</date> </imprint> </monogr> </biblStruct> </listBibl> |
| <listEvent> (list of events) contains a list of descriptions, each of which provides information about an identifiable event. | |
| Modulo | namesdates |
| Oltre agli attributi globali | att.typed (@type, @subtype) att.declarable (@default) |
| Usato da | |
| Può contenere |
core:
head
namesdates:
event
listEvent
relation
relationGrp
|
| Dichiarazione |
element
listEvent
{
att.global.attributes,
att.typed.attributes,
att.declarable.attributes,
( model.headLike*, ( event | listEvent )+, ( relation | relationGrp )* )
}
|
| Esempio |
<listEvent>
<head>Battles of the American Civil War: Kentucky</head> <event xml:id="event01" when="1861-09-19"> <label>Barbourville</label> <desc>The Battle of Barbourville was one of the early engagements of the American Civil War. It occurred September 19, 1861, in Knox County, Kentucky during the campaign known as the Kentucky Confederate Offensive. The battle is considered the first Confederate victory in the commonwealth, and threw a scare into Federal commanders, who rushed troops to central Kentucky in an effort to repel the invasion, which was finally thwarted at the <ref target="#event02">Battle of Camp Wildcat</ref> in October.</desc> </event> <event xml:id="event02" when="1861-10-21"> <label>Camp Wild Cat</label> <desc>The Battle of Camp Wildcat (also known as Wildcat Mountain and Camp Wild Cat) was one of the early engagements of the American Civil War. It occurred October 21, 1861, in northern Laurel County, Kentucky during the campaign known as the Kentucky Confederate Offensive. The battle is considered one of the very first Union victories, and marked the first engagement of troops in the commonwealth of Kentucky.</desc> </event> <event xml:id="event03" from="1864-06-11" to="1864-06-12"> <label>Cynthiana</label> <desc>The Battle of Cynthiana (or Kellar’s Bridge) was an engagement during the American Civil War that was fought on June 11 and 12, 1864, in Harrison County, Kentucky, near the town of Cynthiana. A part of Confederate Brigadier General John Hunt Morgan's 1864 Raid into Kentucky, the battle resulted in a victory by Union forces over the raiders and saved the town from capture.</desc> </event> </listEvent> |
| <listOrg> (elenco delle organizzazioni) contiene una lista di descrizioni, ognuna delle quali fornisce informazioni relative a una determinata organizzazione http://www.tei-c.org/release/doc/tei-p5-doc/it/html/ND.html#NDORG | |
| Modulo | namesdates |
| Oltre agli attributi globali | att.typed (@type, @subtype) att.declarable (@default) |
| Usato da | |
| Può contenere |
core:
head
namesdates:
listOrg
org
relation
relationGrp
|
| Dichiarazione |
element
listOrg
{
att.global.attributes,
att.typed.attributes,
att.declarable.attributes,
( model.headLike*, ( org | listOrg )+, ( relationGrp | relation )* )
}
|
| Esempio |
<listOrg>
<head>Libyans</head> <org> <orgName>Adyrmachidae</orgName> <desc>These people have, in most points, the same customs as the Egyptians, but use the costume of the Libyans. Their women wear on each leg a ring made of bronze [...] </desc> </org> <org> <orgName>Nasamonians</orgName> <desc>In summer they leave their flocks and herds upon the sea-shore, and go up the country to a place called Augila, where they gather the dates from the palms [...]</desc> </org> <org> <orgName>Garamantians</orgName> <desc>[...] avoid all society or intercourse with their fellow-men, have no weapon of war, and do not know how to defend themselves. [...]</desc> <!-- ... --> </org> </listOrg> |
| <listPerson> (elenco delle persone) contiene una lista di descrizioni, ciascuna delle quali fornisce informazioni relative a una persona specifica o a un gruppo di persone, per esempio i partecipanti a un'interazione verbale o le persone identificate da una fonte storica http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CC.html#CCAH http://www.tei-c.org/release/doc/tei-p5-doc/it/html/HD.html#HD4 http://www.tei-c.org/release/doc/tei-p5-doc/it/html/CC.html#CCAS2 | |
| Modulo | namesdates |
| Oltre agli attributi globali | att.typed (@type, @subtype) att.declarable (@default) |
| Usato da | |
| Può contenere |
core:
head
|