<q>
<q> (quoted) contains material which is distinguished from the surrounding text using
quotation marks or a similar method, for any one of a variety of reasons including,
but not limited to: direct speech or thought, technical terms or jargon, authorial
distance, quotations from elsewhere, and passages that are mentioned but not used.
Module | core |
Attributes | Attributes
|
Member of | |
Contained by |
analysis: w
core: abbr add author bibl cit corr date del desc editor emph expan foreign gloss head hi item l label mentioned name note num orig p pubPlace publisher q quote ref reg resp rs sic term time title unclear
corpus: activity
namesdates: addName affiliation birth death faith floruit forename genName langKnown nameLink nationality objectName occupation orgName persName placeName residence roleName settlement sex surname
textstructure: body byline dateline div docAuthor docDate docEdition docImprint epigraph imprimatur postscript salute signed titlePart trailer
|
May contain |
core: abbr add bibl biblStruct choice cit date del desc ellipsis emph foreign gap gloss graphic hi l label lb lg list listBibl mentioned milestone name note noteGrp num orig p pb ptr q quote ref reg rs sic term time title unclear
gaiji: g
header: idno
namesdates: addName affiliation forename genName geo listObject listOrg listPerson listPlace location nameLink objectName orgName persName placeName roleName settlement surname
character data
|
Source | Github
<elementSpec ident="q" module="core" mode="replace"> <gloss>quoted</gloss> <desc>contains material which is distinguished from the surrounding text using quotation marks or a similar method, for any one of a variety of reasons including, but not limited to: direct speech or thought, technical terms or jargon, authorial distance, quotations from elsewhere, and passages that are mentioned but not used.</desc> <classes> <memberOf key="model.hiLike"/> <memberOf key="model.common"/> </classes> <content> <macroRef key="macro.specialPara"/> </content> <attList> <attList org="choice"> <attList org="group"> <attDef ident="type" usage="opt" mode="replace"> <datatype minOccurs="1" maxOccurs="1"> <dataRef key="teidata.enumerated"/> </datatype> <valList type="closed"> <valItem ident="speech"> <gloss>speech</gloss> <desc>Representation of speech</desc> </valItem> </valList> </attDef> <attDef ident="who" mode="add" usage="opt"> <desc>indicates the person, or group of people, to whom the element content is ascribed.</desc> <datatype maxOccurs="unbounded"> <dataRef key="teidata.pointer"/> </datatype> </attDef> <attDef ident="toWhom" mode="add" usage="opt"> <desc>indicates the person, or group of people, to whom a speech act or action is directed.</desc> <datatype maxOccurs="unbounded"> <dataRef key="teidata.pointer"/> </datatype> </attDef> </attList> <attList org="group"> <attDef ident="type" usage="opt" mode="replace"> <datatype minOccurs="0" maxOccurs="1"> <dataRef key="teidata.enumerated"/> </datatype> <valList type="closed" mode="replace"> <valItem ident="letter" mode="add"> <gloss>letter</gloss> <desc>Representation of writing (i.e. a letter)</desc> </valItem> </valList> </attDef> <attDef ident="who" mode="add" usage="opt"> <desc>indicates the person, or group of people, to whom the element content is ascribed.</desc> <datatype maxOccurs="unbounded"> <dataRef key="teidata.pointer"/> </datatype> </attDef> <attDef ident="toWhom" mode="add" usage="opt"> <desc>indicates the person, or group of people, to whom a speech act or action is directed.</desc> <datatype maxOccurs="unbounded"> <dataRef key="teidata.pointer"/> </datatype> </attDef> <attDef ident="where" mode="add" usage="opt"> <desc>indicates the location of an event by pointing to a <gi>place</gi> element</desc> <datatype> <dataRef key="teidata.pointer"/> </datatype> </attDef> <attDef ident="toWhere" mode="add" usage="opt"> <desc>indicates the location of something being sent.</desc> <datatype> <dataRef key="teidata.pointer"/> </datatype> </attDef> </attList> <attList org="group"> <attDef ident="type" usage="opt" mode="replace"> <datatype minOccurs="0" maxOccurs="1"> <dataRef key="teidata.enumerated"/> </datatype> <valList type="closed" mode="replace"> <valItem ident="quotation" mode="add"> <gloss>quotation</gloss> <desc>Represents some sort of other quotation</desc> </valItem> </valList> </attDef> </attList> </attList> </attList> </elementSpec> |