<cit>
<cit> (cita) Una cita de algún otro documento junto a la referencia bibliográfica a la fuente. 3.3.3 Quotation 4.3.1 Grouped Texts 9.3.5.1 Examples | |
Módulo | core — 3 Elements Available in All TEI Documents |
Además de los atributos globales | att.typed (@type, @subtype) |
Usado por | |
Puede contener | |
Declaración |
element cit { att.global.attributes, att.typed.attributes, ( model.qLike | model.biblLike | model.ptrLike | model.global | model.entryPart )+ } |
Ejemplo |
<cit>
<quote>and the breath of the whale is frequently attended with such an insupportable smell, as to bring on disorder of the brain.</quote> <bibl>Ulloa's South America</bibl> </cit> |
Ejemplo |
<entry>
<form> <orth>horrifier</orth> </form> <cit type="translation" xml:lang="en"> <quote>to horrify</quote> </cit> <cit type="example"> <quote>elle était horrifiée par la dépense</quote> <cit type="translation" xml:lang="en"> <quote>she was horrified at the expense.</quote> </cit> </cit> </entry> |