<seg>
<seg> (segmento arbitrario) contiene una qualsiasi unità testuale a livello sintagmatico (ivi compresi altri elementi del tipo seg) 16.3 Blocks, Segments, and Anchors 6.2 Components of the Verse Line 7.2.4 Speech Contents | |||||||||||
Modulo | linking — 16 Linking, Segmentation, and Alignment | ||||||||||
Attributi | att.segLike (@type, @function, @part) att.metrical (@met, @real, @rhyme)
| ||||||||||
Usato da | model.segLike model.choicePart | ||||||||||
Può contenere | core: abbr add address bibl biblStruct binaryObject cb choice cit corr date del desc distinct email emph expan foreign gap gloss graphic hi index label lb list listBibl measure measureGrp mentioned milestone name note num orig pb ptr q quote ref reg rs said sic soCalled stage term time title unclear gaiji: g header: biblFull msdescription: catchwords depth dimensions height heraldry locus material msDesc origDate origPlace secFol signatures stamp watermark width namesdates: addName affiliation bloc country district forename genName geo geogFeat geogName listNym listOrg listPerson listPlace nameLink offset orgName persName placeName region roleName settlement state surname | ||||||||||
Dichiarazione | element seg { att.global.attributes, att.segLike.attributes, att.metrical.attributes, attribute subtype { data.word }?, macro.paraContent } | ||||||||||
Esempio | <seg>When are you leaving?</seg> <seg>Tomorrow.</seg> | ||||||||||
Esempio | <s> <seg rend="caps" type="initial-cap">So father's only</seg> glory was the ballfield. </s> | ||||||||||
Esempio | <seg type="preamble"> <seg>Sigmund, <seg type="patronym">the son of Volsung</seg>, was a king in Frankish country.</seg> <seg>Sinfiotli was the eldest of his sons ...</seg> <seg>Borghild, Sigmund's wife, had a brother ... </seg> </seg> | ||||||||||
Nota | The <seg> element may be used at the encoder's
discretion to mark any segments of the text of interest for
processing. One use of the element is to mark text features for
which no appropriate markup is otherwise defined. Another use is
to provide an identifier for some segment which is to be pointed
at by some other element — i.e. to provide a target, or a part of
a target, for a <ptr> or other similar element. |