Text Encoding Initiative

TEI @ OUCS

TEI I18N summary: language it

Table of contents

1. [tei] Declarations for classes, datatypes, and macros available to all TEI modules

1.1. Attribute classes

att.ascribed
provides attributes for elements representing speech or action that can be ascribed to a specific individual.assegna degli attributi agli elementi che rappresentano parole o azioni attribuibili a singoli individui
 
 @who
indicates the person, or group of people, to whom the element content is ascribed.indica la persona o gruppo di persone alle quali viene attribuito il contenuto dell'elemento
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.No it for "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."
 
 @key
provides an externally-defined means of identifying the entity (or entities) being named, using a coded value of some kind.No it for "provides an externally-defined means of identifying the entity (or entities) being named, using a coded value of some kind."
 @ref
referenceNo it for "reference"
provides an explicit means of locating a full definition for the entity being named by means of one or more URIs.No it for "provides an explicit means of locating a full definition for the entity being named by means of one or more URIs."
att.damaged
provides attributes describing the nature of any physical damage affecting a reading. fornisce attributi che descrivono la natura di eventuali danni fisici che influenzano una lettura
 
 @hand
In the case of damage (deliberate defacement, inking out, etc.) assignable to a distinct hand, signifies the hand responsible for the damage.in caso di danneggiamento (volontario o meno) riconducibile a una mano identificabile, indica la mano responsabile del danneggiamento
 @agent
categorizes the cause of the damage, if it can be identified.classifica la causa del danneggiamento, se rintracciabile
 
  rubbing
damage results from rubbing of the leaf edgesdannegiamento per sfregamento dei margini del foglio
  mildew
damage results from mildew on the leaf surfacedanneggiamento per muffa sulla superficie del foglio
  smoke
damage results from smokedanneggiamento per fumo
 @degree
Signifies the degree of damage according to a convenient scale. The damage tag with the degree attribute should only be used where the text may be read with some confidence; text supplied from other sources should be tagged as supplied.indica l'entità del danneggiamento misurato in base a una scala funzionale; il marcatore damage con l'attributo degree dovranno essere utilizzati solo se il testo può essere letto con una certa sicurezza; i testi derivanti da altre fonti andranno marcati come supplied
 @group
assigns an arbitrary number to each stretch of damage regarded as forming part of the same physical phenomenon.assegna un numero arbitrario a ognuna delle porzioni di danneggiamento considerate parte dello stesso fenomeno fisico
att.datable
provides attributes for normalization of elements that contain dates, times, or datable events.assegna attributi per la normalizzazione di elementi che contengono eventi databili
att.datable.w3c
provides attributes for normalization of elements that contain datable events using the W3C datatypes.indica degli attributi per la normalizzazione di elementi che contengono eventi databili utilizzando i tipi di dati del W3C
 
 @period
supplies a pointer to some location defining a named period of time within which the datable item is understood to have occurred.fornisce un puntatore a una data posizione definendo un determinato periodo di tempo entro il quale l'oggetto da datare è collocabile
 @when
supplies the value of the date or time in a standard form, e.g. yyyy-mm-dd.indica il valore di una data o di un orario in un formato standard
 @notBefore
specifies the earliest possible date for the event in standard form, e.g. yyyy-mm-dd.specifica la prima data possibile per un evento nel formato standard aaaa-mm-gg
 @notAfter
specifies the latest possible date for the event in standard form, e.g. yyyy-mm-dd.specifica l'ultima data possibile per un evento nel formato standard aaaa-mm-gg
 @from
indicates the starting point of the period in standard form, e.g. yyyy-mm-dd.indica l'inizio del periodo nel formato standard
 @to
indicates the ending point of the period in standard form, e.g. yyyy-mm-dd.indica la fine del periodo nel formato standard
att.declarable
provides attributes for those elements in the TEI Header which may be independently selected by means of the special purpose decls attribute.individua attributi per gli elementi contenuti nell'intestazione che possono essere selezionati autonomamente grazie all'apposito attributo decls
 
 @default
indicates whether or not this element is selected by default when its parent is selected.indica se l'elemento è selezionato automaticamente quando è selezionato il genitore
 
  true
This element is selected if its parent is selectedl'elemento è selezionato se è selezionato il genitore
  false
This element can only be selected explicitly, unless it is the only one of its kind, in which case it is selected if its parent is selected.l'elemento deve essere esplicitamente selezionato, a meno che non sia l'unico del suo genere, nel qual caso è selezionato se è selezionato il genitore
att.declaring
provides attributes for elements which may be independently associated with a particular declarable element within the header, thus overriding the inherited default for that element.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
 
 @decls
identifies one or more declarable elements within the header, which are understood to apply to the element bearing this attribute and its content.identifica uno o più elementi dichiarabili all'interno dell'intestazione, i quali sono validi per l'elemento a cui è assegnato l'attributo in questione e il suo contenuto
att.dimensions
provides attributes for describing the size of physical objects.assegna degli attributi che descrivono la grandezza di oggetti fisici
 
 @unit
names the unit used for the measurementspecifica le unità usate per la misurazione
 
  cm
centimetrescentimetri
  mm
millimetresmillimetri
  in
inchespollici
  lines
lines of textrighe di testo
  chars
characterscaratteri
characters of textcaratteri di testo
 @quantity
specifies the length in the units specifiedspecifica la lunghezza nelle unità indicate
 @extent
indicates the size of the object concerned using a project-specific vocabulary combining quantity and units in a single string of words. No it for "indicates the size of the object concerned using a project-specific vocabulary combining quantity and units in a single string of words. "
 @atLeast
gives a minimum estimated value for the measurement.No it for "gives a minimum estimated value for the measurement."
 @atMost
gives a maximum estimated value for the measurement.No it for "gives a maximum estimated value for the measurement."
 @min
where the measurement summarizes more than one observation, supplies the minimum value observed.No it for "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.No it for "where the measurement summarizes more than one observation, supplies the maximum value observed."
 @precision
characterizes the precision of the values specified by the other attributes.No it for "characterizes the precision of the values specified by the other attributes."
 @scope
where the measurement summarizes more than one observation, specifies the applicability of this measurement.indica l'applicabilità della misurazione, laddove venga misurato più di un oggetto
 
  all
measurement applies to all instances.la misurazione fa riferimento a tutti i casi
  most
measurement applies to most of the instances inspected.la misurazione fa riferimento alla maggior parte dei casi esaminati
  range
measurement applies to only the specified range of instances.la misurazione fa riferimento solo ai casi specificati
att.divLike
provides attributes common to all elements which behave in the same way as divisions.identifica un insieme di attributi comuni a tutti gli elementi che si comportano come partizioni testuali
 
 @org
organizationorganizzazione
specifies how the content of the division is organized.specifica come è organizzato il contenuto della partizione testuale
 
  composite
composite content: i.e. no claim is made about the sequence in which the immediate contents of this division are to be processed, or their inter-relationships.contenuto composito: non viene specificato quale sia l'ordine in cui debbano essere elaborati i contenuti della partizione, né viene indicato il rapporto in cui questi si trovano tra loro
  uniform
uniform content: i.e. the immediate contents of this element are regarded as forming a logical unit, to be processed in sequence.contenuto uniforme: i contenuti dell'elemento costituiscono un'unità logica che va elaborata in sequenza
 @sample
indicates whether this division is a sample of the original source and if so, from which part.indica se la partizione è un campione del testo originario e, in tal caso, da quale parte di questo è tratta
 
  initial
division lacks material present at end in source.alla partizione testuale manca del materiale nella parte finale presente nell'originale
  medial
division lacks material at start and end.alla partizione testuale manca del materiale nella parte iniziale e in quella finale
  final
division lacks material at start.alla partizione manca del materiale nella parte iniziale
  unknown
position of sampled material within original unknown.la posizione del materiale prelevato dall'originale all'interno di quest'ultimo è sconosciuta
  complete
division is not a sample.la partizione testuale non è stata prelevata da alcun originale
 @part
specifies whether or not the division is fragmented by some other structural element, for example a speech which is divided between two or more verse stanzas.specifica se la partizione è suddivisa in ulteriori elementi strutturali, come per esempio un discorso diviso in due o più strofe
 
  Y
