| <!-- da_internal.dtd -->
<!-- by Marion Klein -->
<!-- ABBREVIATIONS --> <!ENTITY % idAttr "id
ID #REQUIRED"
<!ENTITY % hRefAttr 'href
CDATA #IMPLIED
<!-- INTERNAL DA FILE LABEL --> <!ELEMENT da_internal_file (segment+)>
<!-- BASIC UNIT LABEL --> <!ELEMENT segment (communicative_status?, information_level,
forward_looking_function*,
<!-- DIMENSION LABELS --> <!ELEMENT communicative_status (uninterpretable
| abandoned | self_talk)>
<!ELEMENT information_level (task? | task_management?
|
<!ELEMENT forward_looking_function (statement?
| influencing_addressee_future_action? |
<!ELEMENT backward_looking_function (agreement?
| understanding? | answer? )>
<!-- DIALOGUE ACT LABELS --> <!ELEMENT uninterpretable EMPTY>
<!ELEMENT abandoned EMPTY>
<!ELEMENT self_talk EMPTY>
<!ELEMENT task EMPTY>
<!ELEMENT task_management EMPTY>
<!ELEMENT communication_management EMPTY>
<!ELEMENT other_level EMPTY>
<!ELEMENT statement (assert? | reassert? | other_statement?)>
<!ELEMENT assert EMPTY>
<!ELEMENT reassert EMPTY>
<!ELEMENT other_statement EMPTY>
<!ELEMENT influencing_addressee_future_action (open_option?
| action_directive?)>
<!ELEMENT open_option EMPTY>
<!ELEMENT action_directive EMPTY>
<!ELEMENT info_request EMPTY>
<!ELEMENT committing_speaker_future_action (offer?
| commit?)>
<!ELEMENT offer EMPTY>
<!ELEMENT commit EMPTY>
<!ELEMENT conventional (opening? | closing?)>
<!ELEMENT opening EMPTY>
<!ELEMENT closing EMPTY>
<!ELEMENT explicit_performative EMPTY>
<!ELEMENT exclamation EMPTY>
<!ELEMENT other_forward_function EMPTY>
<!ELEMENT agreement (accept? | accept_part? | maybe?
| reject_part? | reject? | hold?)>
<!ELEMENT accept EMPTY>
<!ELEMENT accept_part EMPTY>
<!ELEMENT maybe EMPTY>
<!ELEMENT reject_part EMPTY>
<!ELEMENT reject EMPTY>
<!ELEMENT hold EMPTY>
<!ELEMENT understanding (signal_non_understanding?
| signal_understanding? |
<!ELEMENT signal_non_understanding EMPTY>
<!ELEMENT signal_understanding (acknowledge? |
repeat_rephrase? | completion?)>
<!ELEMENT acknowledge EMPTY>
<!ELEMENT repeat_rephrase EMPTY>
<!ELEMENT completion EMPTY>
<!ELEMENT correct_misspeaking EMPTY>
<!ELEMENT answer EMPTY>
|