| { |
| "paper_id": "P89-1022", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T08:14:42.647076Z" |
| }, |
| "title": "AUTOMATIC ACQUISITION OF THE LEXICAL SEMANTICS OF VERBS FROM SENTENCE FRAMES*", |
| "authors": [ |
| { |
| "first": "Mort", |
| "middle": [], |
| "last": "Webster", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "University of Pennsylvania", |
| "location": { |
| "addrLine": "200 S. 33rd Street Philadelphia", |
| "postCode": "19104", |
| "region": "PA" |
| } |
| }, |
| "email": "" |
| }, |
| { |
| "first": "Mitch", |
| "middle": [], |
| "last": "Marcus", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "University of Pennsylvania", |
| "location": { |
| "addrLine": "200 S. 33rd Street Philadelphia", |
| "postCode": "19104", |
| "region": "PA" |
| } |
| }, |
| "email": "" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "This paper presents a computational model of verb acquisition which uses what we will call the principle of structured overeommitment to eliminate the need for negative evidence. The learner escapes from the need to be told that certain possibilities cannot occur (i.e., are \"ungrammatical\") by one simple expedient: It assumes that all properties it has observed are either obligatory or forbidden until it sees otherwise, at which point it decides that what it thought was either obligatory or forbidden is merely optional. This model is built upon a classification of verbs based upon a simple three-valued set of features which represents key aspects of a verb's syntactic structure, its predicate/argument structure, and the mapping between them.", |
| "pdf_parse": { |
| "paper_id": "P89-1022", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "This paper presents a computational model of verb acquisition which uses what we will call the principle of structured overeommitment to eliminate the need for negative evidence. The learner escapes from the need to be told that certain possibilities cannot occur (i.e., are \"ungrammatical\") by one simple expedient: It assumes that all properties it has observed are either obligatory or forbidden until it sees otherwise, at which point it decides that what it thought was either obligatory or forbidden is merely optional. This model is built upon a classification of verbs based upon a simple three-valued set of features which represents key aspects of a verb's syntactic structure, its predicate/argument structure, and the mapping between them.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "The problem of how language is learned is perhaps the most difficult puzzle in language understanding. It is necessary to understand learning in order to understand how people use and organize language. To build truly robust natural language systems, we must ultimately understand how to enable our systems to learn new forms themselves.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "INTRODUCTION", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Consider the problem of learning new lexical items in context. To take a specific example, how is it that a child can learn the difference between the verbs look and see (inspired by Landau and Gleitman(1985) )? They clearly have similar core meanings, namely ~perceive by sight\". One initially attractive and widely-held hypothesis is that *This work was partially supported by the DARPA grant N00014-85-K0018, and Alto grant DAA29-84-9-0027. The authors also wish to thank Beth Levin and the anonymotm reviewers of this paper for many helpful comments. We ~ b~efit~l greatly from disctumion of issues of verb acquisition in children with Lila Gleitman.", |
| "cite_spans": [ |
| { |
| "start": 183, |
| "end": 208, |
| "text": "Landau and Gleitman(1985)", |
| "ref_id": "BIBREF5" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "INTRODUCTION", |
| "sec_num": "1" |
| }, |
| { |
| "text": "word meaning is learned directly by observation of the surrounding non-linguistic context. While this hypothesis ultimately only begs the question, it also runs into immediate substantive difficulties here, since there is usually looking going on at the same time as seeing and vice versa. But how can one learn that these verbs differ in that look is an active verb and see is stative? This difference, although difficult to observe in the environment, is clearly marked in the different syntactic frames the two verbs are found in. For example, see, being a stative perception verb, can take a sentence complement:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "INTRODUCTION", |
| "sec_num": "1" |
| }, |
| { |
| "text": "(1) John saw that Mary was reading.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "INTRODUCTION", |
| "sec_num": "1" |
| }, |
| { |
| "text": "while look cannot:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "INTRODUCTION", |
| "sec_num": "1" |
| }, |
| { |
| "text": "(2) * John looked that Mary was reading.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "INTRODUCTION", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Also look can be used in an imperative,", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "INTRODUCTION", |
| "sec_num": "1" |
| }, |
| { |
| "text": "(3) Look at the ball! while it sounds a bit strange to command someone to see, (4) ? See the ball! (Examples like \"look Jane, see Spot run!\" notwithstanding.) This difference reflects the fact that one can command someone to direct their eyes (look) but not to mentally perceive what someone else perceives (see). As this example shows, there are clear semantic differences between verbs that are reflected in the syntax, but not obvious by observation alone. The fact that children are able to correctly learn the meanings of look and see, as well as hundreds of other verbs, with minimal exposure suggests that there is some correlation between syntax and semantics that facilitates the learning of word meaning.", |
| "cite_spans": [ |
| { |
| "start": 79, |
| "end": 82, |
| "text": "(4)", |
| "ref_id": "BIBREF3" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "INTRODUCTION", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Still, this and similar arguments ignore the fact that children do not have access to the negative evidence crucial to establishing the active/stative distinction of the look/see pair. Children cannot know that sentences like (2) and (4) do not occur, and it is well established that children are not corrected for syntactic errors. Such evidence renders highly implausible models like that of Pinker(198?) , which depend crucially on negative examples. How then can this semantic/syntactic correlation be exploited?", |
| "cite_spans": [ |
| { |
| "start": 394, |
| "end": 406, |
| "text": "Pinker(198?)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "INTRODUCTION", |
| "sec_num": "1" |
| }, |
| { |
| "text": "In this paper, we will present a computational model of verb acquisition which uses what we will call the principle of structured o~ercomrnitment to eliminate the need for such negative evidence. In essence, our learner learns by initially jumping to the strongest conclusions it can, simply assuming that everything within its descriptive system that it hasn't seen will never occur, and then later weakening its hypotheses when faced with contradictory evidence. Thus, the learner escapes from the need to be told that certain possibilities cannot occur (i.e. are\"ungrammatical') by the simple expedient of assuming that all properties it has observed are either always obligatory or always forbidden. If and when the learner discovers that it was wrong about such a strong assumption, it reclassifies the property from either obligatory or forbidden to merely optional.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "STRUCTURED OVERCOM-MITMENT AND A LEARNING ALGORITHM", |
| "sec_num": null |
| }, |
| { |
| "text": "Note that this learning principal requires that no intermediate analysis is ever abandoned; analyses are only further refined by the weakening of universals (X ALWAYS has property P) to existenrials (X SOMETIMES has property P). It is in this sense that the overcommitment is\"structured.\" For such a learning strategy to work, it must be the case that the set of features which underlies the learning process are surface observable; the learner must be able to determine of a particular instance of (in this case) a verb structure whether some property is true or false of it. This would seem to imply, as far as we can tell, a commitment to the notion of em learning as selection widely presupposed in the linguistic study of generative grammar (as surveyed, for example, in Berwick(1985) . Thus, we propose that the problem of learning the category of a verb does not require that a natural language understanding system synthesize em de novo a new structure to represent its semantic class, but rather that it determine to which of a predefined, presumably innate set of verb categories a given verb belongs. In what follows below, we argue that a relevant classification of verb categories can be represented by simple conjunctions of a finite number of predefined quasi-independent features with no need for disjunction or complex boolean combinations of features.", |
| "cite_spans": [ |
| { |
| "start": 776, |
| "end": 789, |
| "text": "Berwick(1985)", |
| "ref_id": "BIBREF0" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "STRUCTURED OVERCOM-MITMENT AND A LEARNING ALGORITHM", |
| "sec_num": null |
| }, |
| { |
| "text": "Given such a feature set, the Principal of Structured Overcommitment defines a partial ordering (or, if one prefers, a tangled hierarchy) of verbs as follows: At the highest level of the hierarchy is a set of verb classes where all the primary four features, where defined, are either obligatory or forbidden. Under each of these \"primary\" categories there are those categories which differ from it only in that some category which is obligatory or forbidden in the higher class is optional in the lower class. Note that both obligatory and forbidden categories at one level lead to the same optional category at the next level down.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "STRUCTURED OVERCOM-MITMENT AND A LEARNING ALGORITHM", |
| "sec_num": null |
| }, |
| { |
| "text": "The learning system, upon encountering a verb for the first time, will necessarily classify that verb into one of the ten top-level categories. This is because the learner assumes, for example, that if a verb is used with an object upon first encounter, that it always has an object; if it has no object, that it never has an object, etc. The learner will leave each verb classification unchanged upon encountering new verb instances until a usage occurs that falsifies at least one of the current feature values. When encountering such a usage i.e. a verb frame in which a property that is marked obligatory is missing, or a property that is marked forbidden is present (there are no other possibilities) -then the learner reclassifies the verb by moving down the hierarchy at least one level replacing the OBLIGATORY or FORBIDDEN value of that feature with OPTIONAL.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "STRUCTURED OVERCOM-MITMENT AND A LEARNING ALGORITHM", |
| "sec_num": null |
| }, |
| { |
| "text": "Note that, for each verb, the learner's classifica. tion moves monotonically lower on this hierarchy, until it eventually remains unchanged because the learner has arrived at the correct value. (Thus this learner embodies a kind of em learning in the limit.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "STRUCTURED OVERCOM-MITMENT AND A LEARNING ALGORITHM", |
| "sec_num": null |
| }, |
| { |
| "text": "As discussed above, our learner describes each verb by means of a vector of features. Some of these features describe syntactic properties of the verb (e.g.\"Takes an Object\"), others describe aspects of the theta-structure (the predicate/argument structure) of the verb (e.g.\"Takes an Agent\",~Ikkes a Theme\"), while others describe some key properties of the mapping between theta-structure and syntactic structure (e.g.\"Theme Appears As Surface Object\"). Most of these features are three-valued; they describe properties that are either always true (e.g. that\"devour\" always Takes An Object), always false (e.g. that \"fall\" never Takes An Object) or properties that are optionally true (e.g. that\"eat\" optionally Takes An Object). Always true values will be indicated as\"q-\" below, always false values as\"-\" and optional values as~0 \". All verbs are specified for the first three features mentioned above: \"Takes an Object\" (OBJ),\"Takes an Agent\" (AGT), and\"Takes a Theme\" (THEME). All verbs that allow OBJ and THEME are specified for\"Theme Appears As Object\" (TAO), otherwise TAO is undefined. At the highest level of the hierarchy is a set of verb classes where all these primary features, where defined, are either obligatory or forbidden. Thus there are at most 10 primary verb types; of the eight for the first three features, only two (-I--q-, and -H-+) split for TAO.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "The full set of features we assume include the primary set of features (OBJ, AGT, THEME, and TAO), as described above,,and a secondary set of features which play a secondary role in the learning algorithm, as will be discussed below. These secondary features are either thematic properties, or correlations between thematic and syntactic roles. The thematic properties are: LOC -takes a locative; INST -takes an instrument; and DATtakes a dative. The first thematic-syntactic mapping feature \"Instrument as Subject\" is fake if no instrument can. appear in subject position (or, true if the subject is always an instrument, al-\" though this is never the case.) The second such feature \"Theme as Chomeuf (TAC) is the only non-trinary-valued feature in our learner; it specifies what preposition marks the theme when it is not realized as subject or object. This feature, if not -, either takes a lexical item (a preposition, actually, as its value, or else the null string. We treat verbs with double objects (e.g. \"John gave Mary the ball.\") as having a Dative as object, and the theme as either marked by a null preposition or, somewhat alternatively, as a bare NP chomeur. (The facts we deal with here don't decide between these two analyses.)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "Note that this analysis does not make explict what can appear as object; it is a claim of the analysis that if the verb is OBJ:\u00f7 or OBJ:0 and is TAO:-or TAO:0, then whatever other thematic roles may occur can be realized as the object. This may well be too strong, but we are still seeking a counterexample. Figure 1 shows our classification of some verb classes of English, given this feature set. (This classification owes much to Levin(1985) , as well as to Grimshaw(1983) and Jackendoff(1983) .) This is only the beginning of such a classification, clearly; for example, we have concentrated our efforts solely on verbs that take simple NPs as complements. Our intention is merely to provide a rich enough set of verb classes to show that our classification scheme has merit, and that the learning algorithm works. We believe that this set of features is rich enough to describe not only the verb classes covered here but other similar classes. It is also our hope that an analysis of verbs with richer complement structures will extend the set of features without changing the analysis of the classes currently handled.", |
| "cite_spans": [ |
| { |
| "start": 433, |
| "end": 444, |
| "text": "Levin(1985)", |
| "ref_id": "BIBREF6" |
| }, |
| { |
| "start": 461, |
| "end": 475, |
| "text": "Grimshaw(1983)", |
| "ref_id": null |
| }, |
| { |
| "start": 480, |
| "end": 496, |
| "text": "Jackendoff(1983)", |
| "ref_id": "BIBREF4" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 308, |
| "end": 316, |
| "text": "Figure 1", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "It is interesting to note that although the partial ordering of verb classes is defined in terms of features defined over syntactic and theta structures, that there appears to be at least a very strong semantic reflex to the network. Due to lack of space, we label verb cla-~ses in Figure 1 only with exemplars; here we give a list of either typical verbs in the class, and/or a brief description of the class, in semantic terms:", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 282, |
| "end": 290, |
| "text": "Figure 1", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Spray, load, inscribe, sow: Verbs of physical contact that show the completive/noncompletire 1 alternation. If completive, like \"fill\".", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Clear, empty: Similar to spray/load, but if completive, like \"empty\".", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Wipe: Like clear, but no completive pattern.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Throw: The following four verb classes all involve an object and a trajectory. '~rhrow\" verbs don't require a terminus of the trajectory.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Present: Like \"throw\", as far as we can tell.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Give: Requires a terminus.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "z This is the differ~ce between: I ]osded.the hay on the truck. sad I loaded the truck with hay.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "In the second case, but not the first, them is a implication that the truck is completely full. \u2022 Poke, jab, stick, touch: Some object follows a trajectory, resulting in surface contact.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Hug: Surface contact, no trajectory.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Fill: Inherently \u00a2ompletive verbs.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Search: Verbs that show a completive/noncompletive alternation that doesn't involve physical contact.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Die, flower: Change of state. Inherently nonagentive.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Break: Change of state, undergoing causitive alternation.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Destroy: Verbs of destruction.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Pierce: Verbs of destruction involving a trajectory.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "* Devour, dynamite: Verbs of destruction with incorporated instruments", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Put: Simple change of location.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Eat: Verbs of ingesting allowing instruments", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Breathe: Verbs of ingesting that incorporate instrument", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Fall, swim: Verbs of movement with incorporated theme and incorporated manner.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Push: Exerting force; maybe something moves, maybe not.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Stand: Like \"break s, but at a location.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "\u2022 Rain: Verbs which have no agent, and incorporate their patient.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "The set of verb classes that we have investigated interacts with our learning algorithm to define the partial order of verb classes illustrated schematically in Figure 2 .", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 161, |
| "end": 169, |
| "text": "Figure 2", |
| "ref_id": "FIGREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "For simplicity, this diagram is organized by the values of the four principle features of our system. Each subsystem shown in brackets shares the same principle features; the individual verbs within each subsystem differ in secondary features as shown. If one of the primary features is made optional, the learning algorithm will map all verbs in each subsystem into the same subordinate subsystem as shown; of course, secondary feature values are maintained as well. In some cases, a sub-hierarchy within a subsystem shows the learning of a secondary feature.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "We should note that several of the primary verb classes in Figure 2 are unlabelled because they correspond to no English verbs: The class \"----\" would be the class of rain if it didn't allow forms like ~hail stones rained from the sky\", while the class '~+--I--t-\" would be the class of verbs like \"destrof' if they only took instruments as subjects. Such classes may be artifacts of our analysis, or they may be somewhat unlikely classes that are filled in languages other than English.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 59, |
| "end": 67, |
| "text": "Figure 2", |
| "ref_id": "FIGREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "Note that sub-patterns in the primary feature subvector seem to signal semantic properties in a straightforward way. So, for example, it appears that verbs have the pattern {OBJ:+, THEME:+, TAO:-} only if they are inherently completive; consider \"search\" and \"fill\". Similarly, the rare verbs that have the pattern {OBJ:-, THEME:-}, i.e those that are truly intransitive, appear to incorporate their theme into their meaning; a typical case here is =swim\". Verbs that are {OBJ:-, AGT:-} (e.g. =die\") are inherently stative; they allow no agency. Those verbs that are {AGT:+} incorporate the instrument of the operation into their meaning. We will have to say about this below.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE FEATURE SET AND THE VERB HIERARCHY", |
| "sec_num": "3" |
| }, |
| { |
| "text": "Let us now see how the learning algorithm works for a few verbs. Our model presupposes that the learner receives as input a parse of the sentence from which to derive the subject and object grammatical relations, and a representation of what NPs serve as agent, patient, instrument and location. This may be seen as begging the question of verb acquisition, because, it may be asked, how could an intelligent learner know what entities function as agent, patient, etc. without understanding the meaning of the verb? Our model in fact presupposes that a learner can distinguish between such general categories as animate, inanimate, instrument, and locative from direct observation of the environment, without explicit support from verb meaning; i.e. that it will be clear from observation em who is acting on em what em where. This assumption is not unreasonable; there is strong experimental evidence that children do in fact perceive even something as subtle as the difference between animate and inanimate motion well before the two word stage (see Golinkoff et al, 1984) . Thisnotion that agent, patient and the like can be derived from direct observation (perhaps focussed by what NPs appear in the sentence) is a weak form of what is sometimes called the em semantic bootstrapping hypothesis (Pinker(1984) ). The theory that we present here is actually a combination of this weak form of semantic bootstrapping with what is called em syntactic bootstrapping, the notion that syntactic frames alone offer enough information to classify verbs (see Naigles, Gleitman, and Gleitman (in press) and Fisher, Gleitman and Gleitman(1988).)", |
| "cite_spans": [ |
| { |
| "start": 1052, |
| "end": 1074, |
| "text": "Golinkoff et al, 1984)", |
| "ref_id": "BIBREF2" |
| }, |
| { |
| "start": 1298, |
| "end": 1311, |
| "text": "(Pinker(1984)", |
| "ref_id": "BIBREF8" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE LEARNING ALGORITHM AT WORK", |
| "sec_num": "4" |
| }, |
| { |
| "text": "With this preliminary out of the way, let's turn to a simple example. Suppose the learner encounters the verb \"break\", never seen before, in the context (6) The window broke.", |
| "cite_spans": [ |
| { |
| "start": 153, |
| "end": 156, |
| "text": "(6)", |
| "ref_id": "BIBREF5" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE LEARNING ALGORITHM AT WORK", |
| "sec_num": "4" |
| }, |
| { |
| "text": "The learner sees that the referent of \"the window\" is inanimate, and thus is the theme. Given this and the syntactic fzarne of (6), the learner can see that em break (a) does not take an object, in this case, (b) does not take an agent, and (c) takes a patient. By Structured Overcommitment, the learner therefore assumes that em break em never takes an object, em never takes a subject, and em always takes a patient. Thus, it classifies em break as {OBJ:-, AGT:-, THEME:+, TAO:-} (ifTAO is undefined, it is assigned \"-'). It also assumes that em break is {DAT:-, LOC:-, INST:-, ... } for similar reasons. This is the class of DIE, one of the toplevel verb classes.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE LEARNING ALGORITHM AT WORK", |
| "sec_num": "4" |
| }, |
| { |
| "text": "Next, suppose it sees (7) John broke the window.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE LEARNING ALGORITHM AT WORK", |
| "sec_num": "4" |
| }, |
| { |
| "text": "and sees from observation that the referent of \"John\" is an agent, the referent of \"the window\" a patient, and from syntax that \"John\" is subject, and \"the window\" object. That em break takes an object conflicts with the current view that em break NEVER takes an object, and therefore this strong assumption isweakened to say that em break SOMETIMES takes an object. Similarly, the learner must fall back to the position that em break SOMETIMES can have the theme serve as object, and can SOMETIMES have an agent. This takes {OBJ:-, AGT:-, THEME:+, TAO:-} to {OBJ:0, AGT:0, THEME:+, TAO:0}, which is the class of both em break and em stand. However, since it has never seen a locative for ern break, it assumes that em break falls into exactly the category we have labelled as \"break\".2 mad There are, of course, many other possible orders in which the learner might encounter the verb em break. Suppose the learner first encounters the pattern (8) John broke the window. beR)re any other occurrences of this verb. Given only (8), it will assume that em break always takes an object, always takes an agent, always has a patient, and always has the patient serving as object. The learner will also assume that em break never takes a location, a dative, etc. This will give it the initial description of {OBJ:+, AGT:+, THEME:+, TAO:+, ..., LOC:-), which causes the learner to classify em break as falling into the toplevel verb class of DEVOUR, verbs of destruction with the instrument incorporated into the verb meaning.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE LEARNING ALGORITHM AT WORK", |
| "sec_num": "4" |
| }, |
| { |
| "text": "Next, suppose the learner sees (9) The hammer broke the window.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE LEARNING ALGORITHM AT WORK", |
| "sec_num": "4" |
| }, |
| { |
| "text": "where the learner observes that '~hammer\" is an inanimate object, and therefore must serve as instrument, not agent. This means that the earlier assumption that agent is necessary was an overcommitment (as was the unmentioned assumption that an instrument was forbidden). The learner therefore weakens the description of em break to {OBJ:+, AGT:0, THEME:-{-, TAO:+, ..., LOC:-, INST:0}, which moves em break into the verb class of DESTROY, destruction without incorporated instrument.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE LEARNING ALGORITHM AT WORK", |
| "sec_num": "4" |
| }, |
| { |
| "text": "Finally (as it turns out), suppose the learner sees (10) The window broke.", |
| "cite_spans": [ |
| { |
| "start": 52, |
| "end": 56, |
| "text": "(10)", |
| "ref_id": "BIBREF9" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE LEARNING ALGORITHM AT WORK", |
| "sec_num": "4" |
| }, |
| { |
| "text": "Now it discovers that the object is not obligatory, and also that the theme can appear as subject, not object, which means that TAO is optional, not obligatory. This now takes em break to {OBJ:0, AGT:0, THEME:+, TAO:0, ... }, which is the verb class of break.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE LEARNING ALGORITHM AT WORK", |
| "sec_num": "4" |
| }, |
| { |
| "text": "We interposed (9) between (8) and (10) in this sequence just to exercise the learner. If (10) followed (8) directly, the learner would have taken em break to verb class BREAK all the more quickly. Although we will not explicitly go through the exercise here, it is important to our claims that any permutation of the potential sentence frames of em break will take the learner to BREAK, although some combinations require verb classes not shown", |
| "cite_spans": [ |
| { |
| "start": 26, |
| "end": 29, |
| "text": "(8)", |
| "ref_id": "BIBREF7" |
| }, |
| { |
| "start": 34, |
| "end": 38, |
| "text": "(10)", |
| "ref_id": "BIBREF9" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "THE LEARNING ALGORITHM AT WORK", |
| "sec_num": "4" |
| }, |
| { |
| "text": "This is a probl~n we discuss at the end of this paper. on our chart for the sake of simplicity (e.g. the class {OBJ:0, AGT:-, THEME:+, TAO:0} if it hasn't yet seen an agent as subject.).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The base broke on the table?", |
| "sec_num": null |
| }, |
| { |
| "text": "We were somewhat surprised to note that the trajectory of em break takes the learner through a sequence of states whose semantics are useful approximations of the meaning of this verb. In the first case above, the learner goes through the class of \"change of state without agency\", into the class of BREAK, i.e. \"change of state involving no location\". In the second case, the trajectory takes the learner through \"destroy with an incorporated instrument\", and then DESTROY into BREAK. In both of these cases, it happens that the trajectory of em break through our hierarchy causes it to have a meaning consistent with its final meaning at each point of the way. While this will not always be true, it seems that it is quite often the case. We find this property of our verb classification very encouraging, particularly given its genesis in our simple learning principle.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The base broke on the table?", |
| "sec_num": null |
| }, |
| { |
| "text": "We now consider a similar example for a different verb, the verb em load, in somewhat terser form. And again, we have chosen a somewhat indirect route to the final derived verb class to demonstrate complex trajectories through the space of verb classes. Assume the learner first encounters (II) John loads the hay onto the truck.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The base broke on the table?", |
| "sec_num": null |
| }, |
| { |
| "text": "From (11), the learner builds the representation {OBJ:+, AGT:+, THEME:+, TAO:+, ..., LOC:+, ..., DAT:-}, which lands the learner into the class of PUT, i.e. \"simple change of location\". We aasume that the learner can derive that \"the truck\" is a locative both from the prepositional marking, and from direct observation.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The base broke on the table?", |
| "sec_num": null |
| }, |
| { |
| "text": "Next the learner encounters (12) John loads the hay.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The base broke on the table?", |
| "sec_num": null |
| }, |
| { |
| "text": "From this, the learner discovers that the location is not obligatory, but merely optional, shifting it to {OBJ:+, AGT:+, THEME:+, TAO:+, ..., LOC:O ..., DAT:-}, the verb class of HUG, with the general mean/ng of \"surface contact with no trajectory.\" The next sentence encountered is (13) John loads the truck with hay.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The base broke on the table?", |
| "sec_num": null |
| }, |
| { |
| "text": "This sentence tells the learner that the theme need only optionally serve as object, that it can be \u2022 shifted to a non-argument position marked with the preposition em with. This gives em load the description of {OBJ:+, AGT:+, THEME:+, TAO:0, TAC:with, ..., LOC:0 .... DAT:-}. This new description takes em load now into the verb class of POKE/TOUCH, surface contact by an object that has followed some trajectory. (We have explicitly indicated in our description here that {DAT:-} was part of the verb description, rather than leaving this fact implicit, because we knew, of course, that this feature would be needed to distinguish between the verb classes of GIVE and POKE/TOUCH. We should stress that this and many other features are encoded as \"-\" until encountered by the learner; we have simply suppressed explicitly representing such features in our account here unless needed.) Finally, the learner encounters the sentence (14) John loads the truck.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The base broke on the table?", |
| "sec_num": null |
| }, |
| { |
| "text": "which makes it only optional that the theme must occur, shifting the verb representation to {OBJ:+, AGT:+, THEME:0, TAO:0, TAC:with,", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The base broke on the table?", |
| "sec_num": null |
| }, |
| { |
| "text": "..., LOC:0 ..., DAT:-}. The principle four features of this description put the verb into the general area of WIPE, CLEAR and SPRAY/LOAD, but the optional locative, and the fact that the theme can be marked with em with select for the class of SPRAY/LOAD, verbs of physical contact that show the completive/noncompletive alternation: Note that in this case again, the semantics of the verb classes along the learning trajectory are reasonable successive approximations to the meaning of the verb.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The base broke on the table?", |
| "sec_num": null |
| }, |
| { |
| "text": "One difficulty with this approach which we have not yet confronted is that real data is somewhat noisy. For example, although it is often claimed that Motherese is extremely clean, one researcher has observed that the verb \"put\", which requires both a location and an object to be fully grammatical, has been observed in Motherese (although extremely infrequently) without a location. We strongly suspect, of course, that the assumption that one instance suffices to change the learner's model is too strong. It would be relatively easy to extend the model we give here with a couple of bits to count the number of counterexamples seen for each obligatory or forbidden feature, with two or three examples needed within some limited time period to shift the feature to optional. Can the model we describe here be taken as a psychological model? At first glance, clearly not, because this model appears to be deeply conservative, and as Pinker(1987) demonstrates, children freely use verbs in patterns that they have not seen. In our terms, they use verbs as if they had moved them down the hierarchy without evidence. The facts as currently understood can be accounted for by our model given one simple assumption: While children summarize their exposure to verb usages as discussed above, they will use those verbs in highly productive alternations (as if they were in lower categories) for some period after exposure to the verb. The claim is that their em usage might be non-conservative, even if their representations of verb class are. By this model, the child would restrict the usage of a given verb to the represented usages only after some period of time. The mechanisms for deriving criteria for productive usage of verb patterns described by Pinker(1987) could also be added to our model without difficulty. In essence, one would then have a non-conservative learner with a conservative core.", |
| "cite_spans": [ |
| { |
| "start": 935, |
| "end": 947, |
| "text": "Pinker(1987)", |
| "ref_id": "BIBREF9" |
| }, |
| { |
| "start": 1752, |
| "end": 1764, |
| "text": "Pinker(1987)", |
| "ref_id": "BIBREF9" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "FURTHER RESEARCH AND SOME PROBLEMS", |
| "sec_num": "5" |
| } |
| ], |
| "back_matter": [], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "The Acquisition of Syntactic Knowledge", |
| "authors": [ |
| { |
| "first": "", |
| "middle": [], |
| "last": "Berwick", |
| "suffix": "" |
| } |
| ], |
| "year": 1985, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Berwick, 1t. (1985) The Acquisition of Syntac- tic Knowledge. Cambridge, MA: MIT Press.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "Relations between verb syntax and verb semantics: On the semantic content of subcategorization frames", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [], |
| "last": "Fisher", |
| "suffix": "" |
| }, |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Gleitman", |
| "suffix": "" |
| }, |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Gleitman", |
| "suffix": "" |
| } |
| ], |
| "year": 1988, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Fisher, C.; Gleitman, H.; and Gleitman, L. (1988) Relations between verb syntax and verb semantics: On the semantic content of subcategorization frames. Submitted for pub- lication.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "The infant's perception of causal events: the distinction between animate and inanimate object", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [ |
| "M" |
| ], |
| "last": "Golinkoff", |
| "suffix": "" |
| }, |
| { |
| "first": "C", |
| "middle": [ |
| "G" |
| ], |
| "last": "Harding", |
| "suffix": "" |
| }, |
| { |
| "first": "V", |
| "middle": [], |
| "last": "Carson", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [ |
| "E" |
| ], |
| "last": "Sexton", |
| "suffix": "" |
| } |
| ], |
| "year": 1984, |
| "venue": "Advances in Infancy Research", |
| "volume": "3", |
| "issue": "", |
| "pages": "145--65", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Golinkoff, R.M.; Harding, C.G.; Carson, V.; and Sexton, M.E. (1984) The infant's percep- tion of causal events: the distinction between animate and inanimate object. In L.P. Lip- sitt and C. Rovee-Collier (Eds.) Advances in Infancy Research 3: 145-65.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "Subcategorization and grammatical relations", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Grirnshaw", |
| "suffix": "" |
| } |
| ], |
| "year": 1983, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Grirnshaw, J. (1983) Subcategorization and grammatical relations. In A. Zaenen (Ed.), Subjects and other subjects. Evanston: Indi- ana University Linguistics Club.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "Semantics and cognition", |
| "authors": [ |
| { |
| "first": "I~", |
| "middle": [], |
| "last": "Jackendoff", |
| "suffix": "" |
| } |
| ], |
| "year": 1983, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Jackendoff, I~. (1983) Semantics and cogni- tion. Cambridge, MA: The MIT Press.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "Language and ezperience: Evidence from the blind child", |
| "authors": [ |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Landau", |
| "suffix": "" |
| }, |
| { |
| "first": "L", |
| "middle": [ |
| "R" |
| ], |
| "last": "Gleitman", |
| "suffix": "" |
| } |
| ], |
| "year": 1985, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Landau, B. and Gleitman, L.R. (1985) Lan- guage and ezperience: Evidence from the blind child. Cambridge, MA: Harvard Univer- sity Press.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Lexical semantics in review: An introduction", |
| "authors": [ |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Levin", |
| "suffix": "" |
| } |
| ], |
| "year": 1985, |
| "venue": "Lexical semantics in review. Lezicon Project Working Papers, 1. Cambridge, MA: MIT Center for Cognitive Science", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Levin, B. (1985) Lexical semantics in review: An introduction. In B. Levin (Ed.), Lexical semantics in review. Lezicon Project Working Papers, 1. Cambridge, MA: MIT Center for Cognitive Science.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "Children acquire word meaning components from syntactic evidence", |
| "authors": [ |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Naigles", |
| "suffix": "" |
| }, |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Gleitman", |
| "suffix": "" |
| }, |
| { |
| "first": "L", |
| "middle": [ |
| "R" |
| ], |
| "last": "Gleitman", |
| "suffix": "" |
| } |
| ], |
| "year": null, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Naigles, L.; Gleitman, H.; and Gleitman, L.R. (in press) Children acquire word mean- ing components from syntactic evidence. In E. Dromi (Ed.) Linguistic and conceptual de- velopment. Ablex.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "Language Learnability and Language Development", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Pinker", |
| "suffix": "" |
| } |
| ], |
| "year": 1984, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Pinker, S. (1984) Language Learnability and Language Development. Cambridge, MA: Harvard University Press.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "Resolving a learnability paradox in the acquisition of the verb lexicon. Lezicon project working papers 17. Cambridge", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Pinker", |
| "suffix": "" |
| } |
| ], |
| "year": 1987, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Pinker, S. (1987) Resolving a learnability paradox in the acquisition of the verb lexi- con. Lezicon project working papers 17. Cam- bridge, MA: MIT Center for Cognitive Sci- ence.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "uris": null, |
| "num": null, |
| "type_str": "figure", |
| "text": "The verb hierarchy." |
| }, |
| "FIGREF1": { |
| "uris": null, |
| "num": null, |
| "type_str": "figure", |
| "text": "2And how would it distinguish betweenThe vase stood on the table." |
| } |
| } |
| } |
| } |