yes
the division is incomplete in some respectla partizione è incompleta
  N
noNo it for "no"
either the division is complete, or no claim is made as to its completeness.la partizione è completa o non viene fatto alcun riferimento alla sua completezza
  I
initialiniziale
the initial part of an incomplete divisionparte iniziale di una partizione incompleta
  M
medialmediano
a medial part of an incomplete divisionparte mediana di una partizione incompleta
  F
finalfinale
the final part of an incomplete divisionparte finale di una partizione incompleta
att.duration.w3c
attributes for recording normalized temporal durations.attributi per la registrazione di durate temporali normalizzate
 
 @dur
durationdurata
indicates the length of this element in time.indica la durata nel tempo di tale elemento
att.editLike
provides attributes describing the nature of a encoded scholarly intervention or interpretation of any kind.assegna degli attributi che descrivono il carattere di un intervento critico codificato o interpretazione di altro tipo
 
 @cert
certaintycertezza
signifies the degree of certainty associated with the intervention or interpretation.corrisponde al grado di certezza associato all'intervento o interpretazione
 @resp
responsible partyresponsabile
indicates the agency responsible for the intervention or interpretation, for example an editor or transcriber.indica il responsabile dell'intervento o interpretazione, per esempio un curatore o trascrittore
 @evidence
indicates the nature of the evidence supporting the reliability or accuracy of the intervention or interpretation.indica il carattere delle prove a sostegno dell'affidabilità o accuratezza dell'intervento o interpretazione
 
  internal
there is internal evidence to support the intervention.esistono prove interne a sostegno dell'intervento
  external
there is external evidence to support the intervention.esistono prove interne a sostegno dell'intervento
  conjecture
the intervention or interpretation has been made by the editor, cataloguer, or scholar on the basis of their expertise.l'intervento o interpretazione è stata effettuata dal curatore, catalogatore o critico in base alla loro esperienza
 @source
contains a list of one or more pointers indicating the sources which support the given reading.contiene una lista di uno o più puntatori indicanti le fonti a sostegno di una data lettura
att.global
provides attributes common to all elements in the TEI encoding scheme.stabilisce un insieme di attributi comuni a tutti gli elementi dello schema di codifica TEI
 
 @xml:id
identifieridentificatore
provides a unique identifier for the element bearing the attribute.assegna un identificatore unico all'elemento a cui è associato l'attributo
 @n
numbernumero
gives a number (or other label) for an element, which is not necessarily unique within the document.assegna un numero (o altra etichetta) a un elemento che non è necessariamente unico all'interno del documento
 @xml:lang
languagelingua
indicates the language of the element content using a tag generated according to BCP 47indica la lingua del contenuto dell'elemento utilizzando i codici tratti da RFC 3066
 @rend
renditionresa
indicates how the element in question was rendered or presented in the source text.indica come l'elemento in questione è stato reso o rappresentato nel testo originario
 @rendition
points to a description of the rendering or presentation used for this element in the source text.indica una descrizione della resa o della presentazione utilizzate per tale elemento nel testo di partenza
 @xml:base
provides a base URI reference with which applications can resolve relative URI references into absolute URI references.assegna un riferimento URI di base grazie al quale eventuali applicazioni possono analizzare riferimenti URI relativi come riferimenti URI assoluti
att.handFeatures
provides attributes describing aspects of the hand in which a manuscript is written. indica degli attributi che descrivono aspetti delle mano utilizzata per la scrittura del manoscritto
 
 @scribe
gives a standard name or other identifier for the scribe believed to be responsible for this hand.assegna un nome o altro identificatore standard al trascrittore che si ritiene corrisponda alla mano in questione
 @script
characterizes the particular script or writing style used by this hand, for example secretary, copperplate, Chancery, Italian, etc.caratterizza un determinato stile di scrittura utilizzato dalla mano in questione, per esempio segretario, incisione su rame, Chancery, italiano, ecc.
 @medium
describes the tint or type of ink, e.g. brown, or other writing medium, e.g. pencildescribes the tint or type of ink, e.g. brown, or other writing medium, e.g. pencil,
 @scope
specifies how widely this hand is used in the manuscript.specifica in quale misura è utilizzata la mano in questione nel manoscritto
 
  sole
only this hand is used throughout the manuscriptunica mano utilizzata nel manoscritto
  major
this hand is used through most of the manuscriptmano utilizzata nella maggior parte del manoscritto
  minor
this hand is used occasionally in the manuscriptmano utilizzata solo di rado nel manoscritto
att.internetMedia
provides attributes for specifying the type of a computer resource using a standard taxonomy.indica degli attributi che specificano il tipo di risorsa informatica utilizzando una tassonomia standard
 
 @mimeType
MIME media typeNo it for "MIME media type"
specifies the applicable multimedia internet mail extension (MIME) media typespecifica il tipo MIME appropriato
att.interpLike
provides attributes for elements which represent a formal analysis or interpretation.assegna degli attributi agli elementi che rappresentano un'analisi o un'interpretazione formali
 
 @resp
responsible partyresponsabile
indicates who is responsible for the interpretation.indica il responsabile dell'interpretazione
 @type
indicates what kind of phenomenon is being noted in the passage.indica quale sia il fenomeno osservato nella porzione di testo in questione
 
  image
identifies an image in the passage. identifica un'immagine all'interno della porzione di testo
  character
identifies a character associated with the passage. identifica un personaggio associato al brano in questione
  theme
identifies a theme in the passage. identifica un tema rispetto al brano in questione
  allusion
identifies an allusion to another text. identifica un'allusione a un altro testo
 @inst
instancescasi
points to instances of the analysis or interpretation represented by the current element.indica esempi di analisi o interpretazione rappresentati dall'elemento corrente
att.measurement
provides attributes to represent a regularized or normalized measurement.assegna degli attributi che rappresentano una misurazione regolarizzata o normalizzata
 
 @unit
indicates the units used for the measurement, usually using the standard symbol for the desired units.indica le unità impiegate per la misurazione, generalmente utilizzando il simbolo standard per l'unità di misura in questione
 
  m
metremetro
SI base unit of lengthunità di misura della lunghezza
  kg
kilogramchilogrammo
SI base unit of massunità di misura della massa
  s
secondsecondo
SI base unit of timeunità di misura del tempo
  Hz
hertzNo it for "hertz"
SI unit of frequencyunità di misura della frequenza
  Pa
pascalNo it for "pascal"
SI unit of pressure or stressunità di misura della pressione
  
ohmNo it for "ohm"
SI unit of electric resistanceunità di misurà della resistenza elettrica
  L
litrelitro
1 dm³1 dm³
  t
tonnetonnellata
10³ kg10³ kg
  ha
hectareettaro
1 hm²1 hm²
  
ångströmNo it for "ångström"
10⁻¹⁰ m10⁻¹⁰ m
  mL
millilitremillilitro
  cm
centimetrecentimetro
  dB
decibelNo it for "decibel"
see remarks, belowvedi note di seguito
  kbit
kilobitNo it for "kilobit"
10³ or 1000 bits10³ or 1000 bit
  Kibit
kibibitNo it for "kibibit"
2¹⁰ or 1024 bits2¹⁰ or 1024 bit
  kB
kilobyteNo it for "kilobyte"
10³ or 1000 byteskilobyte
  KiB
kibibyteNo it for "kibibyte"
2¹⁰ or 1024 bytes2¹⁰ or 1024 byte
  MB
megabyteNo it for "megabyte"
10⁶ or 1 000 000 bytes10⁶ or 1 000 000 byte
  MiB
mebibyteNo it for "mebibyte"
2²⁰ or 1 048 576 bytes2²⁰ o 1 048 576 byte
 @quantity
specifies the number of the specified units that comprise the measurementindica il numero delle unità che costituiscono la misurazione
 @commodity
indicates the substance that is being measuredidentifica la sostanza misurata
att.naming
provides attributes common to elements which refer to named persons, places, organizations etc.identifica degli attributi comuni a elementi che si riferiscono a persone, luoghi, organizzazioni, ecc. indicati per nome
 
 @nymRef
