<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 10.3.5.1 Examples] | |
Módulo | core — Elements Available in All TEI Documents |
Atributos |
|
Miembro de | |
Contenido en |
cmc: post
core: abbr add addrLine author biblScope cit citedRange corr del desc distinct editor email emph expan foreign gloss head headItem headLabel hi item l label measure meeting mentioned name note num orig p pubPlace publisher q quote rb ref reg rs rt said sic soCalled sp speaker stage street term textLang title unclear unit
dictionaries: case colloc def dictScrap entry entryFree etym form gen gram gramGrp hom hyph iType lang lbl mood number orth per pos pron re sense stress subc syll tns usg xr
drama: actor camera caption castList epilogue performance prologue role roleDesc set sound tech view
msdescription: accMat acquisition additions catchwords collation colophon condition custEvent decoNote explicit filiation finalRubric foliation heraldry incipit layout material msItem musicNotation objectType origPlace origin provenance rubric secFol signatures source stamp summary support surrogates typeNote watermark
namesdates: addName affiliation birth bloc country death district education eventName faith floruit forename genName gender geogFeat geogName nameLink nationality objectName occupation offset orgName persName persPronouns placeName region residence roleName settlement sex socecStatus surname
tagdocs: eg
textstructure: argument body div div1 div2 div3 div4 div5 div6 div7 docAuthor docDate docEdition epigraph imprimatur postscript salute signed titlePart trailer
verse: rhyme
|
Puede contener |
core: bibl biblStruct binaryObject cb cit ellipsis gap gb graphic index lb listBibl media milestone note noteGrp pb ptr q quote ref said
dictionaries: colloc def etym form gramGrp hom hyph lbl orth pos pron re sense subc superEntry syll usg xr
figures: figure formula notatedMusic
header: biblFull
msdescription: msDesc
textstructure: floatingText
transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin
|
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> |
Ejemplo |
<cit type="example">
<quote xml:lang="mix">Ka'an yu tsa'a Pedro.</quote> <media url="soundfiles-gen:S_speak_1s_on_behalf_of_Pedro_01_02_03_TS.wav" mimeType="audio/wav"/> <cit type="translation"> <quote xml:lang="en">I'm speaking on behalf of Pedro.</quote> </cit> <cit type="translation"> <quote xml:lang="es">Estoy hablando de parte de Pedro.</quote> </cit> </cit> |
Content model |
<content> |
Declaración |
<rng:element name="cit"> element cit { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.typed.attributes, att.cmc.attributes, ( model.biblLike | model.egLike | model.entryPart | model.global | model.graphicLike | model.ptrLike | model.attributable | pc | q )+ } |