<s> (s-unit) contains a sentence-like division of a text.
Attributes:
Example
<s>When are you leaving?</s>
<s>Tomorrow.</s>
Note

The <s> element may be used to mark orthographic sentences, or any other segmentation of a text, provided that the segmentation is end-to-end, complete, and non-nesting. For other kinds of segmentation, the <seg> element should be used.

Tagsetadditional tag set for common core features
Classseg [and indirectly also:] phrase
Filenameteiana2
Content: May contain character data, phrase-level and segmentation class elements, other than <s> .
Parentsab abbr activity actor add addName addrLine admin affiliation author authority bibl biblScope birth bloc byline camera caption case castItem catDesc cell channel cl classCode closer colloc constitution corr country creation damage dataDesc date dateRange def del derivation desc descrip distance distinct distributor docAuthor docDate docEdition docImprint domain edition editor education emph equiv etym expan extent fDescr factuality figDesc firstLang foreign forename form fsDescr funder fw gen genName gloss gram gramGrp head headItem headLabel hi hyph imprimatur interaction item itype l label lang langKnown language lbl lem locale measure meeting mentioned mood name nameLink note num number occasion occupation opener orgDivn orgName orgTitle orgType orig orth otherForm p per persName phr placeName pos preparedness principal pron pubPlace publisher purpose q quote rdg re ref reg region rendition residence resp restore role roleDesc roleName rs s salute seg sense set settlement sic signed soCalled socecStatus sound speaker sponsor stage street stress subc supplied surname syll symbol tagUsage tech term time timeRange title titlePart tns tr trailer trans u unclear usg valDesc view wit witDetail witness writing xr xref [May not appear at any level within: s]
Children#PCDATA abbr add address app att c caesura cl corr damage date dateRange dateStruct del distinct emph expan foreign formula fw geogName gi gloss handShift hi lang link m measure mentioned name num oRef oVar orgName orig pRef pVar persName phr placeName ptr ref reg restore rs s seg sic soCalled space supplied tag term time timeRange timeStruct title unclear val w xptr xref [May not include at any level: s]
Declaration
<!ELEMENT s             - -  (%phrase.seq)        -(s)          >
<!ATTLIST s                  %a.global
                             %a.seg                             >
See 15.1 ; 11.3.1

Back to index