reference to the canonical nameriferimento al nome canonico
provides a means of locating the canonical form (nym) of the names associated with the object named by the element bearing it.indica un modo di localizzare la forma canonica (nym) dei nomi associati all'oggetto definito dall'elemento che lo contiene
att.personal
attributes for components of personal namesattributi per componenti di nomi propri di persona
common attributes for those elements which form part of a personal name.attributi comuni agli elementi che compongono un nome proprio di persona
 
 @full
indicates whether the name component is given in full, as an abbreviation or simply as an initial.indica se la componente del nome compare per esteso, come abbreviazione o come iniziale
 
  yes
the name component is spelled out in full.la componente del nome compare per esteso
  abb
abbreviatedabbreviato
the name component is given in an abbreviated form.la componente del nome compare in forma abbreviata
  init
initial letterlettera iniziale
the name component is indicated only by one initial.la componente del nome è indicata da una sola iniziale
 @sort
specifies the sort order of the name component in relation to others within the personal name.specifica la posizione della componente all'interno del nome proprio di persona in relazione alle altre componenti
att.placement
provides attributes for describing where on the source page or object a textual element appears.identifica degli attributi che descrivono la collocazione di un elemento testuale all'interno della pagina o dell'oggetto di origine
 
 @place
 
  infralinear
below the lineal di sotto della linea
  margin-bot
bottom marginmargine inferiore
in the bottom marginnel margine inferiore
  margin-left
left marginmargine sinistro
in the left marginnel margine sinistro
  margin-right
right marginmargine destro
in the right marginnel margine destro
  margin-top
top marginmargine superiore
in the top marginnel margine superiore
  opposite
on the opposite, i.e. facing, pagenella pagina accanto
  overleaf
on the other side of the leafdall'altro lato del foglio
  supralinear
above the lineal di sopra della linea
  verso
on verso of the sheet or pagea tergo
  app
apparatusapparato
note appears in the apparatus at the foot of the page.le note appaiono nell'apparato a pie' di pagina
  end
note appears at end of chapter or volume.le note appaiono alla fine del capitolo o del volume
  foot
note appears at foot of page.le note appaiono a pie' di pagina
  inline
note appears as a marked paragraph in the body of the text.le note appaiono come paragrafo a sé stante nel corpo del testo
  interlinear
note appears between lines of the text; a less precise form of either infralinear or supralinear.la nota appare tra le righe del testo in modo meno preciso di un'annotazione intralineare o sopralineare
  inline
addition is made in a space left in the witness by an earlier scribe.le note appaiono come paragrafo a sé stante nel corpo del testo
  mixed
one or more of the other valuesuno o più degli altri valori
att.segLike
provides attributes for elements used for arbitrary segmentation. assegna degli attributi agli elementi usati per una segmentazione arbitraria
 
 @type
characterizes the type of segment.caratterizza il tipo di segmento
 @function
characterizes the function of the segment.caratterizza la funzione del segmento
 @part
specifies whether or not the segment is fragmented by some other structural element, for example a clause which is divided between two or more sentences.specifica se il segmento è suddiviso in ulteriori elementi strutturali, come per esempio una frase divisa in due o più proposizioni
 
  Y
yes
the segment is incomplete in some respectil segmento è incompleto
  N
noNo it for "no"
either the segment is complete, or no claim is made as to its completenessil segmento è completo o non viene fatto alcun riferimento alla sua completezza
  I
initialiniziale
the initial part of an incomplete segmentparte iniziale di un segmento incompleto
  M
medialmediano
a medial part of an incomplete segmentparte mediana di un segmento incompleto
  F
finalfinale
the final part of an incomplete segmentparte finale di un segmento incompleto
att.spanning
provides attributes for elements which delimit a span of text by pointing mechanisms rather than by enclosing it.assegna degli attributi agli elementi che delimitano una porzione di testo utilizzando dei puntatori invece di racchiudere il testo stesso
 
 @spanTo
indicates the end of a span initiated by the element bearing this attribute.indica la fine della porzione di testo che ha inizio con l'elemento a cui è assegnato l'attributo
att.tableDecoration
provides attributes used to decorate rows or cells of a table.assegna degli attributi utilizzati per decorare righe e celle di una tabella
 
 @role
indicates the kind of information held in this cell or in each cell of this row.specifica il tipo di informazione contenuta nela cella in questione o in ciascuna delle celle della riga presa in esame
 
  label
labelling or descriptive information only.informazione esclusivamente descrittiva o del tipo etichetta
  data
data values.valori di dati
 @rows
indicates the number of rows occupied by this cell or row.indica il numero di righe occupate dalla cella o riga in questione
 @cols
columnscolonne
indicates the number of columns occupied by this cell or row.indica il numero di colonne occupate dalla cella o riga
att.timed
provides attributes common to those elements which have a duration in time, expressed either absolutely or by reference to an alignment map.assegna un insieme di attributi comuni agli elementi che hanno una durata nel tempo espressa in termini assoluti o rispetto a uno schema di allineamento
 
 @start
indicates the location within a temporal alignment at which this element begins.indica il punto nell'ambito di un allineamento temporale in cui comincia l'elemento
 @end
indicates the location within a temporal alignment at which this element ends.indica il punto nell'ambito di un allineamento temporale in cui termina l'elemento
att.transcriptional
provides attributes specific to elements encoding authorial or scribal intervention in a text when transcribing manuscript or similar sources.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
 
 @hand
signifies the hand of the agent which made the intervention.signifies the hand of the agent which made the addition or performed the deletion
 @status
indicates the effect of the intervention, for example in the case of a deletion, strikeouts which include too much or too little text, or in the case of an addition, an insertion which duplicates some of the text already present.indica l'effetto dell'intervento, per esempio in caso di cancellazione, quando questa comprenda troppo testo o troppo poco, o in caso di aggiunta, quando questa riproduce parte del testo già presente
 
  duplicate
all of the text indicated as an addition duplicates some text that is in the original, whether the duplication is word-for-word or less exact.l'intero testo identificato come aggiunta riproduce parte del testo già presente nell'originale, indipendentemente dal fatto che la riproduzione sia esatta (parola per parola) o meno
  duplicate-partial
part of the text indicated as an addition duplicates some text that is in the originaluna parte del testo identificato come aggiunta riproduce parte del testo già presente nell'originale
  excessStart
some text at the beginning of the deletion is marked as deleted even though it clearly should not be deleted.una parte del testo all'inizio della cancellazione è identificata come cancellata anche se chiaramente non dovrebbe esserlo
  excessEnd
some text at the end of the deletion is marked as deleted even though it clearly should not be deleted.una parte del testo alla fine della cancellazione è identificata come cancellata anche se chiaramente non dovrebbe esserlo
  shortStart
some text at the beginning of the deletion is not marked as deleted even though it clearly should be.una parte del testo all'inizio della cancellazione non è identificata come cancellata anche se chiaramente dovrebbe esserlo
  shortEnd
some text at the end of the deletion is not marked as deleted even though it clearly should be.una parte del testo alla fine della cancellazione non è identificata come cancellata anche se chiaramente dovrebbe esserlo
  partial
some text in the deletion is not marked as deleted even though it clearly should be.una parte del testo all'interno della cancellazione non è identificata come cancellata anche se chiaramente dovrebbe esserlo
  unremarkable
the deletion is not faulty.la cancellazione non è erronea
 @seq
sequencesequenza
assigns a sequence number related to the order in which the encoded features carrying this attribute are believed to have occurred.stabilisce un numero sequenziale relativo all'ordine in cui si ritiene che ricorrano i tratti codificati ai quali è assegnato tale attributo
att.translatable
provides attributes used to indicate the status of a translatable portion of an ODD document.assegna degli attributi utilizzati per indicare lo status di una porzione traducibile di un documento isolato
 
 @version
specifies the version name or number of the source from which the translated version was derivedindica nome o numero di versione dell'originale da cui deriva la versione tradotta
att.typed
provides attributes which can be used to classify or subclassify elements in any way. assegna degli attributi generici utilizzabili per qualsiasi classificazione e sottoclassificazione di elementi
 
 @type
characterizes the element in some sense, using any convenient classification scheme or typology.caratterizza l'elemento utilizzando una classificazione o tipologia funzionale
 @subtype
