| { |
| "paper_id": "C82-1018", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T13:13:17.528668Z" |
| }, |
| "title": "Lexical-Functional Grammar and Order-Free Semantic Composition", |
| "authors": [ |
| { |
| "first": "Kristian", |
| "middle": [], |
| "last": "Halvorsen", |
| "suffix": "", |
| "affiliation": {}, |
| "email": "" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "", |
| "pdf_parse": { |
| "paper_id": "C82-1018", |
| "_pdf_hash": "", |
| "abstract": [], |
| "body_text": [ |
| { |
| "text": "A pressing problem for computational linguistics is the development of linguistic theories which are supported by strong independent linguistic argumentation, and which can, simultaneously, serve as a basis for efficient implementations in language processing systems.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "Linguistic theories with these properties make it possible for computational implementations to build directly on the work of linguists both in the area of grammar-writing, and in the area of theory development (cf. universal conditions on anaphoric binding, filler-gap dependencies etc.). Lexical-functional grammar (LFG) is a linguistic theory which has been developed with equal attention being paid to theoretical linguistic and computational processing considerations (Kaplan & Bresnan 1981 ). The linguistic theory has ample and broad motivation (vide the papers in Bresnan 1982) , and it is transparently implementable as a syntactic parsing system (Kaplan & Halvorsen forthcoming).", |
| "cite_spans": [ |
| { |
| "start": 473, |
| "end": 495, |
| "text": "(Kaplan & Bresnan 1981", |
| "ref_id": null |
| }, |
| { |
| "start": 572, |
| "end": 585, |
| "text": "Bresnan 1982)", |
| "ref_id": "BIBREF1" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "LFG takes grammatical relations to be of primary importance (as opposed to the transformational theory where grammatical functions play a subsidiary role).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "are derived by means of a set of context-free phrase-structure rules annotated with functional-schemata.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "There are no transformational rules.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "The pivotal elements in the theory are the phrase-structure rules, and in particular, the lexical rules.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "A typical LFG-analysis is the treatment of the passive-construction implied by the rules and lexical entries in (la-c). (1)a.Phrase-structure rules (annotated with schemata determining the assignment of grammatical relations): ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "S --> NP VP (\u00a2 SUBJ)=I ~=~ VP --> V NP NP =~ (~ OBJ) =~ (~ OBJ2) =", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "EQUATION", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [ |
| { |
| "start": 0, |
| "end": 8, |
| "text": "EQUATION", |
| "ref_id": "EQREF", |
| "raw_str": "(i) buy V ( PRED)='buy<(# SUBJ) (~ OBJ)>' (ii) buy V ( PRED)='buy<~, ( @SUBJ)>' (iii) buy V ( PRED)='buy<(# OBLBy)(@ SUBJ)>'", |
| "eq_num": "(2)" |
| } |
| ], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": ")='be<~COMP)>' (f3 VCOMP)=f5 (f5 SUBJ)=f2 f6=f5 (f6 PRED)='buy<(% OBLBy),(T SUBJ)>' d.Functional Structure (f50BLBY)=f7 f7=f8 f7=f9 (f7 PCASE)=OBLBy (f9 PRED)='John' (f9 NUM)=SG fI-SUBJ f2[PRED 'Cottage, Inc.'~ f3 ~UM SG f4 TENSE PAST PRED be<(~ VCOMP)> VCOMP f5 SUBJ [ ] f61PRED 'buy<(t OSLBy) (T SUBJ)> SJBy f7[PCASE ~PRED 'John' LNUM SG ]", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "The phrase-structure rules in (i a) generates the phrase-structure tree in (2 b).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "Each phrase-structure tree is indexed. The indices instantiate the up-and down-arrows in the functional schemata which are found in the phrase structure rules.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "An up-arrow refers to the node dominating the node the schemata is attached to. A down-arrow refers to the node which carries the functional schemata. The result of the instantiation process is the set of functional equations in (2 c). These equations describe the functional structure (f-structure) in (2 d).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "The functional structures provide, in canonical form, a representation of the meaningful grammatical relations in the sentence.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "The functional equations, mediate between the constituent-structure and the functional-structure. Each functional equation determines an aspect of the functional-structure.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "When the functional equations are solved they uniquely determine the functional-structure. Moreover, the order in which the equations are processed is immaterial for the final result (see Kaplan and Bresnan 1981) .", |
| "cite_spans": [ |
| { |
| "start": 188, |
| "end": 212, |
| "text": "Kaplan and Bresnan 1981)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "The derivation of functional-structures is order-free.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "The semantic theory which accompanies the theory of functional structures provides, in its turn, an order-free derivation of semantic representations from functional structures.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "The theoretical problem of natural language interpretation can be decomposed into three tasks: Specifically if an f-structure, f has a PRED whose value is the semantic form~ , then the equa[ion (Mf PREDICATE)=~' is introduced, which tells us that the semantic structure corresponding to f, Mr, has a PREDICATE attribute whose value is the translation in intensional logic of 5.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "Each constraining equation adds a bit of information about the semantic structure, and just as in a jigsaw-puzzle what piece is found at what time is of no consequence for the final outcome. \u00b0 It is the functional structure which drives the semantic composition, not the application of specific syntactic rules. This makes it possible to construct a highly constrained, and universal, theory of semantic composition: there are only a small number of structurally distinct configurations in f-structure (the predicate-, argument-, quantifier-, control-, and adjunct-relations).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "Explicit semantic composition rules for each of these configurations have been constructed.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "This enables the interpretation of any well-formed f-structure.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "Once the semantic composition rules for functional structures have been correctly stated they will extend to cover any sentence, which is assigned an f-structure by the grammar.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "The composition rules do not have to be revised as the coverage of the grammar is extended, or as new languages are described.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "The semantics for the LFG-theory is clearly more easily transportable than the semantics of systems where each syntactic rule requires a special semantic rule (Bach 1976 ).", |
| "cite_spans": [ |
| { |
| "start": 159, |
| "end": 169, |
| "text": "(Bach 1976", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "The semantic translation rules, working off of the f-structures in (2d) and (3d) give rise to constraining equations that determine the semantic structure in (4a) as the semantic representation for both John bought Cottage, Inc___t and Cottage, IncL was bought by John,.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "The semantic structure corresponds to the formula of intensional logic in (4b). In the semantic structure the translations of the basic meaningful expressions of the sentence are present.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "There is no reflex of syntactic expressions without independent meaning (expletives, it, there, governed prepositions, by, etc.).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "The values of the attribute PREDICATE are semantic functions, and the functional arguments are identified by the the attribute ARGi Semantic composition consists of the application of the functions to the intensions of the meanings of the functional arguments.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "The scope of NP's with quantifier phrases is explicitly indicated in semantic structure, as are all occurrences of semantic arguments which the quantifiers bind.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "The semantic reflex of functional control is also explicated in semantic structure.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "The construction of meaning representations from f-structures proceeds by successive approximation from any point in the sentence by way of the symmetrical constraining equations.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "The algorithmic specification of the interpretation process does, therefore, not impose any arbitrary constraints on tne order in which the semantic composition of the words should proceed.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "Instead, one is free to impose such constraints on the order of steps in the interpretation procedure as proves to be psychologically and/or computationally motivated.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "The use of symmetric constraining equations and the resulting monotonic character of the mapping between f-structures and meaning representations is also useful in clearing the way for interpretation of sentence fragments.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "As it stands, the procedure can, if desired, proceed from left to right in a string of words, as they are being presented.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "The composition of sentence meanings within the Montague Semantics framework, in contrast, typically proceed from the most deeply embedded constituent and outward (see Thomason 1976 , Dowty et al 1981 .", |
| "cite_spans": [ |
| { |
| "start": 168, |
| "end": 181, |
| "text": "Thomason 1976", |
| "ref_id": null |
| }, |
| { |
| "start": 182, |
| "end": 200, |
| "text": ", Dowty et al 1981", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "Interleaving of syntactic and semantic processing is. also facilitated when there are no unmotivated constraints on the order of steps in the semantic processing of the sentence.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "Within this approach to semantic interpretation it is also possible to let the order of steps in the parsing of a sentence be determined by efficiency considerations, which may vary~from sentence to sentence and even from phrase to phrase within a given sentence.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "An imposition of order in the abstract specification of the composition process would limit implementation choices prematurely.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentences", |
| "sec_num": null |
| }, |
| { |
| "text": "to the processing advantages, the semantic theory for lexical-functional grammars also offers significant simplifications in the analysis of a number of controversial and/or recalcitrant constructions such as Raising-, There-insertion, Passive, and constructions with dismantled idioms. This is an illustration of the efforts to search for evidence for the theory bothinlinguistic arguments and through computational efficiency considerations.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "In addition", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "An extension to classlcal transformational grammar, mlmeo", |
| "authors": [ |
| { |
| "first": "I", |
| "middle": [], |
| "last": "Bach", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| } |
| ], |
| "year": null, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "I. Bach, E., An extension to classlcal transformational grammar, mlmeo, University of Massachusetts, Amherst, Mass\u00b0\u00b0", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "The mental representation of grammatical relations", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [ |
| "W" |
| ], |
| "last": "Bresnan", |
| "suffix": "" |
| } |
| ], |
| "year": 1982, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Bresnan, J. W.,(ed.), The mental representation of grammatical relations (MIT Press, Cambridge, 1982).", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "Lexical-functional grammar: a formal system for grammatical representation", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Kaplan", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Bresnan", |
| "suffix": "" |
| } |
| ], |
| "year": null, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kaplan, R., and Bresnan, J., Lexical-functional grammar: a formal system for grammatical representation, in: Bresnan, J. W., (ed.),The Rental Representation of Grammatical Relations, (MIT Press, Cambridge, Mass).", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "Parsing Lexical-functional grammars, (forthcoming)", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Kaplan", |
| "suffix": "" |
| }, |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Halvorsen", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Kr", |
| "suffix": "" |
| } |
| ], |
| "year": null, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kaplan, R., and Halvorsen, P.Kr., Parsing Lexical-functional grammars, (forthcoming).", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "Formal Philosophy: Selected papers of Richard ~ontague", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Thomason", |
| "suffix": "" |
| } |
| ], |
| "year": 1974, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Thomason, R., ed., Formal Philosophy: Selected papers of Richard ~ontague (Yale 0niversity Press, New Haven, 1974).", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF1": { |
| "text": "> P NP (\u00a2=~) (\u00a2:~) b.Lexical Rule of Passive: OBJ --> SUBJ SUBJ --> OBLBy Optionally: OBLBy--> c.Lexical entries (derived by the lexical rules):", |
| "type_str": "figure", |
| "num": null, |
| "uris": null |
| }, |
| "FIGREF2": { |
| "text": "(i) Unraveling all possible thematic relations holding in a sentence; (2) Composition of the meaning of the constituents of the sentence into a well-deflned and holding in a sentence,The unraveling of the thematic relations in a sentence is already accomplished in f-structure; no special moves are therefore needed in the semantics to establish the propositional equivalence of active-passive pairs or pairs with and without ~, Equi etc.. Notice that both the f-structure for the active sentence, (2d), and the f-structure for the passive sentence, (3d), contain a f-structure with the predicate 'buy< .... , .... >', and the arguments John and Cotta@e, Inc. are tied to the same argument positions in this predicate in the active sentence as well as in the passive sentence, semantic composition and the determination of scope relations require that semantic representations be derived from the functional structures.Rather than translating functional structures into formulas of standard predicate calculus, f-structures are mapped into acyclic graphs called semantic structures (cf. 4a). Since semantic structures are acyclic graphs, just like functional structures, symmetric constraining equations (cf. 2b and 3b) can be used to define an f-structure to semantic structure adds information about the semantic structure of a sentence.", |
| "type_str": "figure", |
| "num": null, |
| "uris": null |
| } |
| } |
| } |
| } |