| { |
| "paper_id": "N04-2004", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T14:44:22.316377Z" |
| }, |
| "title": "A Computational Framework for Non-Lexicalist Semantics", |
| "authors": [ |
| { |
| "first": "Jimmy", |
| "middle": [], |
| "last": "Lin", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "Artificial Intelligence Laboratory", |
| "institution": "", |
| "location": { |
| "postCode": "02139", |
| "settlement": "Cambridge", |
| "region": "MA" |
| } |
| }, |
| "email": "jimmylin@csail.mit.edu" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "Under a lexicalist approach to semantics, a verb completely encodes its syntactic and semantic structures, along with the relevant syntax-tosemantics mapping; polysemy is typically attributed to the existence of different lexical entries. A lexicon organized in this fashion contains much redundant information and is unable to capture cross-categorial morphological derivations. The solution is to spread the \"semantic load\" of lexical entries to other morphemes not typically taken to bear semantic content. This approach follows current trends in linguistic theory, and more perspicuously accounts for alternations in argument structure. I demonstrate how such a framework can be computationally realized with a feature-based, agenda-driven chart parser for the Minimalist Program.", |
| "pdf_parse": { |
| "paper_id": "N04-2004", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "Under a lexicalist approach to semantics, a verb completely encodes its syntactic and semantic structures, along with the relevant syntax-tosemantics mapping; polysemy is typically attributed to the existence of different lexical entries. A lexicon organized in this fashion contains much redundant information and is unable to capture cross-categorial morphological derivations. The solution is to spread the \"semantic load\" of lexical entries to other morphemes not typically taken to bear semantic content. This approach follows current trends in linguistic theory, and more perspicuously accounts for alternations in argument structure. I demonstrate how such a framework can be computationally realized with a feature-based, agenda-driven chart parser for the Minimalist Program.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "The understanding of natural language text includes not only analysis of syntactic structure, but also of semantic content. Due to advances in statistical syntactic parsing techniques (Collins, 1997; Charniak, 2001) , attention has recently shifted towards the harder question of analyzing the meaning of natural language sentences.", |
| "cite_spans": [ |
| { |
| "start": 184, |
| "end": 199, |
| "text": "(Collins, 1997;", |
| "ref_id": "BIBREF2" |
| }, |
| { |
| "start": 200, |
| "end": 215, |
| "text": "Charniak, 2001)", |
| "ref_id": "BIBREF1" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "A common lexical semantic representation in the computational linguistics literature is a frame-based model where syntactic arguments are associated with various semantic roles (essentially frame slots). Verbs are viewed as simple predicates over their arguments. This approach has its roots in Fillmore's Case Grammar (1968) , and serves as the foundation for two current large-scale semantic annotation projects: FrameNet (Baker et al., 1998) and PropBank (Kingsbury et al., 2002) .", |
| "cite_spans": [ |
| { |
| "start": 295, |
| "end": 325, |
| "text": "Fillmore's Case Grammar (1968)", |
| "ref_id": null |
| }, |
| { |
| "start": 424, |
| "end": 444, |
| "text": "(Baker et al., 1998)", |
| "ref_id": "BIBREF0" |
| }, |
| { |
| "start": 458, |
| "end": 482, |
| "text": "(Kingsbury et al., 2002)", |
| "ref_id": "BIBREF9" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Underlying the semantic roles approach is a lexicalist assumption, that is, each verb's lexical entry completely encodes (more formally, projects) its syntactic and semantic structures. Alternations in argument structure are usually attributed to multiple lexical entries (i.e., verb senses). Under the lexicalist approach, the semantics of the verb break might look something like this:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "(1) break(agent, theme) agent: subject theme: object break(agent, theme, instrument) agent: subject theme: object instrument: oblique(with) break(theme) theme: subject . . . The lexicon explicitly specifies the different subcategorization frames of a verb, e.g., the causative frame, the causative instrumental frame, the inchoative frame, etc. The major drawback of this approach, however, is the tremendous amount of redundancy in the lexicon-for example, the class of prototypical transitive verbs where the agent appears as the subject and the theme as the direct object must all duplicate this pattern.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "The typical solution to the redundancy problem is to group verbs according to their argument realization patterns (Levin, 1993) , possibly arranged in an inheritance hierarchy. The argument structure and syntax-tosemantics mapping would then only need to be specified once for each verb class. In addition, lexical rules could be formulated to derive certain alternations from more basic forms.", |
| "cite_spans": [ |
| { |
| "start": 114, |
| "end": 127, |
| "text": "(Levin, 1993)", |
| "ref_id": "BIBREF12" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Nevertheless, the lexicalist approach does not capture productive morphological processes that pervade natural language, for example, flat.V \u2192 flatten.ADJ or hammer.N \u2192 hammer.V; most frameworks for computational semantics fail to capture the deeper derivational relation-ship between morphologically-related terms. For languages with rich derivational morphology, this problem is often critical: the standard architectural view of morphological analysis as a preprocessor presents difficulties in handling semantically meaningful affixes.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "In this paper, I present a computational implementation of Distributed Morphology (Halle and Marantz, 1993) , a non-lexicalist linguistic theory that erases the distinction between syntactic derivation and morphological derivation. This framework leads to finer-grained semantics capable of better capturing linguistic generalizations.", |
| "cite_spans": [ |
| { |
| "start": 82, |
| "end": 107, |
| "text": "(Halle and Marantz, 1993)", |
| "ref_id": "BIBREF6" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "It has previously been argued that representations based on a fixed collection of semantic roles cannot adequately capture natural language semantics. The actual inventory of semantic roles, along with precise definitions and diagnostics, remains an unsolved problem; see (Levin and Rappaport Hovav, 1996) . Fixed roles are too coarsegrained to account for certain semantic distinctions-the only recourse, to expand the inventory of roles, comes with the price of increased complexity, e.g., in the syntaxto-semantics mapping.", |
| "cite_spans": [ |
| { |
| "start": 272, |
| "end": 305, |
| "text": "(Levin and Rappaport Hovav, 1996)", |
| "ref_id": "BIBREF11" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Event Structure", |
| "sec_num": "2" |
| }, |
| { |
| "text": "There is a general consensus among theoretical linguists that the proper representation of verbal argument structure is event structure-representations grounded in a theory of events that decompose semantic roles in terms of primitive predicates representing concepts such as causality and inchoativity (Dowty, 1979; Jackendoff, 1983; Pustejovsky, 1991b; Rappaport Hovav and Levin, 1998) . Consider the following example:", |
| "cite_spans": [ |
| { |
| "start": 303, |
| "end": 316, |
| "text": "(Dowty, 1979;", |
| "ref_id": "BIBREF3" |
| }, |
| { |
| "start": 317, |
| "end": 334, |
| "text": "Jackendoff, 1983;", |
| "ref_id": "BIBREF8" |
| }, |
| { |
| "start": 335, |
| "end": 354, |
| "text": "Pustejovsky, 1991b;", |
| "ref_id": "BIBREF18" |
| }, |
| { |
| "start": 355, |
| "end": 387, |
| "text": "Rappaport Hovav and Levin, 1998)", |
| "ref_id": "BIBREF19" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Event Structure", |
| "sec_num": "2" |
| }, |
| { |
| "text": "(2) He sweeps the floor clean.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Event Structure", |
| "sec_num": "2" |
| }, |
| { |
| "text": "[ Dowty breaks the event described by (2) into two subevents, the activity of sweeping the floor and its result, the state of the floor being clean. A more recent approach, advocated by Rappaport Hovav and Levin (1998) , describes a basic set of event templates corresponding to Vendler's event classes (Vendler, 1957) :", |
| "cite_spans": [ |
| { |
| "start": 196, |
| "end": 218, |
| "text": "Hovav and Levin (1998)", |
| "ref_id": "BIBREF19" |
| }, |
| { |
| "start": 303, |
| "end": 318, |
| "text": "(Vendler, 1957)", |
| "ref_id": "BIBREF22" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Event Structure", |
| "sec_num": "2" |
| }, |
| { |
| "text": "(3) a. [ x ACT <MANNER> ] (activity) b. [ x <STATE> ] (state) c. [ BECOME [ x <STATE> ] ] (achievement) d. [ x CAUSE [ BECOME [ x <STATE> ] ] ] (accomplishment) e. [ [ x ACT <MANNER> ] CAUSE [ BECOME [ x <STATE> ] ] ] (accomplishment)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Event Structure", |
| "sec_num": "2" |
| }, |
| { |
| "text": "A process called Template Augmentation allows basic event templates to be freely \"augmented\" to any other event template. This process, for example, explains the resultative form of surface contact verbs like sweep: Following this long tradition of research, I propose a syntactically-based event representation specifically designed to handle alternations in argument structure. Furthermore, I will show how this theoretical analysis can be implemented in a feature-driven computational framework. The product is an agenda-driven, chart-based parser for the Minimalist Program.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Event Structure", |
| "sec_num": "2" |
| }, |
| { |
| "text": "A primary advantage of decompositional (non-lexicalist) theories of lexical semantics is the ability to transparently relate morphologically related words-explaining, for example, categorial divergences in terms of differences in event structure. Consider the adjective flat and the deadjectival verb flatten:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "A Decompositional Framework", |
| "sec_num": "3" |
| }, |
| { |
| "text": "( 5)a. The tire is flat. b. The tire flattened.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "A Decompositional Framework", |
| "sec_num": "3" |
| }, |
| { |
| "text": "Clearly, (5a) is a stative sentence denoting a static situation, while (5b) denotes an inchoative event, i.e., a transition from \"tire is not flat\" to \"tire is flat\". One might assign the above two sentence the following logical form: In Davidsonian terms, dynamic events introduce event arguments, whereas static situations do not. In (6b), the semantic argument that undergoes the change of state (ARG \u03b4 ) is introduced externally via the event argument.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "A Decompositional Framework", |
| "sec_num": "3" |
| }, |
| { |
| "text": "Considering that the only difference between flat.ADJ and flatten.V is the suffix -en, it must be the source of inchoativity and contribute the change of state reading that distinguishes the verb from the adjective. Here, we have evidence that derivational affixes affect the semantic representation of lexical items, that is, fragments of event structure are directly associated with derivational morphemes. We have the following situation: In this case, the complete event structure of a word can be compositionally derived from its component morphemes. This framework, where the \"semantic load\" is spread more evenly throughout the lexicon to lexical categories not typically thought to bear semantic content, is essentially the model advocated by Pustejovsky (1991a) , among many others. Note that such an approach is no longer lexicalist: each lexical item does not fully encode its associated syntactic and semantic structures. Rather, meanings are composed from component morphemes.", |
| "cite_spans": [ |
| { |
| "start": 751, |
| "end": 770, |
| "text": "Pustejovsky (1991a)", |
| "ref_id": "BIBREF17" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "A Decompositional Framework", |
| "sec_num": "3" |
| }, |
| { |
| "text": "In addition to -en, other productive derivational suffixes in English such as -er, -ize, -ion, just to name a few, can be analyzed in a similar way. In fact, we may view morphological rules for composing morphemes into larger phonological units the same way we view syntactic rules for combining constituents into higher-level projections, i.e., why distinguish VP \u2192 V + NP from V \u2192 Adj + -en? With this arbitrary distinction erased, we are left with a unified morpho-syntactic framework for integrating levels of grammar previously thought to be separate-this is indeed one of the major goals of Distributed Morphology. This theoretical framework translates into a computational model better suited for analyzing the semantics of natural language, particularly those rich in morphology.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "A Decompositional Framework", |
| "sec_num": "3" |
| }, |
| { |
| "text": "A conclusion that follows naturally from this analysis is that fragments of event structure are directly encoded in the syntactic structure. We could, in fact, further postulate that all event structure is encoded syntactically, i.e., that lexical semantic representation is isomorphic to syntactic structure. Sometimes, these functional elements are overtly realized, e.g., -en. Often, however, these functional elements responsible for licensing event interpretations are not phonologically realized.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "A Decompositional Framework", |
| "sec_num": "3" |
| }, |
| { |
| "text": "These observations and this line of reasoning has not escaped the attention of theoretical linguists: Hale and Keyser (1993) propose that argument structure is, in fact, encoded syntactically. They describe a cascading verb phrase analysis with multiple phonetically empty verbal projections corresponding to concepts such as inchoativity and agentivity. This present framework builds on the work of Hale and Keyser, but in addition to advancing a more refined theory of verbal argument structure, I also describe a computational implementation.", |
| "cite_spans": [ |
| { |
| "start": 102, |
| "end": 124, |
| "text": "Hale and Keyser (1993)", |
| "ref_id": "BIBREF5" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "A Decompositional Framework", |
| "sec_num": "3" |
| }, |
| { |
| "text": "Although the study of event types can be traced back to Aristotle, it wasn't until the twentieth century when philosophers and linguists developed classifications of events that capture logical entailments and the cooccurrence restrictions between verbs and other syntactic elements such as tenses and adverbials. Vendler's (1957) four-way classification of events into states, activities, accomplishments, and achievements serves as a good starting point for a computational ontology of event types. Examples of the four event types are given below:", |
| "cite_spans": [ |
| { |
| "start": 314, |
| "end": 330, |
| "text": "Vendler's (1957)", |
| "ref_id": "BIBREF22" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Event Types", |
| "sec_num": "4" |
| }, |
| { |
| "text": "(8)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Event Types", |
| "sec_num": "4" |
| }, |
| { |
| "text": "Activities know run believe walk Accomplishments Achievements paint a picture recognize make a chair find Under Vendler's classification, activities and states both depict situations that are inherently temporally unbounded (atelic); states denote static situations, whereas activities denote on-going dynamic situations. Accomplishments and achievements both express a change of state, and hence are temporally bounded (telic); achievements are punctual, whereas accomplishments extend over a period of time. Tenny (1987) observes that accomplishments differ from achievements only in terms of event duration, which is often a question of granularity.", |
| "cite_spans": [ |
| { |
| "start": 510, |
| "end": 522, |
| "text": "Tenny (1987)", |
| "ref_id": "BIBREF21" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "From typological studies, it appears that states, change of states, and activities form the most basic ontology of event types. They correspond to the primitives BE, BE-COME, and DO proposed by a variety of linguists; let us adopt these conceptual primitives as the basic vocabulary of our lexical semantic representation.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "Following the non-lexicalist tradition, these primitives are argued to occupy functional projections in the syntactic structure, as so-called light verbs. Here, I adopt the model proposed by Marantz (1997) and decompose lexical verbs into verbalizing heads and verbal roots. Verbalizing heads introduce relevant eventive interpretations in the syntax, and correspond to (assumed) universal primitives of the human cognitive system. On the other hand, verbal roots represent abstract (categoryless) concepts and basically correspond to open-class items drawn from encyclopedic knowledge. I assume an inventory of three verbalizing heads, each corresponding to an aforementioned primitive:", |
| "cite_spans": [ |
| { |
| "start": 191, |
| "end": 205, |
| "text": "Marantz (1997)", |
| "ref_id": "BIBREF15" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "(9) v DO [+dynamic, \u2212inchoative] = DO v \u03b4 [+dynamic, +inchoative] = BECOME v BE [\u2212dynamic] = BE", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "The light verb v DO licenses an atelic non-inchoative event, and is compatible with verbal roots expressing activity. It projects a functional head, voice (Kratzer, 1994) , whose specifier is the external argument. The entire voiceP is further embedded under a tense projection (not shown here), and the verbal complex undergoes head movement and left adjoins to any overt tense markings. Similarly, the external argument raises to [Spec, TP] . This is in accordance with modern linguistic theory, more specifically, the subject-internal hypothesis.", |
| "cite_spans": [ |
| { |
| "start": 155, |
| "end": 170, |
| "text": "(Kratzer, 1994)", |
| "ref_id": "BIBREF10" |
| }, |
| { |
| "start": 432, |
| "end": 442, |
| "text": "[Spec, TP]", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "The verbal root can itself idiosyncratically license a DP to give rise to a transitive sentence (subjected, naturally, to selectional restrictions). These constructions correspond to what Levin calls \"non-core transitive sentences\" (1999):", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "(11) John ran the marathon. Similarly, v BE licenses static situations, and is compatible with verbal roots expressing state:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "(12) Mary is tall. v BE P DP Mary v BE is \u221a tall BE(Mary, [ state tall])", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "The light verb v \u03b4 licenses telic inchoative events (i.e., change of states), which correspond to the BECOME primitive:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "(13) The window broke:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "v \u03b4 P DP window v \u03b4 v BE \u221a break ARG \u03b4 (window, e) \u2227 BECOME(BE([ state break]), e)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "The structure denotes an event where an entity undergoes a change of state to the end state specified by the root. v \u03b4 P can be optionally embedded as the complement of a v DO , accounting for the causative/inchoative alternation. Cyclic head movement (incorporation) of the verbal roots into the verbalizing heads up to the highest verbal projection accounts for the surface form of the sentence. ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "v DO P v DO v \u03b4 P DP window v \u03b4 v BE \u221a break CAUSE(e 1 , e 2 ) \u2227 ARG ext (John, e 1 ) \u2227 DO([ activity undef], e 1 ) \u2227 ARG \u03b4 (window, e 2 ) \u2227 BECOME(BE([ state break]), e 2 )", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "Note that in the causative form, v DO is unmodified by a verbal root-the manner of activity is left unspecified, i.e., \"John did something that caused the window to undergo the change of state break.\"", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "Given this framework, deadjectival verbs such as flatten can be directly derived in the syntax:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "(15) The tire flattened. v \u03b4 P DP tire v \u03b4 -en v BE P v BE \u221a flat ARG \u03b4 (tire, e) \u2227 BECOME(BE([ state flat]), e)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "In (Lin, 2004) , I present evidence from Mandarin Chinese that this analysis is on the right track. The rest of this paper, however, will be concerned with the computational implementation of my theoretical framework.", |
| "cite_spans": [ |
| { |
| "start": 3, |
| "end": 14, |
| "text": "(Lin, 2004)", |
| "ref_id": "BIBREF14" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "Lexical entries in the system are minimally specified, each consisting of a phonetic form, a list of relevant features, and semantics in the form of a \u03bb expression.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "The basic structure building operation, MERGE, takes two items and creates a larger item. In the process, compatible features are canceled and one of the items projects. Simultaneously, the \u03bb expression associated with the licensor is applied to the \u03bb expression associated with the licensee (in theoretical linguistic terms, Spell-Out).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "The most basic feature is the =x licensor feature, which cancels out a corresponding x licensee feature and projects. A simple example is a determiner selecting a noun to form a determiner phrase (akin to the context free rule DP \u2192 det noun). This is shown below (underline indicates canceled features, and the node label < indicates that the left item projects): n Niyogi (2001) has developed an agenda-driven chart parser for the feature-driven formalism described above; please refer to his paper for a description of the parsing algorithm. I have adapted it for my needs and developed grammar fragments that reflect my non-lexicalist semantic framework. As an example, a simplified derivation of the sentence \"The tire flattened.\" is shown in Figure 1 . The currently implemented system is still at the \"toy parser\" stage. Although the effectiveness and coverage of my parser remains to be seen, similar approaches have been successful at capturing complex linguistic phenomena. With a minimal set of features and a small number of lexical entries, Niyogi (2001) has successfully modeled many of the argument alternations described by Levin (1993) using a Hale and Keyser (1993) style analysis. I believe that with a suitable lexicon (either hand crafted or automatically induced), my framework can be elaborated into a system whose performance is comparable to that of current statistical parsers, but with the added advantage of simultaneously providing a richer lexical semantic representation of the input sentence than flat predicate argument structures based on semantic roles.", |
| "cite_spans": [ |
| { |
| "start": 366, |
| "end": 379, |
| "text": "Niyogi (2001)", |
| "ref_id": "BIBREF16" |
| }, |
| { |
| "start": 1053, |
| "end": 1066, |
| "text": "Niyogi (2001)", |
| "ref_id": "BIBREF16" |
| }, |
| { |
| "start": 1139, |
| "end": 1151, |
| "text": "Levin (1993)", |
| "ref_id": "BIBREF12" |
| }, |
| { |
| "start": 1160, |
| "end": 1182, |
| "text": "Hale and Keyser (1993)", |
| "ref_id": "BIBREF5" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 747, |
| "end": 755, |
| "text": "Figure 1", |
| "ref_id": "FIGREF9" |
| } |
| ], |
| "eq_spans": [], |
| "section": "States", |
| "sec_num": null |
| }, |
| { |
| "text": "A combination of factors in the natural development of computational linguistics as a field has conspired to narrow the diversity of techniques being explored by researchers. While empirical and quantitative research is the mark of a mature field, such an approach is not without its adverse side-effects. Both syntactic and semantic parsing technology faces a classic chicken-and-egg prob-lem. In order for any new framework to become widely adopted, it must prove to be competitive with state-ofthe-art systems in terms of performance. However, robust parsing cannot be achieved without either laboriously crafting grammars or a massive dedicated annotation effort (and experience has shown the latter method to be superior). Therein, however, lies the catch: neither effort is likely to be undertaken unless a new framework proves to be quantitatively superior than previously established methodologies. Lacking quantitative measures currently, the merits of my proposed framework can only be gauged on theoretical grounds and its future potential to better capture a variety of linguistic phenomena.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion", |
| "sec_num": "6" |
| }, |
| { |
| "text": "Minimalist DerivationsMy theory of verbal argument structure can be implemented in a unified morpho-syntactic parsing model that interleaves syntactic and semantic parsing. The system is in the form of an agenda-driven chart-based parser whose foundation is similar to previous formalizations of Chomsky's Minimalist Program(Stabler, 1997;Harkema, 2000;Niyogi, 2001).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "The Berkeley FrameNet project", |
| "authors": [ |
| { |
| "first": "Collin", |
| "middle": [ |
| "F" |
| ], |
| "last": "Baker", |
| "suffix": "" |
| }, |
| { |
| "first": "Charles", |
| "middle": [ |
| "J" |
| ], |
| "last": "Fillmore", |
| "suffix": "" |
| }, |
| { |
| "first": "John", |
| "middle": [ |
| "B" |
| ], |
| "last": "Lowe", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "Proceedings of the 36th Annual Meeting of the Association for Computational Linguistics and 17th International Conference on Computational Linguistics (COLING/ACL", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Collin F. Baker, Charles J. Fillmore, and John B. Lowe. 1998. The Berkeley FrameNet project. In Proceedings of the 36th Annual Meeting of the Association for Com- putational Linguistics and 17th International Con- ference on Computational Linguistics (COLING/ACL 1998).", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "Immediate head parsing for language models", |
| "authors": [ |
| { |
| "first": "Eugene", |
| "middle": [], |
| "last": "Charniak", |
| "suffix": "" |
| } |
| ], |
| "year": 2001, |
| "venue": "Proceedings of the 39th Annual Meeting of the Association for Computational Linguistics (ACL-2001)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Eugene Charniak. 2001. Immediate head parsing for language models. In Proceedings of the 39th Annual Meeting of the Association for Computational Linguis- tics (ACL-2001).", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "Three generative lexicalized models for statistical parsing", |
| "authors": [ |
| { |
| "first": "Michael", |
| "middle": [], |
| "last": "Collins", |
| "suffix": "" |
| } |
| ], |
| "year": 1997, |
| "venue": "Proceedings of the 35th Annual Meeting of the Association for Computational Linguistics (ACL-1997)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Michael Collins. 1997. Three generative lexicalized models for statistical parsing. In Proceedings of the 35th Annual Meeting of the Association for Computa- tional Linguistics (ACL-1997).", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "Word Meaning and Montague Grammar", |
| "authors": [ |
| { |
| "first": "David", |
| "middle": [], |
| "last": "Dowty", |
| "suffix": "" |
| } |
| ], |
| "year": 1979, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "David Dowty. 1979. Word Meaning and Montague Grammar. D. Reidel Publishing Company, Dordrecht, The Netherlands.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "The case for case", |
| "authors": [ |
| { |
| "first": "Charles", |
| "middle": [ |
| "J" |
| ], |
| "last": "Fillmore", |
| "suffix": "" |
| } |
| ], |
| "year": 1968, |
| "venue": "Universals in Linguistic Theory", |
| "volume": "", |
| "issue": "", |
| "pages": "1--88", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Charles J. Fillmore. 1968. The case for case. In E. Bach and R. Harms, editors, Universals in Linguistic The- ory, pages 1-88. Holt, Rinehart, and Winston, New York.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "On argument structure and the lexical expression of syntactic relations", |
| "authors": [ |
| { |
| "first": "Kenneth", |
| "middle": [], |
| "last": "Hale", |
| "suffix": "" |
| }, |
| { |
| "first": "Samuel", |
| "middle": [ |
| "Jay" |
| ], |
| "last": "Keyser", |
| "suffix": "" |
| } |
| ], |
| "year": 1993, |
| "venue": "The View from Building 20: Essays in Linguistics in Honor of Sylvain Bromberger", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kenneth Hale and Samuel Jay Keyser. 1993. On argu- ment structure and the lexical expression of syntactic relations. In Kenneth Hale and Samuel Jay Keyser, editors, The View from Building 20: Essays in Linguis- tics in Honor of Sylvain Bromberger. MIT Press, Cam- bridge, Massachusetts.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Distributed morphology and the pieces of inflection", |
| "authors": [ |
| { |
| "first": "Morris", |
| "middle": [], |
| "last": "Halle", |
| "suffix": "" |
| }, |
| { |
| "first": "Alec", |
| "middle": [], |
| "last": "Marantz", |
| "suffix": "" |
| } |
| ], |
| "year": 1993, |
| "venue": "The View from Building 20", |
| "volume": "", |
| "issue": "", |
| "pages": "111--176", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Morris Halle and Alec Marantz. 1993. Distributed mor- phology and the pieces of inflection. In Kenneth Hale and S. Jay Keyser, editors, In The View from Build- ing 20, pages 111-176. MIT Press, Cambridge, Mas- sachusetts.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "A recognizer for minimalist grammars", |
| "authors": [ |
| { |
| "first": "Henk", |
| "middle": [], |
| "last": "Harkema", |
| "suffix": "" |
| } |
| ], |
| "year": 2000, |
| "venue": "Proceedings of the Sixth International Workshop on Parsing Technologies", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Henk Harkema. 2000. A recognizer for minimalist grammars. In Proceedings of the Sixth International Workshop on Parsing Technologies (IWPT 2000).", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "Semantics and Cognition", |
| "authors": [ |
| { |
| "first": "Ray", |
| "middle": [], |
| "last": "Jackendoff", |
| "suffix": "" |
| } |
| ], |
| "year": 1983, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Ray Jackendoff. 1983. Semantics and Cognition. MIT Press, Cambridge, Massachusetts.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "Adding semantic annotation to the Penn Tree-Bank", |
| "authors": [ |
| { |
| "first": "Paul", |
| "middle": [], |
| "last": "Kingsbury", |
| "suffix": "" |
| }, |
| { |
| "first": "Martha", |
| "middle": [], |
| "last": "Palmer", |
| "suffix": "" |
| }, |
| { |
| "first": "Mitch", |
| "middle": [], |
| "last": "Marcus", |
| "suffix": "" |
| } |
| ], |
| "year": 2002, |
| "venue": "Proceeding of 2002 Human Language Technology Conference", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Paul Kingsbury, Martha Palmer, and Mitch Marcus. 2002. Adding semantic annotation to the Penn Tree- Bank. In Proceeding of 2002 Human Language Tech- nology Conference (HLT 2002).", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "The event argument and the semantics of voice. Unpublished manuscript", |
| "authors": [ |
| { |
| "first": "Angelika", |
| "middle": [], |
| "last": "Kratzer", |
| "suffix": "" |
| } |
| ], |
| "year": 1994, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Angelika Kratzer. 1994. The event argument and the se- mantics of voice. Unpublished manuscript, University of Massachusetts, Amherst.", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "From lexical semantics to argument realization. Unpublished manuscript", |
| "authors": [ |
| { |
| "first": "Beth", |
| "middle": [], |
| "last": "Levin", |
| "suffix": "" |
| }, |
| { |
| "first": "Malka", |
| "middle": [ |
| "Rappaport" |
| ], |
| "last": "Hovav", |
| "suffix": "" |
| } |
| ], |
| "year": 1996, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Beth Levin and Malka Rappaport Hovav. 1996. From lexical semantics to argument realization. Unpub- lished manuscript, Northwestern University and Bar Ilan University.", |
| "links": null |
| }, |
| "BIBREF12": { |
| "ref_id": "b12", |
| "title": "English Verb Classes and Alternations: A Preliminary Investigation", |
| "authors": [ |
| { |
| "first": "Beth", |
| "middle": [], |
| "last": "Levin", |
| "suffix": "" |
| } |
| ], |
| "year": 1993, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Beth Levin. 1993. English Verb Classes and Alter- nations: A Preliminary Investigation. University of Chicago Press, Chicago, Illinois.", |
| "links": null |
| }, |
| "BIBREF13": { |
| "ref_id": "b13", |
| "title": "Objecthood: An event structure perspective", |
| "authors": [ |
| { |
| "first": "Beth", |
| "middle": [], |
| "last": "Levin", |
| "suffix": "" |
| } |
| ], |
| "year": 1999, |
| "venue": "Proceedings of the 35th Annual Meeting of the Chicago Linguistics Society", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Beth Levin. 1999. Objecthood: An event structure per- spective. In Proceedings of the 35th Annual Meeting of the Chicago Linguistics Society.", |
| "links": null |
| }, |
| "BIBREF14": { |
| "ref_id": "b14", |
| "title": "Event Structure and the Encoding of Arguments: The Syntax of the English and Mandarin Verb Phrase", |
| "authors": [ |
| { |
| "first": "Jimmy", |
| "middle": [], |
| "last": "Lin", |
| "suffix": "" |
| } |
| ], |
| "year": 2004, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Jimmy Lin. 2004. Event Structure and the Encoding of Arguments: The Syntax of the English and Mandarin Verb Phrase. Ph.D. thesis, Department of Electrical Engineering and Computer Science, Massachusetts In- stitute of Technology.", |
| "links": null |
| }, |
| "BIBREF15": { |
| "ref_id": "b15", |
| "title": "No escape from syntax: Don't try morphological analysis in the privacy of your own lexicon", |
| "authors": [ |
| { |
| "first": "Alec", |
| "middle": [], |
| "last": "Marantz", |
| "suffix": "" |
| } |
| ], |
| "year": 1997, |
| "venue": "Proceedings of the 21st Annual Penn Linguistics Colloquium", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Alec Marantz. 1997. No escape from syntax: Don't try morphological analysis in the privacy of your own lex- icon. In Proceedings of the 21st Annual Penn Linguis- tics Colloquium.", |
| "links": null |
| }, |
| "BIBREF16": { |
| "ref_id": "b16", |
| "title": "A minimalist implementation of verb subcategorization", |
| "authors": [ |
| { |
| "first": "Sourabh", |
| "middle": [], |
| "last": "Niyogi", |
| "suffix": "" |
| } |
| ], |
| "year": 2001, |
| "venue": "Proceedings of the Seventh International Workshop on Parsing Technologies", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Sourabh Niyogi. 2001. A minimalist implementation of verb subcategorization. In Proceedings of the Sev- enth International Workshop on Parsing Technologies (IWPT-2001).", |
| "links": null |
| }, |
| "BIBREF17": { |
| "ref_id": "b17", |
| "title": "The generative lexicon", |
| "authors": [ |
| { |
| "first": "James", |
| "middle": [], |
| "last": "Pustejovsky", |
| "suffix": "" |
| } |
| ], |
| "year": 1991, |
| "venue": "Computational Linguistics", |
| "volume": "17", |
| "issue": "4", |
| "pages": "409--441", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "James Pustejovsky. 1991a. The generative lexicon. Computational Linguistics, 17(4):409-441.", |
| "links": null |
| }, |
| "BIBREF18": { |
| "ref_id": "b18", |
| "title": "The syntax of event structure", |
| "authors": [ |
| { |
| "first": "James", |
| "middle": [], |
| "last": "Pustejovsky", |
| "suffix": "" |
| } |
| ], |
| "year": 1991, |
| "venue": "Cognition", |
| "volume": "41", |
| "issue": "", |
| "pages": "47--81", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "James Pustejovsky. 1991b. The syntax of event structure. Cognition, 41:47-81.", |
| "links": null |
| }, |
| "BIBREF19": { |
| "ref_id": "b19", |
| "title": "Building verb meanings", |
| "authors": [ |
| { |
| "first": "Malka", |
| "middle": [ |
| "Rappaport" |
| ], |
| "last": "Hovav", |
| "suffix": "" |
| }, |
| { |
| "first": "Beth", |
| "middle": [], |
| "last": "Levin", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "The Projection of Arguments: Lexical and Compositional Factors", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Malka Rappaport Hovav and Beth Levin. 1998. Building verb meanings. In Miriam Butt and Wilhelm Geuder, editors, The Projection of Arguments: Lexical and Compositional Factors. CSLI Publications, Stanford, California.", |
| "links": null |
| }, |
| "BIBREF20": { |
| "ref_id": "b20", |
| "title": "Derivational minimalism", |
| "authors": [ |
| { |
| "first": "Edward", |
| "middle": [], |
| "last": "Stabler", |
| "suffix": "" |
| } |
| ], |
| "year": 1997, |
| "venue": "Logical Aspects of Computational Linguistics", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Edward Stabler. 1997. Derivational minimalism. In Christian Retor\u00e9, editor, Logical Aspects of Computa- tional Linguistics. Springer.", |
| "links": null |
| }, |
| "BIBREF21": { |
| "ref_id": "b21", |
| "title": "Grammaticalizing Aspect and Affectedness", |
| "authors": [ |
| { |
| "first": "Carol", |
| "middle": [], |
| "last": "Tenny", |
| "suffix": "" |
| } |
| ], |
| "year": 1987, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Carol Tenny. 1987. Grammaticalizing Aspect and Affect- edness. Ph.D. thesis, Massachusetts Institute of Tech- nology.", |
| "links": null |
| }, |
| "BIBREF22": { |
| "ref_id": "b22", |
| "title": "Verbs and times", |
| "authors": [ |
| { |
| "first": "Zeno", |
| "middle": [], |
| "last": "Vendler", |
| "suffix": "" |
| } |
| ], |
| "year": 1957, |
| "venue": "Philosophical Review", |
| "volume": "56", |
| "issue": "", |
| "pages": "143--160", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Zeno Vendler. 1957. Verbs and times. Philosophical Review, 56:143-160.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "uris": null, |
| "type_str": "figure", |
| "text": "[ DO(he, sweeps(the floor)) ] CAUSE [ BECOME [ clean(the floor) ] ] ]", |
| "num": null |
| }, |
| "FIGREF1": { |
| "uris": null, |
| "type_str": "figure", |
| "text": "swept the floor. [ Phil ACT <SWEEP> floor ] b. Phil swept the floor clean. [ [ Phil ACT <SWEEP> floor ] CAUSE [ BECOME [ floor <CLEAN> ] ] ]", |
| "num": null |
| }, |
| "FIGREF2": { |
| "uris": null, |
| "type_str": "figure", |
| "text": "(tire, [ state flat]) b. ARG \u03b4 (tire, e) \u2227 BECOME(BE([ state flat]), e)", |
| "num": null |
| }, |
| "FIGREF3": { |
| "uris": null, |
| "type_str": "figure", |
| "text": "(7) flat = [ state flat] is flat = \u03bbxBE(x, [ state flat]) -en = \u03bbs\u03bbxARG \u03b4 (x, e) \u2227 BECOME(BE(s), e) flat-en = \u03bbx.ARG \u03b4 (x, e)\u2227 BECOME(BE([ state flat]), e)", |
| "num": null |
| }, |
| "FIGREF4": { |
| "uris": null, |
| "type_str": "figure", |
| "text": "run ARG ext (John, e) \u2227 DO([ activity run], e)", |
| "num": null |
| }, |
| "FIGREF5": { |
| "uris": null, |
| "type_str": "figure", |
| "text": "ext (John, e) \u2227 DO([ activity run(marathon)], e)", |
| "num": null |
| }, |
| "FIGREF7": { |
| "uris": null, |
| "type_str": "figure", |
| "text": ">x and <x trigger head movement (incorporation), i.e., the phonetic content of the licensee is affixed to the left or right of the licensor's phonetic content, respectively. These licensor features also cancel corresponding x licensee features: checking is implemented by +x/-x features. The +x denotes a need to discharge features, and the -x denotes a need for features. A simple example of this is the case assignment involved in building a prepositional phrase, i.e., prepositions must assign case, and DPs much receive case.", |
| "num": null |
| }, |
| "FIGREF8": { |
| "uris": null, |
| "type_str": "figure", |
| "text": "\u03b4 (y, e)\u2227 BECOME(BE([ state tall]), e) < ::: >s :::: vbe : s ARG \u03b4 (he, e) \u2227 BECOME(BE([ state tall(3cm)]), e)", |
| "num": null |
| }, |
| "FIGREF9": { |
| "uris": null, |
| "type_str": "figure", |
| "text": "Simplified derivation for the sentence \"The tire flattened.\"", |
| "num": null |
| } |
| } |
| } |
| } |