provides a sub-categorization of the element, if neededstabilisce, se necessario, una sottocategorizzazione dell'elemento
att.xmlspace
groups TEI elements for which it is reasonable to specify whitespace management using the W3C-defined xml:space attribute.raggruppa elementi TEI per i quali si ritiene utile specificare la gestione degli spazi bianchi usando l'attributo xml:space definito da W3C.
 
 @xml:space
signals an intention that white space should be preserved by applicationssegnala la volontà di far sì che la spaziatura sia mantenuta da qualsivoglia applicazione.
 
  default
  preserve

1.2. Model classes

att.ascribed
provides attributes for elements representing speech or action that can be ascribed to a specific individual.assegna degli attributi agli elementi che rappresentano parole o azioni attribuibili a singoli individui
 
 @who
indicates the person, or group of people, to whom the element content is ascribed.indica la persona o gruppo di persone alle quali viene attribuito il contenuto dell'elemento
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.No it for "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."
 
 @key
provides an externally-defined means of identifying the entity (or entities) being named, using a coded value of some kind.No it for "provides an externally-defined means of identifying the entity (or entities) being named, using a coded value of some kind."
 @ref
referenceNo it for "reference"
provides an explicit means of locating a full definition for the entity being named by means of one or more URIs.No it for "provides an explicit means of locating a full definition for the entity being named by means of one or more URIs."
att.damaged
provides attributes describing the nature of any physical damage affecting a reading. fornisce attributi che descrivono la natura di eventuali danni fisici che influenzano una lettura
 
 @hand
In the case of damage (deliberate defacement, inking out, etc.) assignable to a distinct hand, signifies the hand responsible for the damage.in caso di danneggiamento (volontario o meno) riconducibile a una mano identificabile, indica la mano responsabile del danneggiamento
 @agent
categorizes the cause of the damage, if it can be identified.classifica la causa del danneggiamento, se rintracciabile
 
  rubbing
damage results from rubbing of the leaf edgesdannegiamento per sfregamento dei margini del foglio
  mildew
damage results from mildew on the leaf surfacedanneggiamento per muffa sulla superficie del foglio
  smoke
damage results from smokedanneggiamento per fumo
 @degree
Signifies the degree of damage according to a convenient scale. The damage tag with the degree attribute should only be used where the text may be read with some confidence; text supplied from other sources should be tagged as supplied.indica l'entità del danneggiamento misurato in base a una scala funzionale; il marcatore damage con l'attributo degree dovranno essere utilizzati solo se il testo può essere letto con una certa sicurezza; i testi derivanti da altre fonti andranno marcati come supplied
 @group
assigns an arbitrary number to each stretch of damage regarded as forming part of the same physical phenomenon.assegna un numero arbitrario a ognuna delle porzioni di danneggiamento considerate parte dello stesso fenomeno fisico
att.datable
provides attributes for normalization of elements that contain dates, times, or datable events.assegna attributi per la normalizzazione di elementi che contengono eventi databili
att.datable.w3c
provides attributes for normalization of elements that contain datable events using the W3C datatypes.indica degli attributi per la normalizzazione di elementi che contengono eventi databili utilizzando i tipi di dati del W3C
 
 @period
supplies a pointer to some location defining a named period of time within which the datable item is understood to have occurred.fornisce un puntatore a una data posizione definendo un determinato periodo di tempo entro il quale l'oggetto da datare è collocabile
 @when
supplies the value of the date or time in a standard form, e.g. yyyy-mm-dd.indica il valore di una data o di un orario in un formato standard
 @notBefore
specifies the earliest possible date for the event in standard form, e.g. yyyy-mm-dd.specifica la prima data possibile per un evento nel formato standard aaaa-mm-gg
 @notAfter
specifies the latest possible date for the event in standard form, e.g. yyyy-mm-dd.specifica l'ultima data possibile per un evento nel formato standard aaaa-mm-gg
 @from
indicates the starting point of the period in standard form, e.g. yyyy-mm-dd.indica l'inizio del periodo nel formato standard
 @to
indicates the ending point of the period in standard form, e.g. yyyy-mm-dd.indica la fine del periodo nel formato standard
att.declarable
provides attributes for those elements in the TEI Header which may be independently selected by means of the special purpose decls attribute.individua attributi per gli elementi contenuti nell'intestazione che possono essere selezionati autonomamente grazie all'apposito attributo decls
 
 @default
indicates whether or not this element is selected by default when its parent is selected.indica se l'elemento è selezionato automaticamente quando è selezionato il genitore
 
  true
This element is selected if its parent is selectedl'elemento è selezionato se è selezionato il genitore
  false
This element can only be selected explicitly, unless it is the only one of its kind, in which case it is selected if its parent is selected.l'elemento deve essere esplicitamente selezionato, a meno che non sia l'unico del suo genere, nel qual caso è selezionato se è selezionato il genitore
att.declaring
provides attributes for elements which may be independently associated with a particular declarable element within the header, thus overriding the inherited default for that element.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
 
 @decls
identifies one or more declarable elements within the header, which are understood to apply to the element bearing this attribute and its content.identifica uno o più elementi dichiarabili all'interno dell'intestazione, i quali sono validi per l'elemento a cui è assegnato l'attributo in questione e il suo contenuto
att.dimensions
provides attributes for describing the size of physical objects.assegna degli attributi che descrivono la grandezza di oggetti fisici
 
 @unit
names the unit used for the measurementspecifica le unità usate per la misurazione
 
  cm
centimetrescentimetri
  mm
millimetresmillimetri
  in
inchespollici
  lines
lines of textrighe di testo
  chars
characterscaratteri
characters of textcaratteri di testo
 @quantity
specifies the length in the units specifiedspecifica la lunghezza nelle unità indicate
 @extent
indicates the size of the object concerned using a project-specific vocabulary combining quantity and units in a single string of words. No it for "indicates the size of the object concerned using a project-specific vocabulary combining quantity and units in a single string of words. "
 @atLeast
gives a minimum estimated value for the measurement.No it for "gives a minimum estimated value for the measurement."
 @atMost
gives a maximum estimated value for the measurement.No it for "gives a maximum estimated value for the measurement."
 @min
where the measurement summarizes more than one observation, supplies the minimum value observed.No it for "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.No it for "where the measurement summarizes more than one observation, supplies the maximum value observed."
 @precision
characterizes the precision of the values specified by the other attributes.No it for "characterizes the precision of the values specified by the other attributes."
 @scope
where the measurement summarizes more than one observation, specifies the applicability of this measurement.indica l'applicabilità della misurazione, laddove venga misurato più di un oggetto
 
  all
measurement applies to all instances.la misurazione fa riferimento a tutti i casi
  most
measurement applies to most of the instances inspected.la misurazione fa riferimento alla maggior parte dei casi esaminati
  range
measurement applies to only the specified range of instances.la misurazione fa riferimento solo ai casi specificati
att.divLike
provides attributes common to all elements which behave in the same way as divisions.identifica un insieme di attributi comuni a tutti gli elementi che si comportano come partizioni testuali
 
 @org
organizationorganizzazione
specifies how the content of the division is organized.specifica come è organizzato il contenuto della partizione testuale
 
  composite
composite content: i.e. no claim is made about the sequence in which the immediate contents of this division are to be processed, or their inter-relationships.contenuto composito: non viene specificato quale sia l'ordine in cui debbano essere elaborati i contenuti della partizione, né viene indicato il rapporto in cui questi si trovano tra loro
  uniform
uniform content: i.e. the immediate contents of this element are regarded as forming a logical unit, to be processed in sequence.contenuto uniforme: i contenuti dell'elemento costituiscono un'unità logica che va elaborata in sequenza
 @sample
indicates whether this division is a sample of the original source and if so, from which part.indica se la partizione è un campione del testo originario e, in tal caso, da quale parte di questo è tratta
 
  initial
division lacks material present at end in source.alla partizione testuale manca del materiale nella parte finale presente nell'originale
  medial
division lacks material at start and end.alla partizione testuale manca del materiale nella parte iniziale e in quella finale
  final
division lacks material at start.alla partizione manca del materiale nella parte iniziale
  unknown
position of sampled material within original unknown.la posizione del materiale prelevato dall'originale all'interno di quest'ultimo è sconosciuta
  complete
