<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. [3.3.2.3. Other Linguistically Distinct Material] |
Attributes | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (type, @subtype) type | specifies the sublanguage or register to which the word or phrase is being assigned | time | specifies how the phrase is distinct diachronically | space | specifies how the phrase is distinct diatopically | social | specifies how the phrase is distinct diastratically |
|
Schema Declaration |
element distinct
{
tei_att.global.attributes,
tei_att.typed.attribute.subtype,
attribute type { teidata.enumerated }?,
attribute time { teidata.text }?,
attribute space { teidata.text }?,
attribute social { teidata.text }?,
tei_macro.phraseSeq
} |