ACL-OCL / Base_JSON /prefixP /json /P89 /P89-1025.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "P89-1025",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T08:14:31.797456Z"
},
"title": "",
"authors": [
{
"first": "Johanna",
"middle": [
"D"
],
"last": "Moore",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "UCLA",
"location": {
"addrLine": "4676 Admiralty Way Marina del Key",
"postCode": "90292-6695",
"region": "CA",
"country": "USA"
}
},
"email": ""
},
{
"first": "C~cile",
"middle": [
"L"
],
"last": "Paris",
"suffix": "",
"affiliation": {},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "Explanation is an interactive process requiring a dialogue between advice-giver and advice-seeker. In this paper, we argue that in order to participate in a dialogue with its users, a generation system must be capable of reasoning about its own utterances and therefore must maintain a rich representation of the responses it produces. We present a text planner that constructs a detailed text plan, containing the intentional, attentional, and .,,e~,~nc~ ~tructures of the text it generates.",
"pdf_parse": {
"paper_id": "P89-1025",
"_pdf_hash": "",
"abstract": [
{
"text": "Explanation is an interactive process requiring a dialogue between advice-giver and advice-seeker. In this paper, we argue that in order to participate in a dialogue with its users, a generation system must be capable of reasoning about its own utterances and therefore must maintain a rich representation of the responses it produces. We present a text planner that constructs a detailed text plan, containing the intentional, attentional, and .,,e~,~nc~ ~tructures of the text it generates.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Providing explanations in an advisory situation is a highly interactive process, requiring a dialogue between advice-giver and adviceseeker (Pollack eta/., 1982) . Participating in a dialogue requires the ability to reason about previous responses, e.g., to interpret the user's follow-up questions in the context of the ongoing conversation and to determine how to clarify a response when necessary. To provide these capabilities, an explanation facility must understand what it was trying to convey and how that information was conveyed, i.e., the intentional structure behind the explanation, including thegoal of the explanation as a whole, the subgoal(s)of individual parts of the explanation, and the rhetorical means used to achieve them.",
"cite_spans": [
{
"start": 140,
"end": 161,
"text": "(Pollack eta/., 1982)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": null
},
{
"text": "Researchers in natural language under. standing have recognized the need for such information. In their work on discourse analysis, Grosz and Sidner (1986) argue that it is necessary to represent the intentional structure, the attentional structure (knowledge about which aspects of a dialogue are in focus at each point), and the linguistic structure of \"The research described in this paper was supported by the Defense Advanced Research Projects Agency (DARPA) under a NASA Ames cooperative agreement number NCC 2-520. The authors would like to thank William Swartout for comments on earlier versions of this paper. the discourse. In contrast, most text generation systems (with the notable exception of KAMP (Appelt, 1985) ) have used only rhetorical and attentional information to produce coherent text (McKeown, 1985 , McCoy, 1985 , Paris, 1988b , omitting intentional information, or conflating intentional and rhetorical information (Hovy, 1988b) . No text generation system records or reasons about the rhetorical, the attentional, as well as the intentional structures of the texts it produces.",
"cite_spans": [
{
"start": 132,
"end": 155,
"text": "Grosz and Sidner (1986)",
"ref_id": "BIBREF4"
},
{
"start": 712,
"end": 726,
"text": "(Appelt, 1985)",
"ref_id": "BIBREF0"
},
{
"start": 808,
"end": 822,
"text": "(McKeown, 1985",
"ref_id": "BIBREF14"
},
{
"start": 823,
"end": 836,
"text": ", McCoy, 1985",
"ref_id": "BIBREF13"
},
{
"start": 837,
"end": 851,
"text": ", Paris, 1988b",
"ref_id": "BIBREF21"
},
{
"start": 941,
"end": 954,
"text": "(Hovy, 1988b)",
"ref_id": "BIBREF8"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": null
},
{
"text": "In this paper, we argue that to successfully participate in an explanation dialogue, a generation system must maintain the kinds of information outlined by Grosz and Sidner as well as an explicit representation of the rhetorical structure of the texts it generates.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": null
},
{
"text": "We present a text planner that builds a detailed text plan, containing the intentional, attentional, and rhetorical structures of the responses it produces. The main focus of this paper is the plan language and the plan structure built by our system. Examples of how this structure is used in answering followup questions appear in (Moore and Swartout, 1989) .",
"cite_spans": [
{
"start": 332,
"end": 358,
"text": "(Moore and Swartout, 1989)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": null
},
{
"text": "In order to handle follow-up questions that may arise if the user does not fully understand a response given by the system, a generation facility must be able to determine what portion of the text failed to achieve its purpose. If the generation system only knows the top-level discourse goal that was being achieved by the text (e.g., persuade the hearer to perform an action), and not what effect the individual parts of the text were intended to have on the hearer and how they fit together to achieve this top-level goal, its only recourse is to use a different strategy to achieve the top-level goal.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "WHY A DETAILED TEXT PLAN?",
"sec_num": null
},
{
"text": "It is not able to re-explain or clarify any part of the explanation. There is thus a need for a text plan to contain a specification of the intended effect of individual parts of the text on the hearer and how the parts relate to one another. We have developed a text planner that records the following information about the responses it produces:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "WHY A DETAILED TEXT PLAN?",
"sec_num": null
},
{
"text": "\u2022 the information that Grosz and Sidner (1986) have presented as the basics of a discourse structure:",
"cite_spans": [
{
"start": 23,
"end": 46,
"text": "Grosz and Sidner (1986)",
"ref_id": "BIBREF4"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "WHY A DETAILED TEXT PLAN?",
"sec_num": null
},
{
"text": "intentional structure: a representation of the effect each part of the text is intended to have on the hearer and how the complete text achieves the overall discourse purpose (e.g., describe entity, persuade hearer to perform an action).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "WHY A DETAILED TEXT PLAN?",
"sec_num": null
},
{
"text": "attentional structure: information / about which objects, properties and events are salient at each point in the discourse. User's followup questions are often ambiguous. Information about the attentional state of the discourse can be used to disambiguate them (cf. (Moore and Swartout, 1989) ).",
"cite_spans": [
{
"start": 266,
"end": 292,
"text": "(Moore and Swartout, 1989)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "WHY A DETAILED TEXT PLAN?",
"sec_num": null
},
{
"text": "\u2022 in addition, for generation we require the following:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "WHY A DETAILED TEXT PLAN?",
"sec_num": null
},
{
"text": "rhetorical structure: an agent must understand how each part of the text relates rhetorically to the others. This is necessary for linguistic reasons (e.g., to generate the appropriate clausal connectives in multi-sentential responses) and for responding to requests for elaboration/clarification.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "WHY A DETAILED TEXT PLAN?",
"sec_num": null
},
{
"text": "ad'vicegiving systems must take knowledge about their users into account. However, since we cannot rely on having complete user models, these systems may have to make assumptions about the hearer in order to use a particular explanation strategy. Whenever such assumptions are made, they must be recorded.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 assumption information:",
"sec_num": null
},
{
"text": "The next sections describe this new text planner and show how it records the information needed to engage in a dialogue. Finally, a brief comparison with other approaches to text generation is presented.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 assumption information:",
"sec_num": null
},
{
"text": "The text planner has been developed as part of an explanation facility for an expert sys-tern built using the Explainable Expert Systems (EES) framework (Swartout and Smoliar, 1987) . The text planner has been used in two applications. In this paper, we draw our examples from one of them, the Program Enhancement Advisor (PEA) (Neches et al., 1985) . PEA is an advice-giving system intended to aid users in improving their Common Lisp programs by recommending transformations that enhance the user's code. 1 The user supplies PEA with a program and indicates which characteristics of the program should be enhanced (any combination of readability, maintainability, and efficiency). PEA then recommends transformations. After each recommendation is made, the user is free to ask questions about the recommendation.",
"cite_spans": [
{
"start": 153,
"end": 181,
"text": "(Swartout and Smoliar, 1987)",
"ref_id": null
},
{
"start": 328,
"end": 349,
"text": "(Neches et al., 1985)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "TEXT PLANNER",
"sec_num": null
},
{
"text": "We have implemented a top-down hierarchical expansion planner (d la Sacerdoti (1975) ) that plans utterances to achieve discourse goals, building (and recording) the intentional, attentional, and rhetorical structure of the generated text. In addition, since the expert system explanation facility is intended to be used by many different users, the text planner takes knowledge about the user into account. In our system, the user model contains the user's domain goals and the knowledge he is assumed to have about the domain.",
"cite_spans": [
{
"start": 68,
"end": 84,
"text": "Sacerdoti (1975)",
"ref_id": "BIBREF23"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "TEXT PLANNER",
"sec_num": null
},
{
"text": "In our plan language, intentional goals are represented in terms of the effects the speaker intends his utterance to have on the hearer. Following Hovy (1988a) , we use the terminology for expressing beliefs developed by Cohen and Levesque (1985) in their theory of rational interaction, but have found the need to extend the terminology to represent the types of intentional goals necessary for the kinds of responses desired in an advisory setting. Although Cohen and Levesque have subsequently retracted some aspects of their theory of rational interaction (Cohen and Levesque, 1987) , the utility of their notation for our purposes remains unaffected, as argued in (Hovy, 1989 Rhetorical structure is represented in terms of the rhetorical relations defined in Rhetorical Structure Theory (RST) (Mann and Thompson, 1987) , a descriptive theory characterizing text structure in terms of the relations that hold between parts of a text (e.g., CONTRAST, MOTIVATION). The definition of each RST relation includes constraints on the two entities being related as well as constraints on their combination, and a specification of the effect which the speaker is attempting to achieve on the hearer's belids. Although other researchers have categorized typical intersentential relations (e.g., (Grimes, 1975 , Hobbs, 1978 ), the set of relations proposed by RST is the most complete and the theory sufficiently detailed to be easily adapted for use in generation.",
"cite_spans": [
{
"start": 147,
"end": 159,
"text": "Hovy (1988a)",
"ref_id": "BIBREF6"
},
{
"start": 221,
"end": 246,
"text": "Cohen and Levesque (1985)",
"ref_id": "BIBREF1"
},
{
"start": 560,
"end": 586,
"text": "(Cohen and Levesque, 1987)",
"ref_id": "BIBREF2"
},
{
"start": 669,
"end": 680,
"text": "(Hovy, 1989",
"ref_id": "BIBREF9"
},
{
"start": 799,
"end": 824,
"text": "(Mann and Thompson, 1987)",
"ref_id": null
},
{
"start": 1290,
"end": 1303,
"text": "(Grimes, 1975",
"ref_id": "BIBREF3"
},
{
"start": 1304,
"end": 1317,
"text": ", Hobbs, 1978",
"ref_id": "BIBREF5"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "THE PLAN LANGUAGE",
"sec_num": null
},
{
"text": "In our plan language, each plan operator consists of:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE PLAN LANGUAGE",
"sec_num": null
},
{
"text": "an effect:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE PLAN LANGUAGE",
"sec_num": null
},
{
"text": "a characterization of what goai(s) this operator can be used to achieve.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE PLAN LANGUAGE",
"sec_num": null
},
{
"text": "An effect may be an intentional goal, such as persuade the hearer to do an ac~ionorarhetorical relation, such as provide motivation for an action. a constraint list: a list of conditions that must be true before the operator can be applied. Constraints may refer to facts in the system's knowledge base or in the user model.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE PLAN LANGUAGE",
"sec_num": null
},
{
"text": "the main topic to be expressed. The nucleus is either a primitive operator (i.e., speech acts such as inform, recommend and ask) or a goal intentional or rhetorical) which must be ther expanded. All operators must contain a nucleus.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 a nucleus:",
"sec_num": null
},
{
"text": "\u2022 satellites: subgoal(s)that express additional information which may be needed to achieve the effect of the operator. When present, satellites may be specified as required or optional.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 a nucleus:",
"sec_num": null
},
{
"text": "Examples of our plan operators are shown in Figures 1 and 2. The operator shown in Figure 1 can be used if the speaker (S) intends to persuade the hearer (H) to intend to do some act. This plan operator states that if an act is a step in achieving some domain goal(s) that the hearer shares, one way to persuade the hearer to do the act is to motivate the act in terms of those domain goals. Note that this plan operator takes into account not only the system's knowledge of itself, but also the system's knowledge about the user's goals, as embodied in a user model. If any domain goals that satisfy the constraints are found, this operator will cause the planner to post one or more MOTIVATION subgoals. This plan operator thus indicates that one way to achieve the intentional goal of persuading the hearer to perform an action is by using the rhetorical means MOTIVATION. You should replace (setq x I) with (serf x I). Serf can be used to assign a value to any generalized-variable. Serq can only be used to assign a value to a simple-variable. A generalized-variable is a storage location that can be named by any accessor function. What is a generalized variable? For example, the car and cdr of a cons are generalized-variables, named by the accessor functions car and cdr. Other examples are an element of an array or a component of a structure. Plans that achieve intentional goals and those that achieve rhetorical relations are distinguished for two reasons: (1) so that the completed plan structure contains both the intentional goals of the speaker and the rhetorical means used to achieve them; (2) because there are many different rhetorical strategies for achieving any given intentional goal. For example, the system has several plan operators for achieving the intentional goal of describing a concept. It may describe a concept by stating its class membership and describing its attributes and its parts, by drawing an analogy to a similar concept, or by giving examples of the concept. There may also be many different plan operators for achieving a particular rhetorical strategy. (The planner employs selection heuristics for choosing among applicable operators in a given situation (Moore and Swartout, 1989) .)",
"cite_spans": [
{
"start": 2205,
"end": 2231,
"text": "(Moore and Swartout, 1989)",
"ref_id": null
}
],
"ref_spans": [
{
"start": 83,
"end": 91,
"text": "Figure 1",
"ref_id": null
}
],
"eq_spans": [],
"section": "\u2022 a nucleus:",
"sec_num": null
},
{
"text": "Our plan language allows both general and specific plans to be represented. For example, Figure 2 shows a plan operator for achieving the rhetorical relation MOTIVATION. This is a very specific operator that can be used only when the act to be motivated is a replacement (e.g., replace sezq with sezf). In this case, one strategy for motivating the act is to compare the object being replaced and the object that replaces it with respect to the domain goal being achieved. On the other hand, the operator shown in Figure 3 is general and can be used to achieve mu-tual belief of any assertion by first informing the hearer of the assertion and then, op-tionaUy, by persuading him of that fact. Because we allow very general operators as well as very specific ones, we can include both domain-independent and domain-dependent strategies.",
"cite_spans": [],
"ref_spans": [
{
"start": 89,
"end": 97,
"text": "Figure 2",
"ref_id": "FIGREF0"
},
{
"start": 514,
"end": 522,
"text": "Figure 3",
"ref_id": null
}
],
"eq_spans": [],
"section": "\u2022 a nucleus:",
"sec_num": null
},
{
"text": "Consider the sample dialogue with our system shown in Figure 4 , in which the user indicates that he wishes to enhance the maintainability of his program. While enhancing maintainability, the system recommends that the user perform the act replace-I, namely 'replace setq with serf', and thus posts the intentional goal (BMB S H (GOAL H Evenzually(DONE H replace-I))). This discourse goal says that the speaker would like to achieve the state where the speaker believes that the hearer and speaker mutually believe that it is a goal of the hearer that the replacement eventually be done by the hearer.",
"cite_spans": [],
"ref_spans": [
{
"start": 54,
"end": 62,
"text": "Figure 4",
"ref_id": null
}
],
"eq_spans": [],
"section": "A DETAILED EXAMPLE",
"sec_num": null
},
{
"text": "The planner then identifies all the operators whose effect field matches the discourse goal to be achieved. For each operator found, the planner checks to see if all of its constraints are satisfied. In doing so, the text planner attempts to find variable bindings in the expert system's knowledge base or the user model that satisfy all the constraints in EFFECT: (BMB S H (GOAL H Eventually(DONE H ?act))) CONSTRAINTS: none NUCLEUS: (RECOMMEND S H ?act) SATELLITES: (((BMB S H (COMPETENT H (DONE H ?act))) *optional*) ((PERSUADE S H (GOAL H Eventually(DONE H 7act))) *optional*) ) Figure 5 : High-level Plan Operator for Recommending an Act apply-SETQ-t o-SETF-~rans formal; ion apply-lo cal-1;ransf ormat ions-whos e-rhs-us e-is-mor e-general-1:han-lhs-us \u2022 apply-local-1;rans f orma1~ions-thal;-enhance-mainl;ainability apply-1~ransforma\u00a2 ions-1~hal;-enhanc e-mainl; ainabili~y enhanc e-mainl; ainabili1: y enhance-program Figure 6 : System goals leading to replace setq wil;h sel;f the constraint list. Those operators whose constraints are satisfied become candidates for achieving the goal, and the planner chooses one based on: the user model, the dialogue history, the specificity of the plan operator, and whether or not assumptions about the user's beliefs must be made in order to satisfy the operator's constraints.",
"cite_spans": [],
"ref_spans": [
{
"start": 583,
"end": 591,
"text": "Figure 5",
"ref_id": null
},
{
"start": 927,
"end": 935,
"text": "Figure 6",
"ref_id": null
}
],
"eq_spans": [],
"section": "A DETAILED EXAMPLE",
"sec_num": null
},
{
"text": "Continuing the example, the current discourse goal is to achieve the state where it is mutually believed by the speaker and hearer that the hearer has the goal of eventually executing the replacement. This discourse goal can be achieved by the plan operator in Figure 5 . This operator has no constraints.",
"cite_spans": [],
"ref_spans": [
{
"start": 261,
"end": 269,
"text": "Figure 5",
"ref_id": null
}
],
"eq_spans": [],
"section": "A DETAILED EXAMPLE",
"sec_num": null
},
{
"text": "Assume it is chosen in this case. The nucleus is expanded first, 3 causing (RECOMMEND S H replace-l) to be posted as a subgoal. RECOMMEND is a primitive operator, and so expansion of this branch of the plan is complete. 4 Next, the planner must expand the satellites. Since both satellites are optional in this case, the planner must decide which, if any, are to be posted as subgoals. In this example, the first satellite will not be expanded because the user model indicates that the user is ca-31n some cases, such as a satellite posting the rhetorical relation background, the satellite is expanded first. +At this point, (RECOMMEND S H replace-l) must be translated into a form appropriate as input.to the realization component, the Penman system (Mann, 1983 , Kasper, 1989 . Based on the type of speech act, its arguments, and the context in which it occurs, the planner builds the appropriate structure. Bateman and Paxis (1989) have begun to investigate the problem of phrasing utterances for different types of users. pable of performing replacement acts. The second satellite is expanded, s posting the intentional subgoal to persuade the user to perform the replacement. A plan operator for acldeving this goal using the rhetorical relation MOTIVATION was shown in Figure i .",
"cite_spans": [
{
"start": 752,
"end": 763,
"text": "(Mann, 1983",
"ref_id": "BIBREF12"
},
{
"start": 764,
"end": 778,
"text": ", Kasper, 1989",
"ref_id": "BIBREF10"
}
],
"ref_spans": [
{
"start": 1276,
"end": 1284,
"text": "Figure i",
"ref_id": null
}
],
"eq_spans": [],
"section": "A DETAILED EXAMPLE",
"sec_num": null
},
{
"text": "When attempting to satisfy the constraints of the operator in Figure 1 , the system first checks the constraints (GOAL S ?domain-goal) and (STEP replace-1 ?domain-goal). These constraints state that, in order to use this operator, the system must find an expert system goal, ?domain-goal, that replace-I is a step in achieving.",
"cite_spans": [],
"ref_spans": [
{
"start": 62,
"end": 70,
"text": "Figure 1",
"ref_id": null
}
],
"eq_spans": [],
"section": "A DETAILED EXAMPLE",
"sec_num": null
},
{
"text": "This results in several possible bindings for the variable ?domain-goal. In this case, the applicable system goals, listed in order from most specific to the top-level goal of the system, are shown in Figure 6 .",
"cite_spans": [],
"ref_spans": [
{
"start": 201,
"end": 209,
"text": "Figure 6",
"ref_id": null
}
],
"eq_spans": [],
"section": "A DETAILED EXAMPLE",
"sec_num": null
},
{
"text": "The last constraint of this plan operator, (BMB S H (GOAL H ?domain-goal)), is a constraint on the user model stating that the speaker and hearer should mutu~IIy believe that ?domain-goal is a goal of the hearer. Not all of the bindings found so far will satisfy this constraint. Those which do not will not be rejected immediately, however, as we do not assume that the user model is complete. Instead, they will be noted as possible bindings, and each will be marked to indicate that, if this binding is used, an assumption is being made, namely that the binding of Sin other situations, the system could choose not to expand this satellite and await feedback from the user instead (Moore and Swartout, 1989) . In this example, since the user is using the system to enhance a program and has indicated that he wishes to enhance the maintainability of the program, the system infers the user shares the top-level goal of the system (enhance-program), as well as the more specific goal enhance-mainZainabilizy. Therefore, these are the two goals that satisfy the constraints of the operator shown in Figure I .",
"cite_spans": [
{
"start": 684,
"end": 710,
"text": "(Moore and Swartout, 1989)",
"ref_id": null
}
],
"ref_spans": [
{
"start": 1100,
"end": 1108,
"text": "Figure I",
"ref_id": null
}
],
"eq_spans": [],
"section": "A DETAILED EXAMPLE",
"sec_num": null
},
{
"text": "The text planner prefers choosing binding environments that require no assumptions to be made. In addition, in order to avoid explaining parts of the reasoning chain that the user is familiar with, the most specific goal is chosen. The plan operator is thus instantiated with enhance-mainzainability as the binding for the variable ?domain-goal. The selected plan operator is recorded as such, and all other candidate operators are recorded as untried alternatives.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A DETAILED EXAMPLE",
"sec_num": null
},
{
"text": "The nucleus of the chosen plan operator is now posted, resulting in the subgoal (MOTIVATION replace-1 enhance-mainZainability). The plan operator chosen for achieving this goal is the one that 208 was shown in Figure 2 . This operator motivates the replacement by describing differences between the object being replaced and the object replacing it. Although there are many differences between sezq and serf, only the differences relevant to the domain goal at hand (enhance-mainzainabilizy) should be expressed. The relevant differences are determined in the following way. From the expert system's problem-solving knowledge, the planner determines what roles eezq and eezf play in achieving the goal enhance-maintainabilizy. In this case, the system is enhancing maintainability by applying transformations that replace a specific construct with one that has a more general usage. SeZq has a more specific usage than sezf, and thus the comparison between sezq and sezf should be based on the generality of their usage.",
"cite_spans": [],
"ref_spans": [
{
"start": 210,
"end": 218,
"text": "Figure 2",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "A DETAILED EXAMPLE",
"sec_num": null
},
{
"text": "Finally, since the term generalizedvariable has been introduced, and the user model indicates that the user does not know this term, an intentional goal to define it is posted:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A DETAILED EXAMPLE",
"sec_num": null
},
{
"text": "(BMB S H (KNOW H generalized-variable)).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A DETAILED EXAMPLE",
"sec_num": null
},
{
"text": "This goal is achieved with a plan operator that describes concepts by stating their class membership and describing their attributes. Once completed, the text plan is recorded in the dialogue history. The completed text plan for response (3) of the sample dialogue is shown in Figure 7 .",
"cite_spans": [],
"ref_spans": [
{
"start": 277,
"end": 285,
"text": "Figure 7",
"ref_id": "FIGREF4"
}
],
"eq_spans": [],
"section": "A DETAILED EXAMPLE",
"sec_num": null
},
{
"text": "As illustrated in Figure 7 , a text plan produced by our planner provides a detailed representation of the text generated by the system, indicating which purposes different parts of the text serve, the rhetorical means used to achieve them, and how parts of the plan are related to each other. The text plan also contains the assumptions that were made during planning. This text plan thus contains both the intentional structure and the rhetorical structure of the generated text. From this tree, the dominance and saris/actionprecedence relationships as defined by Grosz and Sidner can be inferred. Intentional goals higher up in the tree dominate those lower down and a left to right traversal of the tree provides satisfaction-precedence ordering. The attentional structure of the generated text can also be derived from the text plan. The text plan records the order in which topics appear in the explanation. The global variable *local-contezt ~ always points to the plan node that is currently in focus, and previously focused topics can be derived by an upward traversal of the plan tree.",
"cite_spans": [],
"ref_spans": [
{
"start": 18,
"end": 26,
"text": "Figure 7",
"ref_id": "FIGREF4"
}
],
"eq_spans": [],
"section": "ADVANTAGES",
"sec_num": null
},
{
"text": "The information contained in the text plan is necessary for a generation system to be able to answer follow-up questions in context. Follow-up questions are likely to refer to the previously generated text, and, in addition, they often refer to part of the generated text, as opposed to the whole text. Without an explicit representation of the intentional structure of the text, a system cannot recognize that a follow-up question refers to a portion of the text already generated. Even if the system realizes that the follow-up question refers back to the original text, it cannot plan a text to clarify a part of the text, as it no longer knows what were the intentions behind various pieces of the text.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ADVANTAGES",
"sec_num": null
},
{
"text": "Consider again the dialogue in Figure 4 . When the user asks 'What is a generalized variable?'",
"cite_spans": [],
"ref_spans": [
{
"start": 31,
"end": 39,
"text": "Figure 4",
"ref_id": null
}
],
"eq_spans": [],
"section": "ADVANTAGES",
"sec_num": null
},
{
"text": "(utterance (4) in Figure 4) , the query analyzer interprets this question and posts the goal: (BMB S H (KNOW H generalized-variable) ). At this point, the explainer must recognize that this discourse goal was attempted and not achieved by the last sentence of the previous explanation. 6 Failure to do so would lead to simply repeating the description of a generalized variable that the user did not understand. By examining the text plan of the previous explanation recorded in the dialogue history, the explainer is able to determine whether the current goal (resulting from the follow-up question) is a goal that was attempted and failed, as it is in this case. This time, when attempting to achieve the goal, the planner must select an alternative strategy. Moore (1989b) has devised recovery heuristics for selecting an alternative strategy when responding to such follow-up questions. Providing an alternative explanation would not be possible without the explicit representation of the intentional structure of the generated text. Note that it is important to record the rhetorical structure as well, so that the text planner can choose an alternative rhetorical strategy for achieving the goal. In the example under consideration, the recovery heuristics indicate that the rhetorical strategy of giving examples should be chosen.",
"cite_spans": [
{
"start": 762,
"end": 775,
"text": "Moore (1989b)",
"ref_id": "BIBREF19"
}
],
"ref_spans": [
{
"start": 18,
"end": 27,
"text": "Figure 4)",
"ref_id": null
}
],
"eq_spans": [],
"section": "ADVANTAGES",
"sec_num": null
},
{
"text": "Schemata (McKeown, 1985) encode standard patterns of discourse structure, but do not indude knowledge of how the various parts of a schema relate to one another or what their intended effect on the hearer is. A schema can be viewed as a compiled version of one of our text plans in which all of the nonterminal nodes have been pruned out and only the leaves (the speech acts) remain. While schemata can produce the same initial behavior as one of our text plans, all of the rationale for that behavior has been compiled out. Thus schemata cannot be used to participate in dialogues. If the user indicates that he has not understood the explanation, the system cannot know which part of the schema failed to achieve its effect on the hearer or which rhetorical strategy failed to achieve this effect. Planning a text using our approach is essentially planning a: schema from more finegrained plan operators. From a library of such plan operators, many varied schemata can result, improving the flexibility of the system.",
"cite_spans": [
{
"start": 9,
"end": 24,
"text": "(McKeown, 1985)",
"ref_id": "BIBREF14"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "RELATED WORK",
"sec_num": null
},
{
"text": "In an approach taken by Cohen and Appelt (1979) and Appelt (1985) , text is planned by reasoning about the beliefs of the hearer and speaker and the effects of surface speech aWe are also currently implementing another interface which allows users to use a mouse to point at the noun phrases or clauses in the text that were not understood {Moore, 1989b). acts on these beliefs (i.e., the intentional effect). This approach does not include rhetorical knowledge about how clausal units may be combined into larger bodies of coherent text to achieve a speaker's goals. It assumes that appropriate axioms could be added to generate large (more than one-or two-sentence) bodies of text and that the text produced will be coherent as a by-product of the planning process. However, this has not been demonstrated.",
"cite_spans": [
{
"start": 41,
"end": 47,
"text": "(1979)",
"ref_id": null
},
{
"start": 52,
"end": 65,
"text": "Appelt (1985)",
"ref_id": "BIBREF0"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "RELATED WORK",
"sec_num": null
},
{
"text": "Itecently, Hovy (1988b) built a text structurer which produces a coherent text when given a set of inputs to express. Hovy uses an opportunistic planning approach that orders the inputs according to the constraints on the rhetorical relations defined in Rhetorical Structure Theory. His approach provides a description of what can be said when, but does not include information about why this information can or should be included at a particular point. Hovy's approach confiates intentional and rhetorical structure and, therefore, a system using his approach could not later reason about which rhetorical strategies were used to achieve intentional goals.",
"cite_spans": [
{
"start": 11,
"end": 23,
"text": "Hovy (1988b)",
"ref_id": "BIBREF8"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "RELATED WORK",
"sec_num": null
},
{
"text": "The text planner presented is imple.mented in Common Lisp and can produce the text plans necessary, to participate in the sample ~lialogue described m this paper and several others (see (Moore, 1989a , Paris, 1988a ). We currently have over 60 plan operators and the system can answer tlie following types of (follow-up) questions:",
"cite_spans": [
{
"start": 186,
"end": 199,
"text": "(Moore, 1989a",
"ref_id": "BIBREF18"
},
{
"start": 200,
"end": 214,
"text": ", Paris, 1988a",
"ref_id": "BIBREF20"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "STATUS AND FUTURE WORK",
"sec_num": null
},
{
"text": "- The text planning system described in this paper is being incorporated into two expert systems currently under development. These systems will be installed and used in the field. This will give us an opportunity to evaluate the techniques proposed here.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "STATUS AND FUTURE WORK",
"sec_num": null
},
{
"text": "We are currently studying how the attentional structure inherent in our text plans can be used to guide the realization process, for example in the planning of referring expressions and the use of cue phrases and pronouns.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "STATUS AND FUTURE WORK",
"sec_num": null
},
{
"text": "We are also investigating criteria for the expansion and ordering of optional satellites in our plan operators. Currently we use information from the user model to dictate whether or not optional satellites are expanded, and their ordering is specified in each plan operator. We wish to extend our criteria for satellite expansion to include other factors such as pragmatic and stylistic goals (Hovy, 1988a ) (e.g., brevity) and the conversation that has occurred so far. We are also investigating the use of attentional information to control the ordering of these satellites (McKeown, 1985) . We also believe that the detailed text plan constructed by our planner will allow a system to modify its strategies based on experience (feedback from the user). In (Paris, 1988a), we outline our preliminary ideas on this issue. We have also begun to study how our planner can be used to handle incremental generation of texts. In (Moore, 1988) , we argue that the detailed representation provided by our text plans is necessary for execution monitoring and to indicate points in the planning process where feedback from the user may be helpful in incremental text planning.",
"cite_spans": [
{
"start": 394,
"end": 406,
"text": "(Hovy, 1988a",
"ref_id": "BIBREF6"
},
{
"start": 577,
"end": 592,
"text": "(McKeown, 1985)",
"ref_id": "BIBREF14"
},
{
"start": 926,
"end": 939,
"text": "(Moore, 1988)",
"ref_id": "BIBREF17"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "STATUS AND FUTURE WORK",
"sec_num": null
},
{
"text": "In this paper, we have presented a text planner that builds a detailed text plan, containing the intentional, attentional, and rhetorical structures of the responses it produces. We argued that, in order to participate in a dialogue with its users, a generation system must be capable of reasoning about its past utterances. The text plans built by our text planner provide a generator with the information needed to reason about its responses. We illustrated these points with a sample dialogue.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONCLUSIONS",
"sec_num": null
}
],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Phrasing a text in terms the user can understand",
"authors": [
{
"first": "Douglas",
"middle": [
"E"
],
"last": "Appelt ; John",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Bateman",
"suffix": ""
},
{
"first": "C~cile",
"middle": [
"L"
],
"last": "Paris",
"suffix": ""
}
],
"year": 1985,
"venue": "Proceedings of the Eleventh International Joint Conference on Artificial Intelligence",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Douglas E. Appelt. 1985. Planning Natu- ral Language Utterances. Cambridge Univer- sity Press, Cambridge, England. John A. Bateman and C~cile L. Paris. 1989. Phrasing a text in terms the user can understand. In Proceedings of the Eleventh International Joint Conference on Artificial Intelligence, Detroit, MI, August 20-25.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Speech Acts and RationaLity",
"authors": [
{
"first": "Philip",
"middle": [],
"last": "It",
"suffix": ""
},
{
"first": "Hector",
"middle": [
"J"
],
"last": "Cohen",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Levesque",
"suffix": ""
}
],
"year": 1985,
"venue": "Proceedings of the Twenty-Third Annual Meeting of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "49--60",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Philip It. Cohen and Hector J. Levesque. 1985. Speech Acts and RationaLity. In Pro- ceedings of the Twenty-Third Annual Meet- ing of the Association for Computational Lin- guistics, pages 49-60, University of Chicago, Chicago, Illinois, July 8-12.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Elements of a Plan-based Theory of Speech Acts",
"authors": [
{
"first": "I~",
"middle": [],
"last": "Philip",
"suffix": ""
},
{
"first": "Hector",
"middle": [
"J"
],
"last": "Cohen",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Levesque",
"suffix": ""
}
],
"year": 1979,
"venue": "Cognitive Science",
"volume": "3",
"issue": "",
"pages": "177--212",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Philip I~. Cohen and Hector J. Levesque. 1987. Intention is Choice with Commitment, November. Philip R. Cohen and C. Raymond Per- ranlt. 1979. Elements of a Plan-based Theory of Speech Acts. Cognitive Science, 3:177-212.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "The Thread of Discourse. Mouton, The Hague",
"authors": [
{
"first": "Joseph",
"middle": [
"E"
],
"last": "Grimes",
"suffix": ""
}
],
"year": 1975,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Joseph E. Grimes. 1975. The Thread of Discourse. Mouton, The Hague, Paris.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Attention, Intention, and the Structure of Discourse",
"authors": [
{
"first": "J",
"middle": [],
"last": "Barbara",
"suffix": ""
},
{
"first": "Candace",
"middle": [
"L"
],
"last": "Grosz",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Sidner",
"suffix": ""
}
],
"year": 1986,
"venue": "Computational Linguistics",
"volume": "12",
"issue": "3",
"pages": "175--204",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Barbara J. Grosz and Candace L. Sidner. 1986. Attention, Intention, and the Struc- ture of Discourse. Computational Linguistics, 12(3):175-204.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Why is a Discourse Coherent?",
"authors": [
{
"first": "Jerry",
"middle": [],
"last": "Hobbs",
"suffix": ""
}
],
"year": 1978,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jerry Hobbs. 1978. Why is a Discourse Coherent? Technical Report 176, SRI Inter- national.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Generating Natural Language Under Pragmatic Constraints",
"authors": [
{
"first": "Eduard",
"middle": [
"H"
],
"last": "Hovy",
"suffix": ""
}
],
"year": 1988,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Eduard H. Hovy. 1988a. Generating Nat- ural Language Under Pragmatic Constraints.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Planning Coherent Multisentential Text",
"authors": [
{
"first": "Eduard",
"middle": [
"H"
],
"last": "Hovy",
"suffix": ""
}
],
"year": 1988,
"venue": "Proceedings of the Twenty-Sixth Annual Meeting of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Eduard H. Hovy. 1988b. Planning Coher- ent Multisentential Text. In Proceedings of the Twenty-Sixth Annual Meeting of the As- sociation for Computational Linguistics, State University of New York, Buffalo, New York, June 7-10.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Unresolved Issues in Paragraph Planning",
"authors": [
{
"first": "Eduard",
"middle": [
"H"
],
"last": "Hovy",
"suffix": ""
}
],
"year": 1989,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Eduard H. Hovy. 1989. Unresolved Issues in Paragraph Planning, April 6-8. Presented at the Second European Workshop on Natural Language Generation.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "SPL: A Sentence Plan Language for Text Generation",
"authors": [
{
"first": "Robert",
"middle": [],
"last": "Kasper",
"suffix": ""
}
],
"year": 1989,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Robert Kasper. 1989. SPL: A Sentence Plan Language for Text Generation. Technical report, USC/ISI.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Rhetorical Structure Theory: A Theory of Text Organization",
"authors": [
{
"first": "C",
"middle": [],
"last": "William",
"suffix": ""
},
{
"first": "Sandra",
"middle": [
"A"
],
"last": "Mann",
"suffix": ""
}
],
"year": 1987,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "William C. Mann and Sandra A. Thomp- son. 1987. Rhetorical Structure Theory: A Theory of Text Organization. In Livia Polanyi, Editor, The Structure of Discourse.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "An Overview of the Penman Text Generation System",
"authors": [
{
"first": "N",
"middle": [
"J"
],
"last": "Norwood",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "William Mann",
"suffix": ""
}
],
"year": 1983,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ablex Publishing Corporation, Norwood, N.J. William Mann. 1983. An Overview of the Penman Text Generation System. Technical report, USC/ISI.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Correcting Object-Related Misconceptions",
"authors": [
{
"first": "F",
"middle": [],
"last": "Kathleen",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Mccoy",
"suffix": ""
}
],
"year": 1985,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kathleen F. McCoy. 1985. Correcting Object-Related Misconceptions. PhD thesis, University of Pennsylvania, December. Pub- lished by University of Pennsylvania as Tech- nical Report MS-CIS-85-57.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Text Generation: Using Discourse Strategies and Focus Constraints to Generate Natural Language Text",
"authors": [
{
"first": "",
"middle": [],
"last": "Kathleen R Mckeown",
"suffix": ""
}
],
"year": 1985,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kathleen R McKeown. 1985. Text Gener- ation: Using Discourse Strategies and Focus Constraints to Generate Natural Language Text. C~mbridge University Press, Cam- bridge, England. 211",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "A Reactive Approach to Explanation",
"authors": [
{
"first": "",
"middle": [],
"last": "Swartout",
"suffix": ""
}
],
"year": 1989,
"venue": "Proceedings of the Eleventh International Joint Conference on Artificial fntelligence",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Swartout. 1989. A Reactive Approach to Ex- planation. In Proceedings of the Eleventh In- ternational Joint Conference on Artificial fn- telligence, Detroit, MI, August 20-25.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "Planning and Reacting",
"authors": [
{
"first": "D",
"middle": [],
"last": "Johanna",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Moore",
"suffix": ""
}
],
"year": 1988,
"venue": "Proceedings of the AAAI Workshop on Text Planning and Generation",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Johanna D. Moore. 1988. Planning and Reacting. In Proceedings of the AAAI Work- shop on Text Planning and Generation, St Paul, Minnesota, August 25.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "Responding to \"Huh?\": Answering Vaguely Articulated Follow-up Questions",
"authors": [
{
"first": "Johanna",
"middle": [
"D"
],
"last": "Moore",
"suffix": ""
}
],
"year": 1989,
"venue": "Proceedings of the Conference on Human Factors in Computing Systems",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Johanna D. Moore. 1989a. Responding to \"Huh?\": Answering Vaguely Articulated Follow-up Questions. In Proceedings of the Conference on Human Factors in Computing Systems, Austin, Texas, April 30 -May 4.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "Enhanced Maintenance and\" Explanation of Expert Systems through Explicit Models of their Developmeat",
"authors": [
{
"first": "Johanna",
"middle": [
"D"
],
"last": "Moore ; William",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Swartout",
"suffix": ""
},
{
"first": "Johanna",
"middle": [
"D"
],
"last": "Moore",
"suffix": ""
}
],
"year": 1985,
"venue": "IEEE Transactions on Software Engineering",
"volume": "",
"issue": "11",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Johanna D. Moore. 1989b. A Reactive Ap- proach to Explanation in Expert and Advice- Giving Systems. PhD thesis, University of California, Los Angeles, forthcoming. Robert Neches, William R. Swartout, and Johanna D. Moore. 1985. Enhanced Main- tenance and\" Explanation of Expert Systems through Explicit Models of their Develop- meat. IEEE Transactions on Software En- gineering, SE-11(11), November.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "Generation and Explanation: Building an Explanation Facility for the Explainable Expert Systems Framework",
"authors": [
{
"first": "L",
"middle": [],
"last": "C~cile",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Paris",
"suffix": ""
}
],
"year": 1988,
"venue": "Presented at the Fourth International Workshop on Natural Language Generation",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "C~cile L. Paris. 1988a. Generation and Explanation: Building an Explanation Fa- cility for the Explainable Expert Systems Framework, July 17-21. Presented at the Fourth International Workshop on Natural Language Generation.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "Tailoring Object Descriptions to the User's Level of Expertise",
"authors": [
{
"first": "L",
"middle": [],
"last": "C~cile",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Paris",
"suffix": ""
}
],
"year": 1988,
"venue": "Computational Linguistics Journal",
"volume": "14",
"issue": "3",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "C~cile L. Paris. 1988b. Tailoring Object Descriptions to the User's Level of Exper- tise. Computational Linguistics Journal, 14 (3), September.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "User Participation in the Reasoning Processes of Expert Systems",
"authors": [
{
"first": "Martha",
"middle": [
"E"
],
"last": "Pollack",
"suffix": ""
},
{
"first": "Julia",
"middle": [],
"last": "Hirschberg",
"suffix": ""
},
{
"first": "Bonnie",
"middle": [
"Lynn"
],
"last": "Webber",
"suffix": ""
}
],
"year": 1920,
"venue": "Proceedings of the Second National Conference on Artificial Intelligence",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Martha E. Pollack, Julia Hirschberg, and Bonnie Lynn Webber. 1982. User Participa- tion in the Reasoning Processes of Expert Sys- tems. In Proceedings of the Second National Conference on Artificial Intelligence, Pitts- burgh, Pennsylvania, August 18-20.",
"links": null
},
"BIBREF23": {
"ref_id": "b23",
"title": "A Structure for Plans and Behavior",
"authors": [
{
"first": "D",
"middle": [],
"last": "Earl",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Sacerdoti",
"suffix": ""
}
],
"year": 1975,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Earl D. Sacerdoti. 1975. A Structure for Plans and Behavior. Technical Report TN- 109, SRI.",
"links": null
},
"BIBREF25": {
"ref_id": "b25",
"title": "On Making Expert Systems more like Experts",
"authors": [
{
"first": "",
"middle": [],
"last": "Smoliar",
"suffix": ""
}
],
"year": 1987,
"venue": "Expert Systems",
"volume": "4",
"issue": "3",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Smoliar. 1987. On Making Expert Systems more like Experts. Expert Systems, 4(3), Au- gust.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"num": null,
"text": "Plan Operator for Motivating a Replacement by Describing Differences between Replacer and Replacee",
"uris": null,
"type_str": "figure"
},
"FIGREF1": {
"num": null,
"text": "EFFECT: (BMB S H ?x) CONSTRAINTS: nil NUCLEUS: (INFORM S H ?x) SATELLITES: (((PERSUADE S H 7x) *optional*)) Figure 3: Plan Operator for Achieving Mutual Belief of a Proposition SYSTEM USER SYSTEM \" USER SYSTEM What characteristics of the program would you like to enhance? Maintainability.",
"uris": null,
"type_str": "figure"
},
"FIGREF2": {
"num": null,
"text": "",
"uris": null,
"type_str": "figure"
},
"FIGREF3": {
"num": null,
"text": "H (IDENTITY (VALUE-OF use serf) S assign-value.to-generalized-variableJJ (BMR S H (KNOW H generalized-variable)) (CONTRAST (IDENTITY (VALUE-OF use setq))) N N I (ELABORATION general zed-variable) (INFORM S H (IDENTITY (VALU E-OF use setq) ~ ~ S assign-value-to-sim pie-variable)) ~ , (INFORM S H (CLASS-ASCRIPTION (ELABORATION-OBJECT-ATTRIBUTE generalized-variable storage-location)) generalized-variable named-by) repla(el = replm:eSETQwithSETF N [ OF named-by accessor-function )))",
"uris": null,
"type_str": "figure"
},
"FIGREF4": {
"num": null,
"text": "Completed Text Plan for Recommending Replace SETQ with SETF ?domain-goal is assumed to be a goal of the user.",
"uris": null,
"type_str": "figure"
},
"TABREF0": {
"num": null,
"text": "",
"html": null,
"content": "<table><tr><td>EFFECT: (PERSUADE S H (GOAL H Eventually(DONE H ?act)))</td><td/></tr><tr><td>CONSTRAINTS: (AND (GOAL S ?domain-goal)</td><td/></tr><tr><td>(STEP ?act ?domain-goal)</td><td/></tr><tr><td>(BMB S H (GOAL H ?domaln-goal)))</td><td/></tr><tr><td>NUCLEUS: (FOR.ALL ?domain-goal</td><td/></tr><tr><td>(MOTIVATION ?act ?domain-goal))</td><td/></tr><tr><td>SATELLITES: nil</td><td/></tr><tr><td colspan=\"2\">Figure 1: Plan Operator for Persuading the Hearer to Do An Act</td></tr><tr><td>EFFECT: (MOTIVATION ?act ?domain-goal)</td><td/></tr><tr><td>CONSTRAINTS: (AND (GOAL S ?domain-goal)</td><td/></tr><tr><td>(STEP ?act ?domain-goal)</td><td/></tr><tr><td>(BMB S H (GOAL H ?domain-goal))</td><td/></tr><tr><td>(ISA ?act REPLACE))</td><td/></tr><tr><td>NUCLEUS: ((SETQ ?replacee (FILLER-OF OBJECT ?act))</td><td/></tr><tr><td>(SETQ ?replacer (FILLER-OF GENERALIZED-MEANS</td><td>?act))</td></tr><tr><td colspan=\"2\">(BMB S H (DIFFERENCES ?repLacee ?repLacer ?domain-goal)) )</td></tr><tr><td>SATELLITES: nll</td><td/></tr><tr><td>). 2</td><td/></tr><tr><td colspan=\"2\">a PEA the user's program.</td></tr><tr><td colspan=\"2\">2Space limitations prohibit an exposition of their</td></tr><tr><td colspan=\"2\">terminology in this paper. We provide English para-</td></tr><tr><td colspan=\"2\">phrases where necessary for clarity. (BR8 S II x) should be read as 'the speaker believes the speaker</td></tr><tr><td colspan=\"2\">and hearer mutually believe x.'</td></tr></table>",
"type_str": "table"
},
"TABREF1": {
"num": null,
"text": "Why are you using method to achieve goal? Why are you doing act? How do you achieve goal?How did you achieve goal (in this case)?",
"html": null,
"content": "<table><tr><td colspan=\"2\">Why? -Why conclusion?</td></tr><tr><td>--</td><td>What is a concept? What is the difference between concept1 and concept2?</td></tr><tr><td>-</td><td>Huh?</td></tr></table>",
"type_str": "table"
}
}
}
}