division is not a sample.la partizione testuale non è stata prelevata da alcun originale
 @part
specifies whether or not the division is fragmented by some other structural element, for example a speech which is divided between two or more verse stanzas.specifica se la partizione è suddivisa in ulteriori elementi strutturali, come per esempio un discorso diviso in due o più strofe
 
  Y
yes
the division is incomplete in some respectla partizione è incompleta
  N
noNo it for "no"
either the division is complete, or no claim is made as to its completeness.la partizione è completa o non viene fatto alcun riferimento alla sua completezza
  I
initialiniziale
the initial part of an incomplete divisionparte iniziale di una partizione incompleta
  M
medialmediano
a medial part of an incomplete divisionparte mediana di una partizione incompleta
  F
finalfinale
the final part of an incomplete divisionparte finale di una partizione incompleta
att.duration.w3c
attributes for recording normalized temporal durations.attributi per la registrazione di durate temporali normalizzate
 
 @dur
durationdurata
indicates the length of this element in time.indica la durata nel tempo di tale elemento
att.editLike
provides attributes describing the nature of a encoded scholarly intervention or interpretation of any kind.assegna degli attributi che descrivono il carattere di un intervento critico codificato o interpretazione di altro tipo
 
 @cert
certaintycertezza
signifies the degree of certainty associated with the intervention or interpretation.corrisponde al grado di certezza associato all'intervento o interpretazione
 @resp
responsible partyresponsabile
indicates the agency responsible for the intervention or interpretation, for example an editor or transcriber.indica il responsabile dell'intervento o interpretazione, per esempio un curatore o trascrittore
 @evidence
indicates the nature of the evidence supporting the reliability or accuracy of the intervention or interpretation.indica il carattere delle prove a sostegno dell'affidabilità o accuratezza dell'intervento o interpretazione
 
  internal
there is internal evidence to support the intervention.esistono prove interne a sostegno dell'intervento
  external
there is external evidence to support the intervention.esistono prove interne a sostegno dell'intervento
  conjecture
the intervention or interpretation has been made by the editor, cataloguer, or scholar on the basis of their expertise.l'intervento o interpretazione è stata effettuata dal curatore, catalogatore o critico in base alla loro esperienza
 @source
contains a list of one or more pointers indicating the sources which support the given reading.contiene una lista di uno o più puntatori indicanti le fonti a sostegno di una data lettura
att.global
provides attributes common to all elements in the TEI encoding scheme.stabilisce un insieme di attributi comuni a tutti gli elementi dello schema di codifica TEI
 
 @xml:id
identifieridentificatore
provides a unique identifier for the element bearing the attribute.assegna un identificatore unico all'elemento a cui è associato l'attributo
 @n
numbernumero
gives a number (or other label) for an element, which is not necessarily unique within the document.assegna un numero (o altra etichetta) a un elemento che non è necessariamente unico all'interno del documento
 @xml:lang
languagelingua
indicates the language of the element content using a tag generated according to BCP 47indica la lingua del contenuto dell'elemento utilizzando i codici tratti da RFC 3066
 @rend
renditionresa
indicates how the element in question was rendered or presented in the source text.indica come l'elemento in questione è stato reso o rappresentato nel testo originario
 @rendition
points to a description of the rendering or presentation used for this element in the source text.indica una descrizione della resa o della presentazione utilizzate per tale elemento nel testo di partenza
 @xml:base
provides a base URI reference with which applications can resolve relative URI references into absolute URI references.assegna un riferimento URI di base grazie al quale eventuali applicazioni possono analizzare riferimenti URI relativi come riferimenti URI assoluti
att.handFeatures
provides attributes describing aspects of the hand in which a manuscript is written. indica degli attributi che descrivono aspetti delle mano utilizzata per la scrittura del manoscritto
 
 @scribe
gives a standard name or other identifier for the scribe believed to be responsible for this hand.assegna un nome o altro identificatore standard al trascrittore che si ritiene corrisponda alla mano in questione
 @script
characterizes the particular script or writing style used by this hand, for example secretary, copperplate, Chancery, Italian, etc.caratterizza un determinato stile di scrittura utilizzato dalla mano in questione, per esempio segretario, incisione su rame, Chancery, italiano, ecc.
 @medium
describes the tint or type of ink, e.g. brown, or other writing medium, e.g. pencildescribes the tint or type of ink, e.g. brown, or other writing medium, e.g. pencil,
 @scope
specifies how widely this hand is used in the manuscript.specifica in quale misura è utilizzata la mano in questione nel manoscritto
 
  sole
only this hand is used throughout the manuscriptunica mano utilizzata nel manoscritto
  major
this hand is used through most of the manuscriptmano utilizzata nella maggior parte del manoscritto
  minor
this hand is used occasionally in the manuscriptmano utilizzata solo di rado nel manoscritto
att.internetMedia
provides attributes for specifying the type of a computer resource using a standard taxonomy.indica degli attributi che specificano il tipo di risorsa informatica utilizzando una tassonomia standard
 
 @mimeType
MIME media typeNo it for "MIME media type"
specifies the applicable multimedia internet mail extension (MIME) media typespecifica il tipo MIME appropriato
att.interpLike
provides attributes for elements which represent a formal analysis or interpretation.assegna degli attributi agli elementi che rappresentano un'analisi o un'interpretazione formali
 
 @resp
responsible partyresponsabile
indicates who is responsible for the interpretation.indica il responsabile dell'interpretazione
 @type
indicates what kind of phenomenon is being noted in the passage.indica quale sia il fenomeno osservato nella porzione di testo in questione
 
  image
identifies an image in the passage. identifica un'immagine all'interno della porzione di testo
  character
identifies a character associated with the passage. identifica un personaggio associato al brano in questione
  theme
identifies a theme in the passage. identifica un tema rispetto al brano in questione
  allusion
identifies an allusion to another text. identifica un'allusione a un altro testo
 @inst
instancescasi
points to instances of the analysis or interpretation represented by the current element.indica esempi di analisi o interpretazione rappresentati dall'elemento corrente
att.measurement
provides attributes to represent a regularized or normalized measurement.assegna degli attributi che rappresentano una misurazione regolarizzata o normalizzata
 
 @unit
indicates the units used for the measurement, usually using the standard symbol for the desired units.indica le unità impiegate per la misurazione, generalmente utilizzando il simbolo standard per l'unità di misura in questione
 
  m
metremetro
SI base unit of lengthunità di misura della lunghezza
  kg
kilogramchilogrammo
SI base unit of massunità di misura della massa
  s
secondsecondo
SI base unit of timeunità di misura del tempo
  Hz
hertzNo it for "hertz"
SI unit of frequencyunità di misura della frequenza
  Pa
pascalNo it for "pascal"
SI unit of pressure or stressunità di misura della pressione
  
ohmNo it for "ohm"
SI unit of electric resistanceunità di misurà della resistenza elettrica
  L
litrelitro
1 dm³1 dm³
  t
tonnetonnellata
10³ kg10³ kg
  ha
hectareettaro
1 hm²1 hm²
  
ångströmNo it for "ångström"
10⁻¹⁰ m10⁻¹⁰ m
  mL
millilitremillilitro
  cm
centimetrecentimetro
  dB
decibelNo it for "decibel"
see remarks, belowvedi note di seguito
  kbit
kilobitNo it for "kilobit"
10³ or 1000 bits10³ or 1000 bit
  Kibit
kibibitNo it for "kibibit"
2¹⁰ or 1024 bits2¹⁰ or 1024 bit
  kB
kilobyteNo it for "kilobyte"
10³ or 1000 byteskilobyte
  KiB
kibibyteNo it for "kibibyte"
2¹⁰ or 1024 bytes2¹⁰ or 1024 byte
  MB
megabyteNo it for "megabyte"
10⁶ or 1 000 000 bytes10⁶ or 1 000 000 byte
  MiB
mebibyteNo it for "mebibyte"
2²⁰ or 1 048 576 bytes2²⁰ o 1 048 576 byte
 @quantity
specifies the number of the specified units that comprise the measurementindica il numero delle unità che costituiscono la misurazione
 @commodity
