File Information

File: 05-lr/acl_arc_1_sum/cleansed_text/xml_by_section/metho/90/c90-3065_metho.xml

Size: 18,126 bytes

Last Modified: 2025-10-06 14:12:30

<?xml version="1.0" standalone="yes"?>
<Paper uid="C90-3065">
  <Title>RECOGNIZING ADVICE, WARNINGS,PROMISES AND THREATS</Title>
  <Section position="1" start_page="0" end_page="0" type="metho">
    <SectionTitle>
RECOGNIZING ADVICE, WARNINGS,PROMISES AND THREATS
</SectionTitle>
    <Paragraph position="0"> It is argued here that utterances in the imperative mood typically are embedded either explicitly or implicitly in Aristotelean practical arguments, i.e., arguments whose conclusions specify an action to be performed by an agent and whose premises provide justification for that action. It is argued further that the illocutionary force of an imperative, e.g., advice, warning, request, etc., is determined by the structure of the practical argument in which it is embedded.</Paragraph>
    <Paragraph position="1"> Algorithms for reconstructing partial practical arguments are developed. Emerging from the discussion is a set of heuristics for identifying advice, warnings, conditional promises and conditional threats in natural language settings. Sample output from a test program employing these heuristics is presented. Finally, it is suggested that the techniques outlined in this paper point to the possibility of dialogue and story understanding systems which are more general and require significantly less domain specific &amp;quot;knowledge than do current systems.</Paragraph>
    <Paragraph position="2"> I. Practical Arguments Consider the utterance &amp;quot;Don't go near the stove&amp;quot;. Is this a warning, an order, a request or perhaps an instance of some other speech act category? Apart from context, it is impossible to tell. But once context is supplied the answer is typically quite evident.</Paragraph>
    <Paragraph position="3">  1. If you touch the stove, you will burn yourself. So don't go near the stove. (warning) 2. The player who avoids touching the stove usually wins the game. So don't touch the stove. (advice) 3. I can't take another one of your casseroles. If you  want to live don't touch the stove. (threat) What these cases have in common is that they are all examples of what philosophers since Aristotle have called practical arguments, that is, arguments whose conclusions name an action to be performed by an agent and whose premises provide reasons for the agent to perform that action. Speech acts such as advice, warning, instruction, and moral exhortation are conceptually linked to practical arguments in the following way. In classifying an utterance as advice, warning, etc., we specify the type of practical argument in which that utterance is either implicitly or explicitly embedded.</Paragraph>
    <Paragraph position="4"> Consider advice, for example. To advise X to do A is, among other things, to imply that X's interests will be served by doing A. When advice comes packaged This project is funded by Universal Energy Systems, hac. and the United States Air Force, Contract No. F49620-8g-c0053/SB5881-0378. null in the form of an imperative, that implication functions as the premise of a general practical argument whose conclusion is &amp;quot;X, do A.&amp;quot; To warn X not to do A, on the other hand, is to imply that X's interests will suffer if X does A. That implication in turn functions as the premise of a general practical argument whose conclusion is &amp;quot;X, do not do A.&amp;quot; To morally exhort X to do A is to imply that some moral end will be served should X do A. Once again, that implication is the premise of the general practical argument being advanced by the speaker.</Paragraph>
    <Paragraph position="5"> A fundamental assumption of this paper is that arguments of the form &amp;quot;If X then Y. So (don't) do Z.&amp;quot; comprise a small but important subset of practical arguments, for the reason that many if not all practical arguments with imperative or quasi-imperative conclusions can be recast in this form without loss of meaning or structure. This assumption is based on the Aristotelian means-end model of practical arguments as deliberations which &amp;quot;assume the end (viz. a desire need, interest or goal of the agent) and consider how and by what means it is to be attained.&amp;quot; (Aristotle, 1915, 1112b15-31). Consider the following example.</Paragraph>
    <Paragraph position="6"> The stove is hot. So don't touch it.</Paragraph>
    <Paragraph position="7"> While readily understandable, this argument is incomplete. Fleshed out, it becomes  1. The stove is hot.</Paragraph>
    <Paragraph position="8"> 2. Hot things cause burns when touched.</Paragraph>
    <Paragraph position="9"> 3. If you touch the stove, you will burn yourself. (1,2) 4. (You wish to avoid burning yourself.) 5. So don't touch the stove. (3,4)  In the short version, the hearer's interests as well as the implications of the stove's being hot are so obvious that they are not mentioned. Note that in the long version, I is not even a premise of the main argument. Its role is to provide evidence for 3. If this example is typical, the form &amp;quot;If X then Y. So (don't) do Z&amp;quot; may well capture the deep structure of a large and significant class of practical arguments.</Paragraph>
    <Paragraph position="10"> How does one go about reducing practical arguments to the form &amp;quot;If X then Y. So (don't) do Z&amp;quot;? To continue the example, suppose &amp;quot;Hot things cause burns when touched&amp;quot; has been stored in a knowledge base. The reduction of &amp;quot;The stove is hot. So don't touch it&amp;quot; can then be carried out as follows.</Paragraph>
    <Paragraph position="11">  1. Assume that the real premise (RP) of the the argument is of the form &amp;quot;If X then Y&amp;quot; where X is the negation of the propositional content of the conclusion and Y is some as yet unspecified harm to H.</Paragraph>
    <Paragraph position="12"> 2. Also assume that the role of the stated premise (SP) is to provide evidence for RP.</Paragraph>
    <Paragraph position="13">  3. The consequent of RP (viz. &amp;quot;you will burn yourdeg :~elf') can now be deduced fiom SP and the known fact that hot things cause burns when touched.</Paragraph>
    <Paragraph position="14"> This and sinfilar algorithms have been implemented in ?ASA (Practical Arguments &amp; Speech Acts), a test program which accepts practical arguments as input and identifies their principal speeeh acts.</Paragraph>
    <Paragraph position="15"> :~. PASA ~everal hem'istics in PASA assist in the identification of speech acts and reduce substantially the need for domahl specific or nonlinguistic knowledge that would otherwise be necessary. As a start, consider the folilowing examples.</Paragraph>
    <Paragraph position="16"> ~. If you finishyour homework, l will give you more c~Lstor oil to drink. So finish your homework.</Paragraph>
    <Paragraph position="17"> 2. If you don't finish your homework, I will give you  more castor oil to drink. So finish your homework.</Paragraph>
    <Paragraph position="18"> In neither c~e is there any difficulty in deducing S's views on C~LStor oil. In the first example, it is promi~ed as reward, and in the second is threatened as punishment. What makes these deductions possible is the relationship between the propositional contents of the imirerative and the antecedent of the conditional. In the fu'st hlsumce they are identical; in the second, the one is the negation of the other. PASA utilizes both heuristics to identify speech acts and to deduce and record the evaluative stance of the speaker towards a given state of affairs. The former is instrumental in the identification of promises and advice, and the latter of threats and warnings. &amp;quot;\[he next pair of exampies illustrate another helpful heuristic which in fact is a genelalization of the above.</Paragraph>
    <Paragraph position="19">  3. If you finish your homework, I will give you more castor oil to drink. So get started.</Paragraph>
    <Paragraph position="20"> 4. If you don't finish your homework, I will give you  more castor oil to drink. So get started.</Paragraph>
    <Paragraph position="21"> Since getting started on a project increases (dramatic;ally) the likelihood of finishing iL it is obvious that example 3 is a promise and example 4 a threat.</Paragraph>
    <Paragraph position="22"> Whenever possible, PASA makes similar inferences.</Paragraph>
  </Section>
  <Section position="2" start_page="0" end_page="0" type="metho">
    <SectionTitle>
3, Sample I/O
</SectionTitle>
    <Paragraph position="0"> PASA was designed as a testbed for the ideas p~e.sented in sections 1 o 2. As such, it is not a fullllcdged natural language system, nor even a mature prototype for such a system. Inputs to the program me one premise practical arguments with imperative conclusions. In the initial set of examples, the principal speech act is determined by examining the structure of the argument and the syntactic form of premise's consequent. Program output is in boldface.</Paragraph>
    <Paragraph position="1"> C-Prolog version 1.4 I% \[pasa\].</Paragraph>
    <Paragraph position="2"> pasa consulted 33004 bytes 7.449997 sec.</Paragraph>
    <Paragraph position="3"> I?- talk.</Paragraph>
    <Paragraph position="4"> I: If you finish your homework then I will let you watch television. So finish that math.</Paragraph>
    <Paragraph position="5"> S promised to let you watch television if you finish your homework.</Paragraph>
    <Paragraph position="6"> I: I will ground you for a week if you fail the test tomorrow. So do not fail.</Paragraph>
    <Paragraph position="7"> S threatened to ground you for a week if you fail the test tomorrow.</Paragraph>
    <Paragraph position="8"> I: If you study for tile exam then you will pass. So study haxd.</Paragraph>
    <Paragraph position="9"> S advised you to study hard since if you study for the exam you will paw.</Paragraph>
    <Paragraph position="10"> In the next exmnple, PASA first has to be taught the relationship between starting arid finishing a project. I: Start on your math right away. I will let you watch television tonight if you finish all your homework before six.</Paragraph>
    <Paragraph position="11"> Let Y be the state of affairs described in the consedeg quent of the premisedeg Which of the following most accurately describes the viewpoint of the speaker? A. Y is in the interests of the hearer.</Paragraph>
    <Paragraph position="12"> B. Y is not in tile interests of the hearer.</Paragraph>
    <Paragraph position="13"> C. Y does not affect interests of the hearer one way or tile oilier.</Paragraph>
    <Paragraph position="14"> l: A.</Paragraph>
    <Paragraph position="15"> Let X be the state of affairs d~cribed in the antecedent of the premise and Z the action specified in the conclusion. Which of. the following most accurately describes the viewpoint of the speaker? A. The hearer should do Z in anticipation of Y. B, By doing Z hearer would increase likelihood of X. C. Neither of the above.</Paragraph>
    <Paragraph position="16"> k B.</Paragraph>
    <Paragraph position="17"> S promised to let you watch television tonight if you finish all your homework before six. Starting on your ninth right away will make it more likely that you will finish all your homework before sLx. PASA now knows what it needs to know in order to paraphrase similzLr cases. The next example is an enthymeme. PASA must generate the hidden premise before it can haz~ard a paraphrase.</Paragraph>
    <Paragraph position="18"> I: The stove is hot. So do not touch the stove. S warned you not to touch the stove since if you touch the stove you will be burned.</Paragraph>
  </Section>
  <Section position="3" start_page="0" end_page="337" type="metho">
    <SectionTitle>
4. Towards Language Driven Understanding
</SectionTitle>
    <Paragraph position="0"> PASA is a modest example of a language driven understanding system in which the need for domain specific knowledge is minimized. A methodological decision was made early on to appeal to nonlinguistic information only as a last resort. The motivation for this was twofold, In the first place, domain driven syso terns are inherently limited by the vast amounts of domain specific information required to process even the simplest texts. There appears little hope of generalizing these systems so that they are capable of exploiting structural commonalities between stories and dialogues from different donmins. Secondly, reliance on domain knowledge for quick fixes to text processing problems tends to deaden sensitivity to linguistic information present in those texts.</Paragraph>
    <Paragraph position="1">  I am convinced that linguistic cues play a far richer and more powerful role in natural language understanding than has been commonly supposed and that speech act analysis will prove a useful tool for systematieally investigating those cues. I conclude with an iUustration of how domain and language driven approaches to story understanding might differ. Consider the following story (Wilensky, 1978, pp. 2-3). &amp;quot;One day John went through a red light and was pulled over by a cop. John had just gotten a summons for speeding the previous week, and was told that if he got another violation, his license would be taken away. Then John remembered that he had two tickets for the Giant's game on him. He told the cop that he would g!ve them to him if he forgot the whole incident. The cop happened to be a terrific football fan. He took Iohn's tickets and drove away.</Paragraph>
    <Paragraph position="2"> Q1 Why did John offer the cop a couple of tickets? A1 Because he was afraid he was going to lose his license if he got another summons.&amp;quot; Wilensky has this to say about the story.</Paragraph>
    <Paragraph position="3"> &amp;quot;Consider what is involved in making the inference that John offered the cop his football tickets to prevent the loss of his license. First, the reader would have to infer that the cop was going to give John a traffic ticket. This inference requires the knowledge that a policeman is supposed to ticket people who break traffic rules... Now the reader must interpret John's statement to the cop as an attempt to prevent him from giving him a ticket. To interpret this sentence as an offer, a reader must know that one way to prevent someone from doing something is to persuade him not to do it....by offering him something desirable in exchange for his cooperation. The understander can (then) infer that football tickets are desirable to a football fan, since football tickets are necessary for getting into a football game.&amp;quot; Wilensky is setting the stage for a domain driven theory of understanding in which large stores of non-linguistic knowledge are required for story comprehension. Ironically, this very type of knowledge often impedes rather than assists comprehension, a fact known to every writer who has employed the O'Henry formula to surprise his audience. One can imagine such a writer adding a short paragraph to Wilensky's story in which it is revealed that John, desperately hoping to lose his license, had threatened the cop with football tickets, a threat which proved pathetically ineffective. A major drawback in the domain driven approach is that it limits the understander to one interpretation of a story when several may be possible. Consider the same story from a language driven perspective. The story is presented in schematic form to insure that the understander has little or no domain knowledge available to him.</Paragraph>
    <Paragraph position="4">  1. One day A did B and was approached by C.</Paragraph>
    <Paragraph position="5"> 2. A had just been given a D for doing E the previous week, and was told that if he got another D, then F would happen.</Paragraph>
    <Paragraph position="6"> 3. Then A remembered that he had a G with him.</Paragraph>
    <Paragraph position="7"> 4. A told C that he would give him a G if C did not give him a D.</Paragraph>
    <Paragraph position="8"> 5. C accepted the G and did not give A a D.</Paragraph>
    <Paragraph position="10"> An understander would make little headway with the schematic version of the story until reaching statement 4, where it becomes evident that A has either promised or threatened to give C a G if C does not give him a D. At this point the schema lends itself to two quite different interpretations.</Paragraph>
    <Paragraph position="11"> Suppose that 4 is a conditional promise. Given the purpose of such promises, it follows that A does not want C to give him a D. Thus, from A's point of view, getting another D is undesirable. Now some sense can be made of statement 2. There is a strong probability that the the reason why getting another D is undesirable is because it would lead to F. So F too is most likely undesirable from A's perspective.</Paragraph>
    <Paragraph position="12"> Given this interpretation of 4, the understander now knows all he needs to know about the schematic story to answer the sample question.</Paragraph>
    <Paragraph position="13"> Q Why did A say that he would give G to C if C did not give him a D? AI Because A was afraid that F would happen if C gave D to A.</Paragraph>
    <Paragraph position="14"> Now suppose that 4 is a conditional threat. In this case, it follows that A wants C to give him a D.</Paragraph>
    <Paragraph position="15"> Given statement 2, the likelihood is that the reason why getting another D is desirable from A's perspective is that it would lead to F. So F too is likely desirable. The appropriate answer to Q in this case is A2 Because A hoped that F would happen if C gave DtoA.</Paragraph>
    <Paragraph position="16"> It is of some interest that on this method of analysis, the inherent ambiguity of the story is preserved. This example and others like it provide suggestive evidence that understanding the general structure of such stories requires far less domain specific knowledge than Wilensky would lead us to believe. Clearly, many of the necessary inferences can be drawn from linguistic cues gleaned from the text. Domain knowlexlge facilitates and enriches comprehension. However, it may not be as fundamental to the task of understanding as some researchers have suggested.</Paragraph>
  </Section>
class="xml-element"></Paper>
Download Original XML