Date of transcription. Note that there can only be one date. A session
spread out over multiple dates must be split into multiple CHAT transcripts.
CHAT manual section
on this topic...
<xs:element name="CHAT"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>A single CHAT transcript.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:sequence><xs:element name="Participants"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>List of the participants in the transcript along with their individual attributes. Every utterance in the transcript must be identified by a unique listed participant.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Participants_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:sequence><xs:element name="participant" type="participantType" maxOccurs="unbounded"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Information about a participant</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#ID_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><!-- MUN: Added 'minOccurs="0"' --><xs:choice maxOccurs="unbounded" minOccurs="0"><xs:element ref="comment"/><!--
TODO need constraints on all the gems in order
to validate matching of begin and end
--><xs:element name="begin-gem"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Begin a gem (requires matching end of gem).</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Bg_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:attribute name="label" type="xs:string" use="required"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Label for a begin/end gem.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Bg_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute></xs:complexType></xs:element><xs:element name="end-gem"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>End a gem (requires earlier begin of gem).</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Eg_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:attribute name="label" type="xs:string" use="required"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Label for a begin/end gem.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Bg_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute></xs:complexType></xs:element><xs:element name="lazy-gem"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Begin a lazy gem; does not require a matching end gem, but its scope is up to the next lazy gem header, or the end of the transcript if there is no further lazy gem header.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#G_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:attribute name="label" type="nonemptyStringType" use="required"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Label for a lazy gem.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#G_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute></xs:complexType></xs:element><xs:element ref="u"/></xs:choice></xs:sequence><xs:attribute name="Version" type="nonemptyStringType" use="required"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Version of the XML Schema this transcript was created for.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Version">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="Date" type="xs:date" use="optional"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Date of transcription. Note that there can only be one date. A session spread out over multiple dates must be split into multiple CHAT transcripts.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Date_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="Corpus" type="nonemptyStringType" use="required"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Every transcript must be part of a corpus.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Corpus_Field">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="Videos" type="videosType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>The transcript may be associated with at most one media file.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#VideosHeader">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="Media" type="mediaRefType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>The transcript may be associated with at most one media URI.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Media_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="Mediatypes" type="mediaTypesType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>The transcript may be associated with at most one media file.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Media_Types">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="Lang" type="languagesType" use="required"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>The main languages used in the transcript. (Other languages used only in specific words do not need to be listed.)</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Languages_Header">CHAT manual section on this topic...</a></xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Language_Field">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="Options" type="optionsType"/><xs:attribute name="DesignType" type="nonemptyStringType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Design type</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Types_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="ActivityType" type="nonemptyStringType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Activity type</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Types_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="GroupType" type="nonemptyStringType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Group type</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Types_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="Colorwords" type="nonemptyStringType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Information about text color mappings for use by the CLAN editor.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#ColorWords_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="Window" type="nonemptyStringType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Information about window size and placement for use by the CLAN editor.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Window_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="PID" type="nonemptyStringType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>The PID for the document.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#PID_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="Font" type="nonemptyStringType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>The font to be used for display in the CLAN editor.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Font_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute></xs:complexType><xs:unique name="uIDKey"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Key to ensure uniqueness among u elements. These IDs are used externally for double-blind transcription.</xs:documentation></xs:annotation><xs:selector xpath="tb:u"/><xs:field xpath="@uID"/></xs:unique><xs:unique name="partIDKey"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Key to ensure all participants have unique ids.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Participants_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:selector xpath="tb:Participants/tb:participant"/><xs:field xpath="@id"/></xs:unique><xs:keyref refer="partIDKey" name="partIDKeyRef"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>KeyRef to ensure that utterances refer to an actual participant.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Speaker_ID">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:selector xpath="tb:u"/><xs:field xpath="@who"/></xs:keyref></xs:element>
List of the participants in the transcript along with their
individual attributes. Every utterance in the transcript must be identified by a
unique listed participant.
<xs:element name="Participants"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>List of the participants in the transcript along with their individual attributes. Every utterance in the transcript must be identified by a unique listed participant.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Participants_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:sequence><xs:element name="participant" type="participantType" maxOccurs="unbounded"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Information about a participant</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#ID_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="participant" type="participantType" maxOccurs="unbounded"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Information about a participant</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#ID_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:element>
<xs:element name="media" type="mediaType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Media bullet is allowed at the end of an utterance only if after a terminator.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Utterance_Media">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:element>
<xs:element name="mediaPic"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>A reference to a graphics file.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#PicBullet">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:attribute name="href" type="xs:anyURI"/></xs:complexType></xs:element>
<xs:element name="begin-gem"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Begin a gem (requires matching end of gem).</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Bg_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:attribute name="label" type="xs:string" use="required"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Label for a begin/end gem.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Bg_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute></xs:complexType></xs:element>
<xs:element name="end-gem"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>End a gem (requires earlier begin of gem).</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Eg_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:attribute name="label" type="xs:string" use="required"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Label for a begin/end gem.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Bg_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute></xs:complexType></xs:element>
Begin a lazy gem; does not require a matching end gem, but its
scope is up to the next lazy gem header, or the end of the transcript if there is
no
further lazy gem header.
<xs:element name="lazy-gem"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Begin a lazy gem; does not require a matching end gem, but its scope is up to the next lazy gem header, or the end of the transcript if there is no further lazy gem header.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#G_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:attribute name="label" type="nonemptyStringType" use="required"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Label for a lazy gem.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#G_Header">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute></xs:complexType></xs:element>
Element u
Namespace
http://www.talkbank.org/ns/talkbank
Annotations
A single utterance, along with all dependent information.
A unique ID is provided for each utterance in a transcript, for use by
tools. Note that the text format of CHAT does not currently support this, and CLAN
does
not know about it.
CHAT manual section on
this topic...
Attempting to install the relevant ISO 2- and 3-letter
codes as the enumerated possible values is probably never
going to be a realistic possibility. See
RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
at http://www.iana.org/assignments/lang-tag-apps.htm for
further information.
The union allows for the 'un-declaration' of xml:lang with
the empty string.
Source
<xs:element name="u"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>A single utterance, along with all dependent information.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Utterances">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:sequence><xs:element ref="linker" minOccurs="0" maxOccurs="unbounded"/><xs:choice maxOccurs="unbounded"><xs:element ref="w"/><xs:element ref="g"/><xs:element ref="pg"/><xs:element ref="sg"/><xs:element ref="quotation"/><xs:element ref="pause"/><xs:element ref="internal-media" minOccurs="0"/><xs:element ref="freecode"/><xs:element ref="e"/><xs:element ref="s"/><xs:element ref="tagMarker"/><xs:element ref="overlap-point"/><xs:element ref="underline"/><xs:element ref="italic"/><xs:element ref="long-feature"/><xs:element ref="nonvocal"/></xs:choice><xs:element ref="t"/><xs:element ref="postcode" minOccurs="0" maxOccurs="unbounded"/><xs:element ref="media" minOccurs="0"/><xs:choice minOccurs="0" maxOccurs="unbounded"><xs:element ref="k"/><xs:element ref="error"/><xs:element ref="a"/><xs:element ref="wor"/></xs:choice></xs:sequence><xs:attribute ref="xml:lang"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>The language the entire utterance is in (unless individual words' languages are overridden explicitly).</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Language_Precode">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="who" type="speakerID" use="required"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>The speaker of the utterance.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Utterance_Speaker_Code">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><!-- GJH 2010-12-20
* Removed attribute 'type'
<xs:attribute name="type" type="utteranceTypeType" use="optional"/>
--><xs:attribute name="uID" type="xs:ID" use="required"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>A unique ID is provided for each utterance in a transcript, for use by tools. Note that the text format of CHAT does not currently support this, and CLAN does not know about it.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Utterance_ID">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute></xs:complexType></xs:element>
Element linker
Namespace
http://www.talkbank.org/ns/talkbank
Annotations
Utterance initiators or linkers; they indicate the way to fit the current
utterance with an earlier one.
<xs:element name="linker"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Utterance initiators or linkers; they indicate the way to fit the current utterance with an earlier one.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Utterance_Linkers">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:attribute name="type"><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="quoted utterance next"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>+"</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#QuotedUtterance_Linker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="quick uptake"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>+^</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#QuickUptake_Linker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="lazy overlap mark"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>+<</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#LazyOverlap_Linker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="self completion"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>+,</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#SelfCompletion_Linker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="other completion"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>++</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#OtherCompletion_Linker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="technical break TCU completion"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>+≋</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#TechnicalBreakTCUCompletion_Linker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="no break TCU completion"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>+≈</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#NoBreakTCUCompletion_Linker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:attribute></xs:complexType></xs:element>
Element w
Namespace
http://www.talkbank.org/ns/talkbank
Annotations
A word. Note that there are lexical restrictions on what characters are
allowed in the text of a word.
<xs:element name="w"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>A word. Note that there are lexical restrictions on what characters are allowed in the text of a word.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Word">CHAT manual section on this topic...</a></xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Capitalization">CHAT manual section on this topic...</a></xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Numbers">CHAT manual section on this topic...</a></xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Acronyms">CHAT manual section on this topic...</a></xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Titles">CHAT manual section on this topic...</a></xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Linkages">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="true"><xs:sequence><xs:element ref="langs" minOccurs="0"/><xs:choice minOccurs="0" maxOccurs="unbounded"><xs:element ref="overlap-point"/><xs:element ref="underline"/><xs:element ref="italic"/><xs:element ref="shortening"/><xs:element ref="p"/><xs:element ref="long-feature"/><!-- For CA --><xs:element ref="ca-delimiter"/><xs:element ref="ca-element"/><xs:element ref="wk"/><xs:element ref="pos"/><xs:element ref="replacement"/><xs:element ref="mor"/></xs:choice><xs:element ref="mod" minOccurs="0" maxOccurs="1"/><xs:element ref="pho" minOccurs="0" maxOccurs="1"/></xs:sequence><xs:attribute name="separated-prefix" type="xs:boolean"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>word# indicates the word is a separated prefix</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Separated_Prefix">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="hebrew" type="xs:boolean"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Whether @ or ׀ was used</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#TODO">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="user-special-form" type="xs:string"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@z:code user-specified code</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#User_Special_Form">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="formSuffix" type="xs:string"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>-s and similar after a form marker</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Special_Form_Suffix">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="formType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Form marker: an attribute for a word.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Special_Form_Markers">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="babbling"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@b</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Babbling_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="child-invented"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@c</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#ChildInvented_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="dialect"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@d</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#DialectForm_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="family-specific"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@f</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#FamilySpecificForm_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="filled pause"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@fp</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#FilledPause_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="generic"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@g</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#GeneralSpecialForm_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="interjection"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@i</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Interjection_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="kana"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@k</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Kana_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="letter"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@l</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Letter_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="neologism"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@n</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Neologism_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="onomatopoeia"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@o</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Onomatopoeia_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="phonology consistent"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@p</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#PCF_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="quoted metareference"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@q</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#MetalinguisticReference_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="sign speech"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@sas</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#SignAndSpeech_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="singing"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@si</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Singing_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="signed language"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@sl</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#SignLanguage_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="test"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@t</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#TestWord_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="UNIBET"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@u</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Unibet_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="words to be excluded"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@x</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Excluded_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="word play"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>@wp</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#WordPlay_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:attribute><xs:attribute name="type"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Optional attribute for a word.</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="omission"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>0word</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#OmittedWord_Code">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="nonword"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>&~; nonword</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Nonword">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="filler"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>&-; filler</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Filler_Code">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="fragment"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>&+; incomplete</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#PhonologicalFragment_Code">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:attribute><xs:attribute name="untranscribed"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Mark as untranscribed non-word.</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="unintelligible"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>xxx</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#UnintelligibleSpeech_Code">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="unintelligible-with-pho"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>yyy</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#PhonologicalCoding_Code">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="untranscribed"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>www</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#UntranscribedMaterial_Code">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:attribute></xs:complexType></xs:element>
Element langs
Namespace
http://www.talkbank.org/ns/talkbank
Annotations
What language(s) a word is in (if not the one in default scope).
<xs:element name="langs"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>What language(s) a word is in (if not the one in default scope).</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#SecondLanguage_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:choice><xs:element name="single" type="languageType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Word is to be interpreted in a single language.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#SecondLanguage_Marker_Single">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:element><xs:element name="multiple" type="languagesType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Word is a combination of many languages.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#SecondLanguage_Marker_Multiple">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:element><xs:element name="ambiguous" type="languagesType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Word can be interpreted as one of many languages.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#SecondLanguage_Marker_Ambiguous">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:element></xs:choice><xs:attribute name="hebrew" type="xs:boolean"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Whether @s or ׀ס was used</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#TODO">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute></xs:complexType></xs:element>
<xs:element name="single" type="languageType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Word is to be interpreted in a single language.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#SecondLanguage_Marker_Single">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:element>
<xs:element name="multiple" type="languagesType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Word is a combination of many languages.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#SecondLanguage_Marker_Multiple">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:element>
<xs:element name="ambiguous" type="languagesType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Word can be interpreted as one of many languages.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#SecondLanguage_Marker_Ambiguous">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:element>
<xs:element name="overlap-point"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>CA-style overlap</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#CA_Overlaps">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:attribute name="index" type="xs:positiveInteger" use="optional"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Integer label to distinguish among different overlaps over the same text.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#CA_Overlaps">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="start-end" use="required"><xs:simpleType><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Start or end of overlap</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#CA_Overlaps">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="start"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Start</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#TopBeginOverlap_Delimiter">CHAT manual section on this topic...</a></xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#BottomBeginOverlap_Delimiter">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="end"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>End</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#TopEndOverlap_Delimiter">CHAT manual section on this topic...</a></xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#BottomEndOverlap_Delimiter">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:attribute><xs:attribute name="top-bottom" use="required"><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="top"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>The first of a set of overlaps.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#TopBeginOverlap_Delimiter">CHAT manual section on this topic...</a></xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#TopEndOverlap_Delimiter">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="bottom"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>The second (or third, etc.) of a set of overlaps.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#BottomBeginOverlap_Delimiter">CHAT manual section on this topic...</a></xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#BottomEndOverlap_Delimiter">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:attribute></xs:complexType></xs:element>
Element underline
Namespace
http://www.talkbank.org/ns/talkbank
Annotations
Mark as underlined arbitrary content, for presentation purposes in CLAN.
<xs:element name="underline"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Mark as underlined arbitrary content, for presentation purposes in CLAN.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Underline">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:attribute name="type" type="beginEndType" use="required"/></xs:complexType></xs:element>
Element italic
Namespace
http://www.talkbank.org/ns/talkbank
Annotations
Mark as italicized arbitrary content, for presentation purposes in CLAN.
<xs:element name="italic"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Mark as italicized arbitrary content, for presentation purposes in CLAN.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Italic">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:attribute name="type" type="beginEndType" use="required"/></xs:complexType></xs:element>
Element shortening
Namespace
http://www.talkbank.org/ns/talkbank
Annotations
Unspoken segment in a word, coded in CHAT
by surrounding parentheses.
<xs:element name="shortening"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Unspoken segment in a word, coded in CHAT by surrounding parentheses.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Shortenings">CHAT manual section on this topic...</a></xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Noncompletion_Code">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:simpleContent><xs:extension base="nonemptyStringType"/></xs:simpleContent></xs:complexType></xs:element>
<xs:element name="p"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Prosody inside a word: stress, blocking etc.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Prosody">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:attribute name="type"><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="drawl"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>:</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Lengthening_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="pause"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>^ internal</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#WordInternalPause_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:attribute></xs:complexType></xs:element>
<xs:element name="ca-delimiter"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>CA delimited material with begin/end.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#CA_Delimiters">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:attribute name="type" type="beginEndType" use="required"></xs:attribute><xs:attribute name="label" type="ca-delimiter-type" use="required"></xs:attribute></xs:complexType></xs:element>
<xs:element name="ca-element"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>CA subwords that must occur inside a word.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#CA_Subwords">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:attribute name="type" type="ca-element-type" use="required"/></xs:complexType></xs:element>
<xs:element name="wk"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Clitic or compound marker inside a word.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Compounds">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:attribute name="type"><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="cmp"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>compound, CHAT +</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/MOR.html#SimpleCompound">MOR manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="cli"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>clitic, CHAT ~</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/MOR.html#Clitic_Compound">MOR manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:attribute></xs:complexType></xs:element>
<xs:element name="pos"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>%mor part of speech</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/MOR.html#Mor_POS">MOR manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:sequence><xs:element ref="c"/><!-- TODO should change from "s" to something else --><xs:element name="s" type="nonemptyStringType" minOccurs="0" maxOccurs="unbounded"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>%mor POS subcategory</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/MOR.html#Mor_Subcategory">MOR manual section on this topic...</a></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<xs:element name="replacement"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>[: word1 ...]; indicate replacement of a word by one or more words instead. [:: word1 ...] to indicate that the word is a real word</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Replacements">CHAT manual section on this topic...</a></xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Replacement_Scope">CHAT manual section on this topic...</a></xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Assimilations">CHAT manual section on this topic...</a></xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#DialectalVariations">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:sequence><xs:element ref="w" minOccurs="1" maxOccurs="unbounded"/></xs:sequence><xs:attribute name="real" type="xs:boolean"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>[:: word1 ...] indicates that the word was real and MOR should analyze it</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Replacement_Real">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute></xs:complexType></xs:element>
<xs:element name="mor"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>A group of words in %mor or %trn or %umor.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Morphological_Tier">CHAT manual section on this topic...</a></xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Training_Tier">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:complexContent><xs:extension base="morphemicBaseType"><xs:sequence><xs:element ref="mor-pre" minOccurs="0" maxOccurs="unbounded"/><xs:element ref="mor-post" minOccurs="0" maxOccurs="unbounded"/></xs:sequence><xs:attribute name="type" type="nonemptyStringType" use="required"/><xs:attribute name="omitted" type="xs:boolean"/></xs:extension></xs:complexContent></xs:complexType></xs:element>
Element mw
Namespace
http://www.talkbank.org/ns/talkbank
Annotations
Morphemic "word": the unit of a %mor line corresponding to a single non-compound word
on the
main line.
<xs:element name="mw"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Morphemic "word": the unit of a %mor line corresponding to a single non-compound word on the main line.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/MOR.html#Mor_Simple_Word">MOR manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:sequence><xs:element ref="mpfx" minOccurs="0" maxOccurs="unbounded"/><xs:element ref="pos"/><xs:element ref="stem"/><!-- TODO suffix--><xs:element ref="mk" minOccurs="0" maxOccurs="unbounded"/></xs:sequence></xs:complexType></xs:element>
<xs:element name="mk"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>morphemes</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/MOR.html#Mor_Markers">MOR manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:simpleContent><xs:extension base="nonemptyStringType"><xs:attribute name="type" use="required"><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="sfx"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>suffix marker, CHAT equivalent is -suffix</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/MOR.html#Mor_Markers_Suffix">MOR manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="sfxf"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>suffix fusion marker, CHAT equivalent is &suffix</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/MOR.html#Mor_Markers_Suffix_Fusional">MOR manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="mc"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>morphological category, CHAT equivalent is :suffix</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/MOR.html#Mor_Markers_Category">MOR manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:attribute></xs:extension></xs:simpleContent></xs:complexType></xs:element>
<xs:element name="mt" type="baseTerminatorType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Terminator on %mor line, important for %gra.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/MOR.html#Mor_Terminators">MOR manual section on this topic...</a></xs:documentation></xs:annotation></xs:element>
<xs:element name="gra"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>GRASP data for a single word in %gra or %grt or %ugra</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#GrammaticalRelations_Tier">CHAT manual section on this topic...</a></xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#GrammaticalRelationsTraining_Tier">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><!-- TODO preliminary, without internal references --><xs:complexType mixed="false"><xs:attribute name="type" type="nonemptyStringType" use="required"/><xs:attribute name="index" type="xs:int" use="required"/><xs:attribute name="head" type="xs:int" use="required"/><xs:attribute name="relation" type="nonemptyStringType" use="required"/></xs:complexType></xs:element>
<xs:element name="pause"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Pause at a point in an utterance.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Pause_Marker">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:sequence><xs:element ref="mod" minOccurs="0" maxOccurs="1"/><xs:element ref="pho" minOccurs="0" maxOccurs="1"/></xs:sequence><xs:attribute name="symbolic-length" type="pauseSymbolicLengthType" use="required"/><xs:attribute name="length" type="pauseNumericLengthType" use="optional"/></xs:complexType></xs:element>
<xs:element name="g"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>A group of material that is annotated. May be nested, i.e., a group may contain groups as well as words and other material.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Group">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:sequence><xs:choice maxOccurs="unbounded"><xs:element ref="w"/><xs:element ref="g"/><xs:element ref="pg"/><xs:element ref="sg"/><xs:element ref="quotation"/><xs:element ref="pause"/><xs:element ref="internal-media"/><xs:element ref="freecode"/><xs:element ref="e"/><xs:element ref="s"/><xs:element ref="tagMarker"/><xs:element ref="long-feature"/><xs:element ref="nonvocal"/><xs:element ref="overlap-point"/><xs:element ref="underline"/><xs:element ref="italic"/></xs:choice><!-- optional --><xs:choice minOccurs="0" maxOccurs="unbounded"><xs:element ref="k"/><xs:element ref="error"/><xs:element ref="duration"/><xs:element ref="ga"/><xs:element ref="overlap"/></xs:choice></xs:sequence></xs:complexType></xs:element>
Element pg
Namespace
http://www.talkbank.org/ns/talkbank
Annotations
Group purely for phonetic annotation purposes. Note that there are no main
line annotations allowed for the group.
<xs:element name="pg"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Group purely for phonetic annotation purposes. Note that there are no main line annotations allowed for the group.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Phonological_Group">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:sequence><xs:choice maxOccurs="unbounded"><xs:element ref="w"/><xs:element ref="g"/><xs:element ref="quotation"/><xs:element ref="pause"/><xs:element ref="internal-media"/><xs:element ref="freecode"/><xs:element ref="e"/><xs:element ref="s"/><xs:element ref="tagMarker"/><xs:element ref="long-feature"/><xs:element ref="nonvocal"/><xs:element ref="overlap-point"/><xs:element ref="underline"/><xs:element ref="italic"/></xs:choice><xs:element ref="mod" minOccurs="0" maxOccurs="1"/><xs:element ref="pho" minOccurs="0" maxOccurs="1"/></xs:sequence></xs:complexType></xs:element>
<xs:element name="quotation"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Begin or end quoted material; “ and ”</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Quotation">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:sequence minOccurs="0" maxOccurs="unbounded"><xs:element ref="mor"/></xs:sequence><xs:attribute name="type" type="beginEndType" use="required"/></xs:complexType></xs:element>
<xs:element name="internal-media" type="mediaType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Media bullet used only before a terminator.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Internal_Media">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:element>
Element freecode
Namespace
http://www.talkbank.org/ns/talkbank
Annotations
Unscoped complex local events in the middle of an utterance.
<xs:element name="freecode"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Unscoped complex local events in the middle of an utterance.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#ComplexLocalEvents">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:simpleContent><xs:extension base="nonemptyStringType"/></xs:simpleContent></xs:complexType></xs:element>
<xs:element name="action"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>0</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Action_Code">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"/></xs:element>
<xs:element name="happening" type="nonemptyStringType"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>&=; happening, such as sneeze</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Local_Event">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:element>
Element otherSpokenEvent
Namespace
http://www.talkbank.org/ns/talkbank
Annotations
&*WHO=word; word spoken by someone else during an utterance.
<xs:element name="otherSpokenEvent"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>&*WHO=word; word spoken by someone else during an utterance.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#InterposedWords">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:attribute name="who" type="speakerID" use="required"/><xs:attribute name="said" type="nonemptyStringType" use="required"/></xs:complexType></xs:element>
<xs:element name="k"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Retracing and other markers.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Markers">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:attribute name="type" use="required"><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="stressing"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>[!]</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Stressing_Scope">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="contrastive stressing"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>[!!]</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#ContrastiveStressing_Scope">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="best guess"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>[?] in CHAT, ( text ) in CA</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#BestGuess_Scope">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="retracing"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>[/] in CHAT</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Repetition_Scope">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="retracing with correction"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>[//] in CHAT, - in CA</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Retracing_Scope">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="retracing reformulation"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>[///] in CHAT</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Reformulation_Scope">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="retracing unclear"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>[/?]</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#UnclearRetracing_Scope">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="false start"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>[/-]</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#FalseStart_Scope">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="mor exclude"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>[e]</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#MorExclude_Scope">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:attribute></xs:complexType></xs:element>
<xs:element name="error"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>[*] or [* text]</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#ErrorMarking_Scope">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:string"/></xs:simpleType></xs:element>
<xs:element name="overlap"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Mark a scope for overlaps.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Overlaps">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="false"><xs:attribute name="index" type="xs:positiveInteger" use="optional"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Integer label to distinguish among different overlaps over the same text.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Overlaps">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:attribute><xs:attribute name="type" use="required"><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="overlap follows"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>[>]</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#OverlapFollows_Scope">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="overlap precedes"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>[<]</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#OverlapPrecedes_Scope">CHAT manual section on this topic...</a></xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:attribute></xs:complexType></xs:element>
Element ga
Namespace
http://www.talkbank.org/ns/talkbank
Annotations
Inlined dependent tier: scoped annotation that applies to a group.
<xs:element name="ga"><xs:annotation xmlns="http://www.w3.org/1999/xhtml"><xs:documentation>Inlined dependent tier: scoped annotation that applies to a group.</xs:documentation><xs:documentation><a href="https://talkbank.org/manuals/CHAT.html#Group_Scopes">CHAT manual section on this topic...</a></xs:documentation></xs:annotation><xs:complexType mixed="true"><xs:attribute name="type" type="groupAnnotationTypeType"/></xs:complexType></xs:element>