indicates the substance that is being measuredidentifica la sostanza misurata
att.naming
provides attributes common to elements which refer to named persons, places, organizations etc.identifica degli attributi comuni a elementi che si riferiscono a persone, luoghi, organizzazioni, ecc. indicati per nome
 
 @nymRef
reference to the canonical nameriferimento al nome canonico
provides a means of locating the canonical form (nym) of the names associated with the object named by the element bearing it.indica un modo di localizzare la forma canonica (nym) dei nomi associati all'oggetto definito dall'elemento che lo contiene
att.personal
attributes for components of personal namesattributi per componenti di nomi propri di persona
common attributes for those elements which form part of a personal name.attributi comuni agli elementi che compongono un nome proprio di persona
 
 @full
indicates whether the name component is given in full, as an abbreviation or simply as an initial.indica se la componente del nome compare per esteso, come abbreviazione o come iniziale
 
  yes
the name component is spelled out in full.la componente del nome compare per esteso
  abb
abbreviatedabbreviato
the name component is given in an abbreviated form.la componente del nome compare in forma abbreviata
  init
initial letterlettera iniziale
the name component is indicated only by one initial.la componente del nome è indicata da una sola iniziale
 @sort
specifies the sort order of the name component in relation to others within the personal name.specifica la posizione della componente all'interno del nome proprio di persona in relazione alle altre componenti
att.placement
provides attributes for describing where on the source page or object a textual element appears.identifica degli attributi che descrivono la collocazione di un elemento testuale all'interno della pagina o dell'oggetto di origine
 
 @place
 
  infralinear
below the lineal di sotto della linea
  margin-bot
bottom marginmargine inferiore
in the bottom marginnel margine inferiore
  margin-left
left marginmargine sinistro
in the left marginnel margine sinistro
  margin-right
right marginmargine destro
in the right marginnel margine destro
  margin-top
top marginmargine superiore
in the top marginnel margine superiore
  opposite
on the opposite, i.e. facing, pagenella pagina accanto
  overleaf
on the other side of the leafdall'altro lato del foglio
  supralinear
above the lineal di sopra della linea
  verso
on verso of the sheet or pagea tergo
  app
apparatusapparato
note appears in the apparatus at the foot of the page.le note appaiono nell'apparato a pie' di pagina
  end
note appears at end of chapter or volume.le note appaiono alla fine del capitolo o del volume
  foot
note appears at foot of page.le note appaiono a pie' di pagina
  inline
note appears as a marked paragraph in the body of the text.le note appaiono come paragrafo a sé stante nel corpo del testo
  interlinear
note appears between lines of the text; a less precise form of either infralinear or supralinear.la nota appare tra le righe del testo in modo meno preciso di un'annotazione intralineare o sopralineare
  inline
addition is made in a space left in the witness by an earlier scribe.le note appaiono come paragrafo a sé stante nel corpo del testo
  mixed
one or more of the other valuesuno o più degli altri valori
att.segLike
provides attributes for elements used for arbitrary segmentation. assegna degli attributi agli elementi usati per una segmentazione arbitraria
 
 @type
characterizes the type of segment.caratterizza il tipo di segmento
 @function
characterizes the function of the segment.caratterizza la funzione del segmento
 @part
specifies whether or not the segment is fragmented by some other structural element, for example a clause which is divided between two or more sentences.specifica se il segmento è suddiviso in ulteriori elementi strutturali, come per esempio una frase divisa in due o più proposizioni
 
  Y
yes
the segment is incomplete in some respectil segmento è incompleto
  N
noNo it for "no"
either the segment is complete, or no claim is made as to its completenessil segmento è completo o non viene fatto alcun riferimento alla sua completezza
  I
initialiniziale
the initial part of an incomplete segmentparte iniziale di un segmento incompleto
  M
medialmediano
a medial part of an incomplete segmentparte mediana di un segmento incompleto
  F
finalfinale
the final part of an incomplete segmentparte finale di un segmento incompleto
att.spanning
provides attributes for elements which delimit a span of text by pointing mechanisms rather than by enclosing it.assegna degli attributi agli elementi che delimitano una porzione di testo utilizzando dei puntatori invece di racchiudere il testo stesso
 
 @spanTo
indicates the end of a span initiated by the element bearing this attribute.indica la fine della porzione di testo che ha inizio con l'elemento a cui è assegnato l'attributo
att.tableDecoration
provides attributes used to decorate rows or cells of a table.assegna degli attributi utilizzati per decorare righe e celle di una tabella
 
 @role
indicates the kind of information held in this cell or in each cell of this row.specifica il tipo di informazione contenuta nela cella in questione o in ciascuna delle celle della riga presa in esame
 
  label
labelling or descriptive information only.informazione esclusivamente descrittiva o del tipo etichetta
  data
data values.valori di dati
 @rows
indicates the number of rows occupied by this cell or row.indica il numero di righe occupate dalla cella o riga in questione
 @cols
columnscolonne
indicates the number of columns occupied by this cell or row.indica il numero di colonne occupate dalla cella o riga
att.timed
provides attributes common to those elements which have a duration in time, expressed either absolutely or by reference to an alignment map.assegna un insieme di attributi comuni agli elementi che hanno una durata nel tempo espressa in termini assoluti o rispetto a uno schema di allineamento
 
 @start
indicates the location within a temporal alignment at which this element begins.indica il punto nell'ambito di un allineamento temporale in cui comincia l'elemento
 @end
indicates the location within a temporal alignment at which this element ends.indica il punto nell'ambito di un allineamento temporale in cui termina l'elemento
att.transcriptional
provides attributes specific to elements encoding authorial or scribal intervention in a text when transcribing manuscript or similar sources.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
 
 @hand
signifies the hand of the agent which made the intervention.signifies the hand of the agent which made the addition or performed the deletion
 @status
indicates the effect of the intervention, for example in the case of a deletion, strikeouts which include too much or too little text, or in the case of an addition, an insertion which duplicates some of the text already present.indica l'effetto dell'intervento, per esempio in caso di cancellazione, quando questa comprenda troppo testo o troppo poco, o in caso di aggiunta, quando questa riproduce parte del testo già presente
 
  duplicate
all of the text indicated as an addition duplicates some text that is in the original, whether the duplication is word-for-word or less exact.l'intero testo identificato come aggiunta riproduce parte del testo già presente nell'originale, indipendentemente dal fatto che la riproduzione sia esatta (parola per parola) o meno
  duplicate-partial
part of the text indicated as an addition duplicates some text that is in the originaluna parte del testo identificato come aggiunta riproduce parte del testo già presente nell'originale
  excessStart
some text at the beginning of the deletion is marked as deleted even though it clearly should not be deleted.una parte del testo all'inizio della cancellazione è identificata come cancellata anche se chiaramente non dovrebbe esserlo
  excessEnd
some text at the end of the deletion is marked as deleted even though it clearly should not be deleted.una parte del testo alla fine della cancellazione è identificata come cancellata anche se chiaramente non dovrebbe esserlo
  shortStart
some text at the beginning of the deletion is not marked as deleted even though it clearly should be.una parte del testo all'inizio della cancellazione non è identificata come cancellata anche se chiaramente dovrebbe esserlo
  shortEnd
some text at the end of the deletion is not marked as deleted even though it clearly should be.una parte del testo alla fine della cancellazione non è identificata come cancellata anche se chiaramente dovrebbe esserlo
  partial
some text in the deletion is not marked as deleted even though it clearly should be.una parte del testo all'interno della cancellazione non è identificata come cancellata anche se chiaramente dovrebbe esserlo
  unremarkable
the deletion is not faulty.la cancellazione non è erronea
 @seq
sequencesequenza
assigns a sequence number related to the order in which the encoded features carrying this attribute are believed to have occurred.stabilisce un numero sequenziale relativo all'ordine in cui si ritiene che ricorrano i tratti codificati ai quali è assegnato tale attributo
att.translatable
provides attributes used to indicate the status of a translatable portion of an ODD document.assegna degli attributi utilizzati per indicare lo status di una porzione traducibile di un documento isolato
 
 @version
specifies the version name or number of the source from which the translated version was derivedindica nome o numero di versione dell'originale da cui deriva la versione tradotta
att.typed
provides attributes which can be used to classify or subclassify elements in any way. assegna degli attributi generici utilizzabili per qualsiasi classificazione e sottoclassificazione di elementi
 
 @type
