ACL-OCL / Base_JSON /prefixT /json /T78 /T78-1027.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "T78-1027",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T07:51:48.254990Z"
},
"title": "WITH A SPOON IN HAND THIS MUST BE THE EATING FRAME",
"authors": [
{
"first": "Eugene",
"middle": [],
"last": "Charniak",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Yale University",
"location": {}
},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "A language comprehension program using \"frames\", \"scripts\", etc. must be able to decide which frames are appropriate to the text. Often there will be explicit indication (\"Fred was playing tennis\" suggests the TENNIS frame) but it is not always so easy.(\"The woman waved while the man on the stage sawed her in half\" suggests MAGICIAN but how?) This paper will examine how a program might go about determining the appropriate frame in such cases. At a sufficiently vague level the model presented here will resemble that of Minsky (1975) in it's assumption that one usually has available one or more context frames. Hence one only needs worry if information comes in which does not fit them. As opposed to Minsky however the suggestions for new context frames will not come from the old onesi but rather from the conflicting information. The problem them becomes how potential frames are indexed under the information which \"suggests\" them.",
"pdf_parse": {
"paper_id": "T78-1027",
"_pdf_hash": "",
"abstract": [
{
"text": "A language comprehension program using \"frames\", \"scripts\", etc. must be able to decide which frames are appropriate to the text. Often there will be explicit indication (\"Fred was playing tennis\" suggests the TENNIS frame) but it is not always so easy.(\"The woman waved while the man on the stage sawed her in half\" suggests MAGICIAN but how?) This paper will examine how a program might go about determining the appropriate frame in such cases. At a sufficiently vague level the model presented here will resemble that of Minsky (1975) in it's assumption that one usually has available one or more context frames. Hence one only needs worry if information comes in which does not fit them. As opposed to Minsky however the suggestions for new context frames will not come from the old onesi but rather from the conflicting information. The problem them becomes how potential frames are indexed under the information which \"suggests\" them.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Understanding every day discourse requires making inferences from a very large base of common sense knowledge.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "To avoid death by combinatorial explosion our computer must be able to access the knowledge it needs without irrelevant knowledge getting in its way. A plausible constraint on the knowledge we might use at a given point in a story or conversation (I shall henceforth simply assume we are dealing with a story) is to restrict consideration to that portion of our knowledge which is \"about\" things which have been mentioned in the discourse.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "So if we have a story which mentions trains and train stations, we will not use our knowledge of, say. circuses. This requires, of course, that given a topic, such as trains, or eating, we must be able to access its knowledge without going through everything we know.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "Hence we are lead in a natural way to something approaching a notion of \"frame\" (Minsky 1975) :",
"cite_spans": [
{
"start": 80,
"end": 93,
"text": "(Minsky 1975)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "a collection of knowledge about a single stereotyped situation.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "In the above discussion however I have made a rather important slight of hand.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "Given a story we only want to consider those frames \"about\" things in the story.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "How is it that we decide which frames qualify?",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "I was able to gloss over this because in most situations the problem, at least at a surface level, does not appear all that difficult.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "If the story is about trains, it will surely mention trains.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "So we see the word \"train\", and we assume that trains are relevant. What could be easier.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "Unfortunately, this ease is deceptive for the story may mention many topics of which only a few are truely important to the story. For example:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "The lawyer took a cab to the restaurant near the university.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "Here we have \"lawyer\", \"cab\", \"restaurant\" and \"university\" all of which are calling for our attention.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "Somehow on the basis of later lines we must weed out those which our only incidental.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "But a more immediate difficulty are those situations where a story deals with a well defined topic, yet never explicitly mentions it. So consider :",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "The woman waved as the man on the stage sawed her in half.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "Here we have no difficulty in guessing that this is a magic trick, although nothing of the sort has been mentioned.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "We are able to take \"low level\" facts concerning sawing, stages, ete and put them together in a higher level \"magician\" hypothesis. As such, the phenomena illustrated here is essentlaly bottom up.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "Of course, any time we try to infer relatively global properties from more local evidence we may make mistakes.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "That this creates problems in frame determination is shown by the nice example of Collins et. al. (fortheomming) . (To get the full import of the example, try pausing briefly after each sentence.) He plunked down $5 at the window.",
"cite_spans": [
{
"start": 82,
"end": 112,
"text": "Collins et. al. (fortheomming)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "She tried to give him $2.50 but he refused to take it. So when they got inside she bought him a large bag of popcorn.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "The first line is uniformly interpreted as a buying act (most even going further and assaming something like a bet at a racetrack).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "The second line is then seen as a return of change, but the refusal is problematic.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "The third line resolves all of this by suggesting a date at the movies -a considerable revision of the initial hypothesis.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "To sumarize the last few paragraphs, the problem of frame determination in language comprehension involves three sub-problems. I) Stories will typically elude to many higher frames, any of which might serve as the context for the incoming lines. How do we choose between them?",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "2) The words used in a story may not directly indicate the proper higher frame. How do we do the bottom up processing to find it? 3) If we are lead astray in the course of (2), how do we correct ourselves on the basis of further evidence.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "In the paper which follows I will be primarily concentrate on (2) with (3) being mentioned occasionally.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "In essence my position on (I) is that it will not be too much of a problem, provided that the cost of setting up a context like \"restaurant\" is small.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "If it is never used then as the story goes on it will receeded into the background.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "How this \"receeding\" takes place I shall not say, since for one thing it is a problem in many areas, and for another, I don't kno w.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "Concerning (2) and (3); we will be lead to a position similar to that of Minsky (1975) and Collins et. al (forthcomming) in that a frame will be selected on the basis of local evidence, and corrections will be made if it proves necessary.",
"cite_spans": [
{
"start": 73,
"end": 86,
"text": "Minsky (1975)",
"ref_id": null
},
{
"start": 91,
"end": 120,
"text": "Collins et. al (forthcomming)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "We will see however, that there are still a lot of problems with this position which do not at first glance meet the eye.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "INTRODUCTION",
"sec_num": "1"
},
{
"text": "Rather than immediately presenting my scheme, let me start by showing the problems with an alternative possibility, which I will call the \"clue intersection\" method. This alternative is by no means a straw man as one researcher has in fact explicitly suggested it (Fahiman 1977) and I for one find it a very natural way of thinking about the problem.",
"cite_spans": [
{
"start": 264,
"end": 278,
"text": "(Fahiman 1977)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "The idea behind this method is that we are given certain clues in the story about the nature of the correct frame, and to find the frame we simply intersect the possible frames associated with each clue. To see how this might work let us take a close look at the following example:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "As Jack walked down the aisle he put a can of tunafish in his basket.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "The clues here are things like \"aisle\", \"tLmafish\" etc.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "Of course, I do not mean to say that it is the English words which are the clues, but rather the concepts which underlie the words.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "I will assume that we go from one to the other via an independent parsing algorithm. (However this assumes that there is no vicious interaction between frame determination and disambignation. Given that disambiguation depends on prior frame determination (see (Hayes 1977) for numerous examples) this may be incorrect.) So the input to the frame determiner will be something like:",
"cite_spans": [
{
"start": 260,
"end": 272,
"text": "(Hayes 1977)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "ST-I (WALK JACK-I AISLE-I) ST-2 (PERSON JACK-I) ST-3 (EQUAL (NAME JACK-I) \"JACK\") ST-4 (EQUAL (SEX JACK-I) MALE) ST-5 (AISLE AISLE-I) ST-6 (PUT JACK-1 TUNA-FISH-CAN-I BASKET-I) ST-7 (BASKET BASKET-I)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "The details of the representation do not figure in the paper, and those which do are fairly uncontroversial.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "An exception here is the use of specific predicates like BASKET or AISLE. We will return to this point in the conclusion.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "Given this representation we can imagine one method of finding the appropriate frame. Our clues are the various predicates in the input, such as as AISLE, BASKET; etc.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "Index under each of them will be pointers to those places where it comes up.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "Under AISLE we might find CHURCH, THEATER, and SUPERMARKET, while BASKET will have LITTLE -RED-R IDIN G-HOOD ~ , and SUPERMARKET. The point is that none of these clues will be unambiguous, but when we take the intersection the only thing which will be left is SUPERMARKET.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "There are, however, problems with this view of things.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "For one thing it ignores what I will call the \"clue selection\" problem.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "Put in the plainest fashion the difficultly here is deciding exactly what clues we will hand over to the clue resolution component, and in what order. So in the last example I selected some of the content of the sentence to hand over to the clue resolver; in particular AISLE, and BASKET. This seemed reasonable given that they do tend to suggest \"supermarket\", as desired.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "But there is more information in the sentence. It was Jack who did all of this. Why not intersect what we know about Jack with all of the rest, or WALK? Or again, suppose something ever so slightly odd happens, such as the basket hitting a screwdriver which is on the floor. SCREWDRIVER will have various things indexed under it, but more likely than not the intersection with the rest of the items mentioned above will give us the null set. For that matter, is there any reason to only intersect things in the same sentence?",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "The answer here is clearly no, since there are many examples which require just the opposite.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "Jack was walking down an aisle.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "He was pushing his basket.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "But if we do not stop a sentence houndries where do we stop?",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "It is ridiculous to go through the entire story collecting clues and then do a grand intersection at the end.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "A reasonably natural solution to the clue selection problem would start with the observation that usually we already have a general frame. When new clues come in we see if they are compatible with what we already believe.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "If so, fine.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "If not, we see if the clue suggests a different context frame.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "If not (a s with, say, WALK which occures so often as to be unsuggestive) then nothing more need be done.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "If there are newly suggested context frames they should be investigated.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "This will be done for every predicate.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "Now the clue intersection method is compatible with this idea, but in its broad outline we are moving closer to what I have been characterizing as the Minsky proposal.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "Furthermore, there are some problems with the clue intersection method which go beyond the mere suggestive.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "Consider the following example:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "Jack took a can of tunafish from the shelf. Then he turned on a light.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "After the first line the intersection method should leave us undecided between KITCHEN and SUPERMARKET.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "The next line should resolve the issue, but how is it that it does so?",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "It must have something to do with the fact that normally a shopper at a store would not be the person to turn lights on or off, while it would be perfectly normal for Jack to do it in what presumably is his own kitchen.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "But this sort of reasoning is not easily modeled by clue intersection because it would seem to depend on making inferences which are themselves dependent on having the context frames available.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "That is to say, before we can rule out SUPERMARKET, we need some piece of information from the SUPERMARKET frame which will enable us to say that Jack should not be turning on a light, given that he is cast in the role of SHOPPER in that frame.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "Interestingly enough, Fahlman (who I earlier noted is a proponent of the clue intersection method) had a major role in the evolution of the Minsky proposal which I advocate.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "As such it behoves us to consider why he then rejected the idea in (Fahlman 1977) . His primary reason is his observation that frequently in vision one does not have any single clue which could serve as the basis for the first guess at the appropriate frame.",
"cite_spans": [
{
"start": 67,
"end": 81,
"text": "(Fahlman 1977)",
"ref_id": "BIBREF2"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "Rather it would seem that one has a multitute of very vague features, each one of which could belong to a wide variety of objects or scenes.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "To select one of them for a first guess would be quite arbitrary and would involve one in an incredible amount of backtrack.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "It would seem much more plausible to simply do an intersection on the clues and in this way weed out the obvious implausibilites.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "While this analysis of the situation in vision is quite plausibile, I estimate that high level vision is still in a sufficiently rudimentary state that these conclusions need not be taken as anything near the final word. Furthermore, even if it were proved that vision does need an intersection type process, I can easily believe that the process which goes on in vision is not the same as that which goes on in language.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "For one thing in vision there is a natural cut-off for clue selection -the single scene.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "For another~ within the scene there is a natural metric on the likelyness of two features belonging to the same frame -distance. Weither or not these in fact work in vision, they do suggest why someone primarily worried about the vision problem would not see clue selection as the problem it appears to be in language.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "THE CLUE INTERSECTION METHOD",
"sec_num": "2"
},
{
"text": "As I have already said, the scheme I believe can surmount the difficulities presented in the last section is a variant on one proposed by Minsky, and elaborated by Fahlman (1974) and Kuipers (1975) . The basic idea is that one major feature or clue is used to select an initial frame.",
"cite_spans": [
{
"start": 164,
"end": 178,
"text": "Fahlman (1974)",
"ref_id": "BIBREF2"
},
{
"start": 183,
"end": 197,
"text": "Kuipers (1975)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "Other facts are then interpreted in light of this frame. If they fit, fine.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "If not then another frame must be found which either ~omplements or replaces the original frame.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "In the previous propolsals the original frame contained information about alternate frames to be tried in case of certain types of incompatabilities.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "This may or may not work in vision (which was the primary concern of those mentioned earlier) however I shall drop this part of the theory.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "In discourse there are simply too many ways a frame can be inappropriate to make this feasible.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "For example, it stretches credibility to believe that SUPERMARKET would suggest looking at KITCHEN in the case the shopper turns on the lights.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "So let us consider a very simple example.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "Jack walked over to the phone. He had to talk to Bill.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "It seems reasonable to ass~e that we guess even before the second sentence that Jack will make a call. To anticipate this we must have TELEPHONING indexed under TELEPHONE.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "When we see the first line we first try to integrate it into what we already know.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "Since there will be nothing there to integrate it into, we try to construct something.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "To do this we look to see what we have indexed under TELEPHONE, find TELEPHONING, and try that out.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "Indeed it will work quite well, since one of the things under TELEPHONING is that the AGENT must be in the proximity of the phone, and Jack just accomplished that. Hence we are able to integrate (AT JACK-1 TELEPHONE-I ) into the TELEPHONING frame, and everything is fine.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "Nothing is ever really this simple however, and even in this example, which has been selected for its comparative simplicity, there are complications.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "I suspect most people have assumed in the course of this example that Jack is in a room, and perhaps have even gone so far as to assume he is at home. Nothing in the story says so of course, and if the next line went on to say that Jack put a dime into the phone we would quickly revise our theory.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "To account for our tendency to place Jack in a room, we must have a second index under TELEPHONE which points to places where phones are typically found.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "(An possible alternative is to have this stated under TELEPHONING, but this would make it difficult to use the information in cases where no call is actually being made, so TELEPHONING, even if hypothesized, would not stay around long.) So we will hypothesize two kinds of indices, an ACTION index and a LOCATION index. This distinction should mirror the intuitive difference between placing and object in a typical local and placing an action in a typical sequence. Other distinctions of this sort exist and may well lead to the introduction of other such index types:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "locating objects and actions in time for example. However I would anticipate that the total number is small (under I0, say).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "To illustrate how these index types might hook up to TELEPHONE I will use a slightly extended version of the frame representation introduced in (Charniak 1977) and (Charniak forthcomming) .",
"cite_spans": [
{
"start": 144,
"end": 159,
"text": "(Charniak 1977)",
"ref_id": "BIBREF0"
},
{
"start": 164,
"end": 187,
"text": "(Charniak forthcomming)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "From the point of view of this paper nothing is dependent on this choice.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "It is simply to give us a sepecific notation with which to work.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "(TELEPHONE (OBJECT) ;The frame describes an OBJECT ;(and not, say, an event). VARS: (THING) ;I only introduce one variable ...",
"cite_spans": [
{
"start": 84,
"end": 91,
"text": "(THING)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": ";THING which is bound to the ;token in the story repre-;senting the phone LOCATION:((ROOM (HOME-PHONE . THING)) (PUBLIC-LOC (PAY-PHONE . THING)))",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": ";If we instantiate the ROOM frame then the ;HOME-PHONE variable in it should be bound ;to the token which is bound to THING.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": ";Similarly for PUBLIC-LOC and PAY-PHONE.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "ACTION: ((TELEPHONING (PHONE . THING))) ...) ;Other portions of the frame would ;describe its appearance, etc.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "We will not be able to integrate the first line of our story into any other frame, so we will hypothesize the TELEPHONING frame and either the room frame or the public place frame. Given my subject data on what people assume, the room frame is placed, and hence tried, first. This will cause the creation of two new statements which serve to specify the frames now active, and their bindings",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "(TELEPHONING (PHONE . TELEPHONE-I)) (ROOM (ROOM . ROOM-I) (HOME'PHONE . T#LEPHONE-I ) )",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "The syntax here is the name of the frame followed by dotted pairs (VARIABLE . BINDING). Earlier I used a place notation for simplicity, e.g.,",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "DIFFERENT KINDS OF INDICES",
"sec_num": "3"
},
{
"text": "In fact this would be converted internally to the dotted pair format :",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "(TELEPHONE TELEPHONE-I )",
"sec_num": null
},
{
"text": "(TELEPHONE (THING . TELEPHONE-I)) I might note that my variables are what Minsky (1975) calles \"slots\".",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "(TELEPHONE TELEPHONE-I )",
"sec_num": null
},
{
"text": "They are also equivalent (to a first approximation) to KRL slots such as HOME-PHONE in:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "(TELEPHONE TELEPHONE-I )",
"sec_num": null
},
{
"text": "[ROOM-I (UNIT)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "(TELEPHONE TELEPHONE-I )",
"sec_num": null
},
{
"text": "<SELF (a ROOM with HOME-PHONE = TELEPHONE-I)>]",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "(TELEPHONE TELEPHONE-I )",
"sec_num": null
},
{
"text": "So we are hypothesizing I) an instance of telephoning, where the only thing we know about it is the telephone involved, and 2) a room (ROOM-I) which at the moment is only furnished with a telephone.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "(TELEPHONE TELEPHONE-I )",
"sec_num": null
},
{
"text": "Note that this assumes that in our room frame we have an explicit slot for a telephone.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "(TELEPHONE TELEPHONE-I )",
"sec_num": null
},
{
"text": "This is equivalent to assuming that rooms typically have phones in them.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "(TELEPHONE TELEPHONE-I )",
"sec_num": null
},
{
"text": "We can now integrate the fact that Jack is at the phone into the telephoning frame, ass~ning that this state is explicitly mentioned there (i.e. we know that as part of telephoning the AGENT must be AT the TELEPHONE).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "(TELEPHONE TELEPHONE-I )",
"sec_num": null
},
{
"text": "With this added our TELEPHONING statement will now be:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "(TELEPHONE TELEPHONE-I )",
"sec_num": null
},
{
"text": "(TELEPHONING (AGENT . JACK-I) (TELEPHONE . TELEPHONE-l))",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "(TELEPHONE TELEPHONE-I )",
"sec_num": null
},
{
"text": "When the second line comes in we must see how this fits into the TELEPHONING frame, but this is a problem of integration. The frame determination problem is over for this example.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "(TELEPHONE TELEPHONE-I )",
"sec_num": null
},
{
"text": "Early on we noted that it was only necessary to worry about a new frame if we received information which did not fit in the old ones. Then when we introduced the two kinds of indecies we noted that we wanted to place events in a sequence of events, and objects in their typical local.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "This immediately suggests that when we get an unintegratable action we use the ACTION index on the predicate, while for objects we would use the LOCATION index.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "However, this is not general enough in at least two ways.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "For one thing, often we will have a non-integratable action where it is not the action frame, but rather the objects involved in the action which suggest the appropriate frame.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "Our example of someone going over to a phone is a case in point. Here GO tells us nothing, but TELEPHONE is quite suggestive.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "To handle this the search for ACTION indices must include those which are on OBJECT frames describing the tokens involved in the action.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "So since Jack is going to something which is a telephone, we look on the ACTION index of TELEPHONE.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "We must also extend our analysis to handle states.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "If we are told that Jack is in a restaurant we must activate RESTAURANTING.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "In our current analysis (RESTAURANT (THING . RESTAURANT-l)) will not do this since it is an OBJECT frame and hence will onlybe looking for LOCATIONs in which the restaurant will fit. Hence in this case the IN frame must act like the GO frame in looking for ACTION indeeies in which it might fit. More generally, any state which is typically modified by an action should cause us to look for ACTION indicies.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "So IN or STICKY-ON would do so, SOLID or AGE would not.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "(But if in the case at hand we are told that something did change the SOLID status then we would treat it like an action, as in \"In the morning the water in the pond wes solid\".",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "Up to this point then the frame selection process looks like this: I) When a statement comes in try to integrate it into the frames which are already active.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "In general this can require inference and a major open problem is how much inference one performs before giving up. If the integration is successful, then go on to the next statement.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "2) If the statement is a description of an object (i.e. an OBJECT frame) then use the LOCATION index on the frame to find a frame which incorporates the statement. Keep track of yet untried suggested LOCATION frames.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "3) If the statement is an action or changable state, then look for an ACTION frame into which the action (or state) can be integrated.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "First look on the frame for the 4)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "action (or state) and then on the object frames describing the arguments of the action (or state). Again, keep track of any remaining ones. There must be a complicated process by which we test frames for consistancy with what we know about the story already.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "If it is not consistant we must involve an even more complicated process of deciding which is more believable, previous hypothesis about the story, or the current frame. I have nothing to say on this aspect of the problem.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "There is however, one type of example which raises some doubts about the above algorithm. These mention some object with associated ACTION frames, but only in connection with states which do not demand an ACTION frame for their integration.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "For example:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "The car was green. Jack had to be home by three.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "In this example the above algorithm will not consider DRIVING because GREEN will not demand that we look at the action index assoicated with its arguments (the car), (Even if it did nothing would happen because the fact that the car is green would not integrate into DRIVING.) However, much to my surprise, when I gave this example to people they did not get the DRIVING frame either. However, with a modified example they do.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "The steering wheel was green.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "Jack had to be home by three. This is most mysterious.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "One suggestion (Lehnert personal communication)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "is that to \"see\" the steering wheel the \"viewer\" must be in the car, which inturn suggests driving (since IN would demand action integration).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "This may indeed be correct; but we must then explain why in the first example the fact that the viewer must be NEAR the car does not cause the same thing.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "In any case however, these examples are sufficiently odd that it seems inadvisable to mold a theory around them.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "CONSTRAINTS ON THE HYPOTHESIS OF NEW FRAMES",
"sec_num": "4"
},
{
"text": "There is one way in which the telephone example makes the problem look simpler than it is. In the case of TELEPHONE it seems reasonable to have a direct link between the object TELEPHONE and the context frame TELEPHONING.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "In other cases this is not so clear. For example, we earlier consider the example:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "The woman waved as the man on the stage sawed her in half.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "Here it would seem that the notion of sawing a person in half is the crutial concept which leads us to magic, although the fact that the woman does not seem concerned, and the entire thing is happening on a stage certainly help re-enforce this idea.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "But presulably the output of our parser will simply state that we have here an incident of SAWING.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "Does this mean that we have under SAWING a pointer to MAGIC-PERFORMANCE? At first glance this seems odd\" at best. Some other examples where the same problem arise are:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "The ground shook.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "(EARTHQUAKE) (Example due to J. DeJong)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "There were tin cans and streamers tied to the car. (WEDDING)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "There were pieces of the fusilage scattered on the ground. (AIRPLANE ACCIDENT)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "In the final analysis the real problem here is one of efficiency.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "If, for example we attach EARTHQUAKE to EARTH, then we will be looking at it in many circumstances when it is not applicable. (The alternative of attaching it to SHAKE is little better, and possibly worse since it would not handle \"Jack felt the earth MOVE beneath him\" -assuming the average person gets EARTHQUAKE out of this also.)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "One way to cut down the number of false suggestions is to complicate the indices we have on each frame.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "So far they have simply been lists of possibilities. Suppose we make them discrimination nets.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "So, under SAWING we would have various tests.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "On one branch would appear MAGIC-PERFORMANCE, but we would only get to it after many tests, one of which would see if the thing sawed was a person.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "In much the same way the discrimination net for EARTH could enquire about the action or state which caused us to access it.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "If it were a MOVE with the EARTH as the thing moved then EARTHQUAKE.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "Note however that if there were few enough things attached to SAWING our net would not save significant time. Even if we were to access the MAGIC-PERFORMANCE frame the first thing we would do is check that the thing proposed for the SAWED-PERSON variable was indeed a person, The net only saves time when a single test in the net rules out a number of frames. At the present time I have not thought of enough frames associated with SAWING to make this worth while.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "But as I suspect this is primarily do to lack of work on my part, I will assume that discrimination nets will be required.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "If we allow a discrimination net to ask arbitrary questions there will be the problem that it may ask questions which are not yet answered in the story.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "However a reasonable restriction which would prevent this would go as follows: Suppose statement A causes us to look at frames on an index of B.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "The discrimination net may only enquire about the predicate of A (EARTH looks to see if A was a MOVE), and what object frames describe the arguments of A or B (SAW looks to see if the thing sawed was a PERSON).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "MORE COMPLEX INDICES",
"sec_num": "5"
},
{
"text": "Earlier I noted that integrating a statement into a frame requires inference.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "Here I would like to point out that a modification of the above ideas would be helpful in this process as well. Consider the following: Jack went to a restaurant.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "The menu was in Chinese.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "\"What will I do now\", thought Jack.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "Our rules here will get us to RESTAURANTING after the first line. But if we are to understand the significance of the last line we must realize the import of line two; Jack can't read the menu. It would seem unlikely that RESTAURANTING would ask about the language of the menu; hence sentence two cannot be immediately integrated into RESTAURANTING.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "More reasonable would be to know that if something is in a foreign language it cannot be read, and one normally reads the menu so one can order.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "Only the second of these can plausibly be included in RESTAURANTING.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "Given our algorithm the following will occur. The second line will become something like (IN-LANGUAGE MENU-I CHINESE).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "Since the statement is not integrated we look to see if there is an ACTION pointer on IN-LANGUAGE.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "Indeed there is, and it will be to the following rule:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "(READ (MOTIVATIONAL-ACTIVITY) VARS : ... EVENT:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "(AND (SEE READER READING-MATERIAL) (IN-LANGUAGE READING-MATERIAL LANGUAGE ) (KNOW READER LANGUAGE) ) ENABLES (KNOW-CONTENTS READER READING-MATERIAL) )",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "Early on I commented that the only controversial aspect of my representation was the use of very specific predicates (BASKET, AISLE, TELEPHONE, etc) rather than a break down into more primitive concepts. We might, for example; define AISEL as a path which is bounded on each side by things which are considered pieces of furniture (e.g., shelves or chairs). The problem with using a primitive representation here is that while it is somewhat plausible having SUPERMARKET and CHURCH indexd under AISLE, indexing them under PATH or some other component of the primitive definition is much less plausible.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "However ~ we can circumvent this problem by the use of discrimination nets, just as we did to get EARTHQUAKE from MOVE and EARTH.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "But, it should be noted that by using this method we are eliminating one of the benefits of a primitive analysis -we can no longer assume that we can get our information in a piecemeal fashion and come out with the same analysis.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "In particular we must get \"aisle\", or else we must get all of its components at the same time. If we do not then the discrimination net will fail to notice that we do not have any old path, we have an AISLE. Given this restriction the primitive and non primitive analyses come out pretty much the same.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "A primitive decomposition just becomes a long name for a higher level concept.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "Or to turn this around, the use of high level discriptions is not so controversial after all -it is simply a short name for a primitive decomposition.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "In effect we are saying here that the typical signficance of something being in a certain language is whether a person can read it or not. This will cause us to activatve the READ frame. Initially there is little else we can do since at this point the we do not even know who is trying to read.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "However when we try to integrate READ we will be successful, and we will have further bound READER to JACK-1.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
},
{
"text": "At this point (and this is the modification required) we should return to READ and note that we can assume he does not know Chineese and hence will not be able to read the menu.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "OTHER USES OF FRAME DETERMINATION",
"sec_num": "6"
}
],
"back_matter": [
{
"text": "I have benefited from conversations with J.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ACKNOWLEDGEMENTS",
"sec_num": null
},
{
"text": "There is, of course, much I have not covered. The most glaring ommision is the lack of any discussion of how one detects a discrepency between a suggested frame and what we already know of the story. The problem is that a frame cannot afford to mention everything which is incomparable with it -there is simply too much. And the same is true for everything which is comparable. Furthermore, what would be enough to switch to a new frame under some circumstances would not be sufficient at other times.So \"Jack walked down the isle and picked up a can of tunafish\" takes us from CHURCH to SUPERMARKET.But if we added \"from a pew\" things are different.These are major problems and aside from (McDermott 72) and (Collins et. al. forthcomming) they have hardly been confronted, much less solved. In P.H. Winston (Ed.), The psychology of compher vision, New York, McGraw-Hill, 1975, pp. 211-277. ",
"cite_spans": [
{
"start": 709,
"end": 725,
"text": "(Collins et. al.",
"ref_id": null
},
{
"start": 859,
"end": 890,
"text": "McGraw-Hill, 1975, pp. 211-277.",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "CONCLUSION",
"sec_num": "7"
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "A framed PAINTING: on the representation of a common sense knowledge fragment",
"authors": [
{
"first": "E",
"middle": [],
"last": "Charniak",
"suffix": ""
}
],
"year": 1977,
"venue": "Journal of Cognitive Science",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Charniak, E., A framed PAINTING: on the representation of a common sense knowledge fragment. Journal of Cognitive Science, I, 4, August 1977.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "On the use of framed knowledge in language comprehension, forthcomming",
"authors": [
{
"first": "E",
"middle": [],
"last": "Charniak",
"suffix": ""
}
],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Charniak, E., On the use of framed knowledge in language comprehension, forthcomming.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "A hypothesis-frame system for recognition problems",
"authors": [
{
"first": "A",
"middle": [],
"last": "Collins",
"suffix": ""
},
{
"first": "J",
"middle": [
"S"
],
"last": "Brown",
"suffix": ""
},
{
"first": "K",
"middle": [
"M"
],
"last": "Larkin",
"suffix": ""
},
{
"first": "S",
"middle": [
"E"
],
"last": "Fahlman",
"suffix": ""
}
],
"year": 1974,
"venue": "A system for representing and using real-world knowledge",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Collins, A, Brown, J. S., and Larkin, K. M., Inference in text understanding, in: R. J. Spiro, B. C. Bruce, and W. F. Brewer (Eds.) Theoretical issues in reading comprehension. Hillsdale, N. J., Lawrence Erlba~m Associates, forthcomming. Fahlman; S. E,, A hypothesis-frame system for recognition problems, Working Paper 57, M.I.T. Artificial Intelligence Lab, 1974. Fahlman, S. E., A system for representing and using real-world knowledge. Unpublished Ph.D. thesis, M.I.T., September 1977.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Some association-based techniques for lexical disambiguation by machine",
"authors": [
{
"first": "P",
"middle": [
"J"
],
"last": "Hayes",
"suffix": ""
}
],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hayes, P. J., Some association-based techniques for lexical disambiguation by machine.",
"links": null
}
},
"ref_entries": {}
}
}