characterizes the element in some sense, using any convenient classification scheme or typology.caratterizza l'elemento utilizzando una classificazione o tipologia funzionale
 @subtype
provides a sub-categorization of the element, if neededstabilisce, se necessario, una sottocategorizzazione dell'elemento
att.xmlspace
groups TEI elements for which it is reasonable to specify whitespace management using the W3C-defined xml:space attribute.raggruppa elementi TEI per i quali si ritiene utile specificare la gestione degli spazi bianchi usando l'attributo xml:space definito da W3C.
 
 @xml:space
signals an intention that white space should be preserved by applicationssegnala la volontà di far sì che la spaziatura sia mantenuta da qualsivoglia applicazione.
 
  default
  preserve

1.3. Macros

data.certainty
defines the range of attribute values expressing a degree of certainty.definisce la gamma di valori di attributi che esprimono un grado di certezza
data.code
defines the range of attribute values expressing a coded value by means of a pointer to some other element which contains a definition for it.definisce la gamma di valori di attributi che esprimono un valore codificato tramite un puntatore rispetto a un altro elemento che ne contiene una definizione
data.count
defines the range of attribute values used for a non-negative integer value used as a count.definisce la gamma di valori di attributi usati per un numero intero non negativo impiegato come computo
data.duration.iso
defines the range of attribute values available for representation of a duration in time using ISO 8601 standard formatsNo it for "defines the range of attribute values available for representation of a duration in time using ISO 8601 standard formats"
data.duration.w3c
defines the range of attribute values available for representation of a duration in time using W3C datatypes.No it for "defines the range of attribute values available for representation of a duration in time using W3C datatypes."
data.enumerated
defines the range of attribute values expressed as a single XML name taken from a list of documented possibilities.definisce la gamma di valori di attributi espressi come singola parola o token tratto da una lista di possibilità attestate
data.key
defines the range of attribute values expressing a coded value by means of an arbitrary identifier, typically taken from a set of externally-defined possibilities.definisce la gamma di valori di attributi che esprimono un valore codificato tramite un identificatore arbitrario tratto, di solito, da un insieme di possibilità definite esternamente
data.language
defines the range of attribute values used to identify a particular combination of human language and writing system.definisce la gamma di valori di attributi usati per identificare una determinata combinazione di linguaggio e sistema di scrittura umani
data.name
defines the range of attribute values expressed as an XML Name.definisce la gamma di valori di attributi espressi come identificatore o nome XML
data.namespace
defines the range of attribute values used to indicate XML namespaces as defined by the W3C Namespaces in XML Technical Recommendation.definisce la gamma di valori di attributi usati per indicare i nomi degli spazi in XML come stabilito dalle raccomandazioni tecniche del W3C per gli spazi dei nomi in XML.
data.numeric
defines the range of attribute values used for numeric values.definisce la gamma di valori di attributi usati per valori numerici
data.outputMeasurement
defines a range of values for use in specifying the size of an object that is intended for display on the web.definisce una gamma di valori da impiegare nello specificare le dimensioni di un oggetto da inserire in rete
data.pattern
regular expression patternNo it for "regular expression pattern"
defines attribute values which are expressed as a regular expression.definisce una gamma di valori di attributi rappresentati come espressione regolare
data.pointer
defines the range of attribute values used to provide a single URI pointer to any other resource, either within the current document or elsewhere.definisce la gamma di valori di attributi usati per indicare un unico puntatore rispetto a qualsiasi altra risorsa all'interno del documento corrente o altrove
data.probability
defines the range of attribute values expressing a probability.definisce la gamma di valori di attributi che esprimono una probabilità
data.sex
defines the range of attribute values used to identify human or animal sex.definisce una gamma di valori di attributi usati per identificare il sesso umano o animale
data.temporal.iso
defines the range of attribute values expressing a temporal expression such as a date, a time, or a combination of them, that conform to the international standard Data elements and interchange formats – Information interchange – Representation of dates and times.No it for "defines the range of attribute values expressing a temporal expression such as a date, a time, or a combination of them, that conform to the international standard Data elements and interchange formats – Information interchange – Representation of dates and times."
data.temporal.w3c
defines the range of attribute values expressing a temporal expression such as a date, a time, or a combination of them, that conform to the W3C XML Schema Part 2: Datatypes specification. No it for "defines the range of attribute values expressing a temporal expression such as a date, a time, or a combination of them, that conform to the W3C XML Schema Part 2: Datatypes specification. "
data.truthValue
defines the range of attribute values used to express a truth value.definisce la gamma di valori di attributi usati per esprimere un valore di verità
data.word
defines the range of attribute values expressed as a single word or token.definisce la gamma di valori di attributi espressi come singola parola o singolo token
data.xTruthValue
extended truth valueNo it for "extended truth value"
defines the range of attribute values used to express a truth value which may be unknown.definisce la gamma di valori di attributi usati per esprimere un valore di verità potenzialmente sconosciuto
macro.anyXML
defines a content model within which any XML elements are permittedNo it for "defines a content model within which any XML elements are permitted"
macro.limitedContent
paragraph contentNo it for "paragraph content"
defines the content of prose elements that are not used for transcription of extant materials.No it for "defines the content of prose elements that are not used for transcription of extant materials."
macro.paraContent
paragraph contentcontenuto di paragrafo
defines the content of paragraphs and similar elements.definisce il contenuto di paragrafi ed elementi simili
macro.phraseSeq
phrase sequencesequenza sintagmatica
defines a sequence of character data and phrase-level elements.definisce una sequenza di caratteri ed elementi di tipo sintagmatico
macro.phraseSeq.limited
limited phrase sequenceNo it for "limited phrase sequence"
defines a sequence of character data and those phrase-level elements that are not typically used for transcribing extant documents.No it for "defines a sequence of character data and those phrase-level elements that are not typically used for transcribing extant documents."
macro.schemaPattern
provides a pattern to match elements from the chosen schema languagepattern che consente di abbinare gli elementi descritti nel linguaggio scelto per lo schema
macro.specialPara
'special' paragraph contentcontenuto di paragrafo "speciale"
defines the content model of elements such as notes or list items, which either contain a series of component-level elements or else have the same structure as a paragraph, containing a series of phrase-level and inter-level elements.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
macro.xtext
extended texttesto esteso
defines a sequence of character data and gaiji elements.definisce una sequenza di caratteri ed elementi gaiji

3. [core] Elements common to all TEI documents

3.1. Elements

abbr
abbreviationabbreviazione
contains an abbreviation of any sort.contiene un'abbreviazione di qualsiasi genere.
 
 @type
allows the encoder to classify the abbreviation according to some convenient typology.pemette al codificatore di classificare l'abbreviazione secondo una tipologia funzionale.
 
  suspension
the abbreviation provides the first letter(s) of the word or phrase, omitting the remainder.l'abbreviazione consiste delle prime lettere di una parola o sintagma, omettendo il restante.
  contraction
the abbreviation omits some letter(s) in the middle.l'abbreviazione omette alcune lettere nella parte centrale.
  brevigraph
the abbreviation comprises a special symbol or mark.l'abbreviazione consiste di un simbolo o segno speciale.
  superscription
the abbreviation includes writing above the line.l'abbreviazione include testo scritto al di sopra della linea.
  acronym
the abbreviation comprises the initial letters of the words of a phrase.l'abbreviazione consiste delle lettere iniziali delle una parola di una frase.
  title
the abbreviation is for a title of address (Dr, Ms, Mr, …)labbreviazione si riferisce al titolo (Sig., Sig.ra ecc.)
  organization
the abbreviation is for the name of an organization.l'abbreviazione si riferisce al nome di un organizzazione.
  geographic
the abbreviation is for a geographic name.l'abbreviazione si riferisce ad un toponimo
add
additionaggiunta
contains letters, words, or phrases inserted in the text by an author, scribe, annotator, or corrector.contiene lettere, parole o frasi inserite in un testo da un autore, copista, commentatore o correttore.
addrLine
address lineriga dell'indirizzo
contains one line of a postal address.contiene una riga di un indirizzo (postale).
address
contains a postal address, for example of a publisher, an organization, or an individual.contiene un indirizzo (postale), ad esempio di un editore, di un'organizzazione, di un individuo.
analytic
analytic levellivello analitico
contains bibliographic elements describing an item (e.g. an article or poem) published within a monograph or journal and not as an independent publication.contiene elementi bilbiografici che descrivono un'opera (ad esempio un articolo a una poesia) pubblicata in una monografia o una rivista e non come pubblicazione indipendente.
author
in a bibliographic reference, contains the name of the author(s), personal or corporate, of a work; the primary statement of responsibility for any bibliographic item. 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.
bibl
bibliographic citationcitazione bibliografica
contains a loosely-structured bibliographic citation of which the sub-components may or may not be explicitly tagged. contiene una citazione bibliografica strutturata liberamente i cui componeneti potrebbero o meno essere codificati esplicitamente.
biblScope
scope of citationestensione del riferimento bibliografico
defines the scope of a bibliographic reference, for example as a list of page numbers, or a named subdivision of a larger work.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.
 
 @type
identifies the type of information conveyed by the element, e.g. pages, volume.identifica il tipo di informazione veicolata dall'elemento, ad esempio pagine, volume.
 
  vol
volumeNo it for "volume"
the element contains a volume number.l'elemento contiene il numero del volume.
  issue
the element contains an issue number, or volume and issue numbers.l'elemento contiene l'indicazione del numero della pubblicazione
  pp
pagespagine
the element contains a page number or page range.l'elemento contiene l'indicazione di pagina o pagine
  chap
chaptercapitolo
the element contains a chapter indication (number and/or title)l'elemento contiene un'indicazione di capitolo (numero e/o titolo
  part
the element identifies a part of a book or collection.l'elemento identifica una parte di un libro o di una raccolta
biblStruct
structured bibliographic citationcitazione bibliografica strutturata
contains a structured bibliographic citation, in which only bibliographic sub-elements appear and in a specified order. contiene una citazione bibliografica strutturata che può contenere solo altri elemento nell'ordine specificato.
binaryObject
provides encoded binary data representing an inline graphic or other object.assegna dati binary codificati che rappresentano un grafico o altro oggetto
 
 @width
The display width of the objectampiezza dell'oggetto da visualizzare
 @height
The display height of the objectaltezza dell'oggetto da visualizzare
 @scale
A scale factor to be applied to the object to make it the desired display sizescala da applicare all'oggetto per ottenere la grandezza desiderata
 @encoding
The encoding used to encode the binary data. If not specified, this is assumed to be Base64.Codifica utilizzata per codificare dati binari. Se non specificata si presume che sia Base64
cb
column breakinterruzione di colonna
marks the boundary between one column of a text and the next in a standard reference system.indica il limite tra una colonna di un testo e la successiva in un sistema di riferimento standard
 
 @ed
editionedizione
indicates the edition or version in which the column break is located at this pointindica l'edizione o la versione in cui l'interruzione di colonna è situata in questo punto
choice
groups a number of alternative encodings for the same point in a text.raggruppa un numero di codifiche alternative per la stessa porzione di testo.
cit
cited quotationcitazione
contains a quotation from some other document, together with a bibliographic reference to its source. In a dictionary it may contain an example text with at least one occurrence of the word form, used in the sense being described, or a translation of the headword, or an example. Un acitazione da un altro documento accompagnata da riferimenti bibliografici alla fonte.
corr
correctioncorrezione
contains the correct form of a passage apparently erroneous in the copy text.contiene la forma corretta di un brano apparentemente erroneo nel testo copia.
date
contains a date in any format.contiene una data in qualsiasi foemato
 
 @calendar
indicates the system or calendar to which the date represented by the content of this element belongs.indica il sistema o calendario al quale la data appartiene.
 
  Gregorian
Gregorian calendarcalendario gregoriano
  Julian
Julian calendarcalendario giulian
  Islamic
Islamic or Muslim (hijri) lunar calendarcalendario lunare islamico o musulmano (Hijri)
  Hebrew
Hebrew or Jewish lunisolar calendarcalendario lunisolare ebraico o giudeo
  Revolutionary
French Revolutionary calendarcalendario della Rivoluzione francese
  Iranian
Iranian or Persian (Jalaali) solar calendarcalendario solare iraniano o persiano (Jalaali)
  Coptic
Coptic or Alexandrian calendarcalendario copto o alessandrino
  Chinese
Chinese lunisolar calendarcalendario lunisolare cinese
del
deletioncancellatura
contains a letter, word, or passage deleted, marked as deleted, or otherwise indicated as superfluous or spurious in the copy text by an author, scribe, annotator, or corrector.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.
desc
descriptiondescrizione
contains a brief description of the object documented by its parent element, including its intended usage, purpose, or application where this is appropriate.contiene una breve descrizione dello scopo o dell'applicazione di un elemento, attributo, o valore di attributo.
distinct
identifies any word or phrase which is regarded as linguistically distinct, for example as archaic, technical, dialectal, non-preferred, etc., or as forming part of a sublanguage. identifica qualsiasi parola o sintagma ritenuto linguisticamente distinto, per esempio come arcaico, tecnico, dialettale, non preferito, ecc., o come parte di una lingua secondaria.
 
 @type
specifies the sublanguage or register to which the word or phrase is being assignedindica la lingua secondaria o il registro al quale la parola o il sintagma è ricondotto
 @time
specifies how the phrase is distinct diachronicallyindica come il sintagma sia distinto diacronicamente
 @space
specifies how the phrase is distinct diatopicallyindica come il sintagma sia distinto in modo diatopico
 @social
specifies how the phrase is distinct diastaticallyindica come il sintagma sia distinto in modo diastratico
divGen
automatically generated text divisionpartizione testuale generata automaticamente
indicates the location at which a textual division generated automatically by a text-processing application is to appear.indica la posizione in cui deve apparire una partizione testuale generata automaticamente da un'applicazione che elabora testi
 
 @type
specifies what type of generated text division (e.g. index, table of contents, etc.) is to appear.specifica quale tipo di partizione testuale generata (ad esempio indice, sommario, ecc.) apparirà
 
  index
an index is to be generated and inserted at this point.un indice sarà generato e inserito in questo punto.
  toc
a table of contentssommario
  figlist
a list of figuresuna lista di immagini
  tablist
a list of tablesuna lista di tabelle
editor
secondary statement of responsibility for a bibliographic item, for example the name of an individual, institution or organization, (or of several such) acting as editor, compiler, translator, etc. è 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.
 
 @role
specifies the nature of the intellectual responsibilityspecifica la natura della responsabilità intellettuale
email
electronic mail addressindirizzo di posta elettronica
contains an e-mail address identifying a location to which e-mail messages can be delivered. localizza un indirizzo di posta elettronica al quale possono essere inviati dei messaggi di posta elettronica
emph
emphasizedenfatizzato
marks words or phrases which are stressed or emphasized for linguistic or rhetorical effect.codifica parole o sintagmi che sono messe in risalto o enfatizzate per un effetto linguistico o retorico.
expan
expansionespansione
contains the expansion of an abbreviation.contiene l'esapnsione di un'abbreviazione.
foreign
foreignstraniero
identifies a word or phrase as belonging to some language other than that of the surrounding text. identifica una parola o un sintagma appartenente ad una lingua diversa da quella del testo circostante.
gap
indicates a point where material has been omitted in a transcription, whether for editorial reasons described in the TEI header, as part of sampling practice, or because the material is illegible, invisible, or inaudible.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.
 
 @reason
gives the reason for omission. Sample values include sampling, illegible, inaudible, irrelevant, cancelled.indica il motivo dell'omisione. Fra i valori possibili ci sono campionatura, illegibile, incomprensibile, irrilevante, cancellato, cancellato e illegibile.
 @hand
in the case of text omitted from the transcription because of deliberate deletion by an identifiable hand, signifies the hand which made the deletion.nel caso in cui il testo sia stato volontariamente omesso dalla trascrizione da una mano identificabile, indica la mano autrice dell'omissione
 @agent
In the case of text omitted because of damage, categorizes the cause of the damage, if it can be identified.nel caso in cui il testo sia stato omesse a causa di danneggiamento, indica la causa del danno qualora possa essere identificata.