| { |
| "paper_id": "J92-2005", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T02:44:38.741186Z" |
| }, |
| "title": "Incremental Processing and the Hierarchical Lexicon", |
| "authors": [ |
| { |
| "first": "Erik-Jan", |
| "middle": [], |
| "last": "Van Der Linden", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "Tilburg University", |
| "location": {} |
| }, |
| "email": "vdlinden@kub.nl" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "Hierarchical lexicon structures are not only of great importance for the nonredundant representation of lexical information, they may also contribute to the efficiency of the actual processing of natural language. Two parsing techniques that render the parsing process efficient are presented. Windowing is a technique for incrementally accessing the hierarchical lexicon. Lexical preferencing implements preferences within the parsing process as a natural consequence of the hierarchical structure of the lexicon. Within a proof-theoretic approach to Categorial Grammar it is possible to implement these techniques in a formal and principled way. Special attention is paid to idiomatic expressions.", |
| "pdf_parse": { |
| "paper_id": "J92-2005", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "Hierarchical lexicon structures are not only of great importance for the nonredundant representation of lexical information, they may also contribute to the efficiency of the actual processing of natural language. Two parsing techniques that render the parsing process efficient are presented. Windowing is a technique for incrementally accessing the hierarchical lexicon. Lexical preferencing implements preferences within the parsing process as a natural consequence of the hierarchical structure of the lexicon. Within a proof-theoretic approach to Categorial Grammar it is possible to implement these techniques in a formal and principled way. Special attention is paid to idiomatic expressions.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "The main reasons mentioned for the considerable attention paid to hierarchical lexicon structures are the fact that redundancy in the lexicon is avoided, and that structuring the lexicon facilitates the development of large and complex lexicons. No attention has, however, been paid to the role the hierarchical lexicon could play in natural language processing. Categorial Grammar (CG) has an interest in efficient and psychologically plausible, at least incremental, processing. Although CG is a radically lexicalist grammatical theory, little attention has been paid to the structure of the lexicon. The aim of the present article is to bring CG, the hierarchical lexicon, and incremental processing together, to investigate the role of the hierarchical lexicon during incremental parsing with categorial grammars. The rules and derivations of a categorial grammar do not describe syntactic structures, but represent the proceedings of the parser while constructing a semantic representation of a sentence. This property of CG is referred to as representational nonautonomy (Crain and Steedman 1982) . It will be shown that especially in the case of ambiguity, the combination of a hierarchical lexicon structure and representational nonautonomy provides efficient ways of dealing with ambiguities: within a proof-theoretic approach to CG, rules that allow the parser to reason about the structure of the lexicon are presented. Two parsing techniques are presented.", |
| "cite_spans": [ |
| { |
| "start": 1077, |
| "end": 1102, |
| "text": "(Crain and Steedman 1982)", |
| "ref_id": "BIBREF11" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1." |
| }, |
| { |
| "text": "Windowing is a technique for incrementally accessing the hierarchical lexicon. While incrementally parsing the sentence, the parser commits itself to lexical information it can commit to, leaving other choices implicit in the hierarchical lexical structure of the elements in the input. Lexical preferencing implements preferences in the parsing process as a natural consequence of the hierarchical structure of the lexicon: information lower on in the hierarchical lexicon is preferred over more general information. Idiomatic expressions are presented as an example of these preferences: an idiomatic expression is preferably interpreted as such, and not in the nonidiomatic interpretation of which the head of the idiom is a part.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1." |
| }, |
| { |
| "text": "In the product-free L-calculus the set of connectives (also called type constructors) is {\\,/}. A complex category is a functor, an incomplete expression that forms a result category if an argument category is found. Throughout this paper the Lambek notation, in which the argument category is found under the slash, is applied. Consider for example the categorial representation of an intransitive verb: np\\s looks for an np to its left and results in an s.", |
| "cite_spans": [ |
| { |
| "start": 243, |
| "end": 259, |
| "text": "Lambek notation,", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1." |
| }, |
| { |
| "text": "The elements the calculus operates upon are categories with semantic and prosodic information added, denoted with <syntax, prosody, semantics>, and referred to as signs. Information not relevant for the discussion is omitted. In the version of L used here, complex syntactic categories take signs as their arguments. Semantics is represented with formulas of the lambda-calculus. Prosodic information merely consists of a prosodic bracketing; for instance, the string john sleeps is denoted as john + sleeps,", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1." |
| }, |
| { |
| "text": "where + is a noncommutative, nonassociative concatenation operator. Concatenation of some \u00a2~ with the empty prosodic element c results in 4. The L-calculus extends the power of categorial grammar basically because it adds so-called introduction rules to the proof-theoretic complements of categorial reduction rules, elimination rules. For each category-forming connective, introduction and elimination rules can be formulated. With respect to semantics, elimination corresponds to functional application and introduction to lambda abstraction. Various approaches have been proposed for deduction in L. In its standard representation the L-calculus is a sequent calculus. More recently, natural deduction has been applied to the calculus (Barry and Morrill 1990) , as well as proof procedures from linear logic (Roorda 1990 ). 1 Throughout this article the sequent format is used. In definition (1), W and X are categories, Y and Z are signs, and P, T, Q, U and V are sequences of signs, where P, T, and Q are nonempty. A sequent in L represents a derivability relation, =~, between a nonempty finite sequence of signs, the antecedent, and a sign, the succedent. A sequent states that the string denoted by the antecedent is in the set of strings denoted by the succedent. The axioms and inference rules of the calculus define the theorems of the calculus with respect to this derivability relation.", |
| "cite_spans": [ |
| { |
| "start": 738, |
| "end": 762, |
| "text": "(Barry and Morrill 1990)", |
| "ref_id": "BIBREF5" |
| }, |
| { |
| "start": 811, |
| "end": 823, |
| "text": "(Roorda 1990", |
| "ref_id": "BIBREF56" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1." |
| }, |
| { |
| "text": "Recursive application of the inference rules on a sequent may result in the derivation of a sequent as a theorem of the calculus. In definition (1) the calculus is presented. The elimination of a type constructor is denoted by E; introduction by I.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1." |
| }, |
| { |
| "text": "Definition 1 (Lambek, sequent calculus) U,((X/(W,g,,b))gb,a),T,V => Z if T :=> (W,g.,,b) and U,(X,qS+~,a(b)),V :=> Z [/El U,T,(((W,g.,,b) \\X),Ga),V :=> Z if T :=> (W,g.,,b) and U,(X,~+gS,a(b)),V :=> Z [\\E] T =~ ((X/(W,e,b)),g,,Ab.a) if T,(W,\u00a2,b) :=> (X,~b+\u00a2,a) [/I] T =~ (((W,e,b)\\X),4~,Ab.a) if (W,e,b), T =k (X,e+~b,a) [\\I] (X, qS,a) :::> (X,~,a) [Axiom]", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1." |
| }, |
| { |
| "text": "The uppersequent of an inference rule is a theorem of the calculus if all of its subsequents are theorems. In Example 1 a sentence containing a transitive verb is parsed by proving that it reduces to s. To the sequence of lexical signs associated with the strings in the input, the inference rules are recursively applied until all leaves of the proof tree are axioms. The derivation results in the instantiation of the semantics of the sentence.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1." |
| }, |
| { |
| "text": "(np,john,john) ((np\\ s)/np,loves,loves) (np,mary, mary} ::~ (s,john+loves+mary, loves(mary)(john)) if {np, mary, mary) =~ {np,mary, mary) and (np,john,john) (np\\s,loves+mary, loves(mary)} =~ (s,john+loves+mary, loves(mary)(john)) if (np,john,john) =~ (np,john,john) and (s,john+loves+mary, loves(mary)(john)) =~ (s,john+loves+mary, loves(mary)(john))", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 1", |
| "sec_num": null |
| }, |
| { |
| "text": "[/El ]Axiom] [\\ El [Axiom] [Axiom]", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 1", |
| "sec_num": null |
| }, |
| { |
| "text": "The product-free version of the Lambek calculus includes two connectives, / and \\. On the basis of these connectives and the inference rules of the L-calculus, a range of linguistic constructions and generalizations remain for which no linguistically adequate accounts can be presented. In order to overcome this problem, new category-forming connectives have been proposed (as a lexical alternative of the specialized rules of for instance CCG [Steedman 1987] ). An example is the connective T for unbounded dependencies (Moortgat 1988) . XTY denotes a category X that has an argument of category Y missing somewhere within X. is assigned, which takes the incomplete clause as its argument.", |
| "cite_spans": [ |
| { |
| "start": 445, |
| "end": 460, |
| "text": "[Steedman 1987]", |
| "ref_id": "BIBREF64" |
| }, |
| { |
| "start": 522, |
| "end": 537, |
| "text": "(Moortgat 1988)", |
| "ref_id": "BIBREF47" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Other Connectives", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "The A-connective (Morrill 1990 ) is one of a set of boolean connectives that can be used to denote that a certain lexical item can occur in different categories: square can be n/n and n, and is therefore assigned the category (n/n) An. The ?-connective (ibid.) is used to denote optionality, for instance in the case of belief: n/(sp?), which accounts for belief in the belief and the belief that Mary lives.", |
| "cite_spans": [ |
| { |
| "start": 17, |
| "end": 30, |
| "text": "(Morrill 1990", |
| "ref_id": "BIBREF50" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Other Connectives", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "These connectives are introduced to enable the inference engine behind the calculus to deal with lexical ambiguities and to 'reason' about lexical items. This is in line with the principle of representational nonautonomy, which states that syntactic rules describe what the processor does while assembling a semantic representation.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Other Connectives", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "To allow the inference engine to reason about lexical structures in which inheritance relations are present, the calculus should be extended, and a more sophisticated structure should be assigned to the categorial lexicon than the list or bag that is usually considered in CG (with the exception of Bouma 1990 ). The current section deals with the lexicon; the next sections deal with the extension of the calculus.", |
| "cite_spans": [ |
| { |
| "start": 299, |
| "end": 309, |
| "text": "Bouma 1990", |
| "ref_id": "BIBREF9" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Inheritance and the Hierarchical Lexicon", |
| "sec_num": "3." |
| }, |
| { |
| "text": "An idiomatic expression and its verbal head can be said to maintain a lexical inheritance relation: an idiomatic expression inherits part of its properties from its head. Here, syntactic category, syntactic behavior, morphology, and semantics are discussed briefly.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "An Example: Idioms", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "3.1.1 Syntactic Category. Idiomatic expressions can be represented as functor-argument-structures 2 and have the same format as the verbs that are their heads. It is therefore possible to relate the syntactic category of the idiom to that of its head (see also Zernik and Dyer 1987) . The verb itself does not specify prosodic information for the argument and the idiom is a specialization of the verb because it does specify prosodic information. In other words, the verb (kick) subcategorizes for the whole set of strings with category np, whereas the idiom subcategorizes for the subset of that set (the + bucket). The information that the object argument is specified for a certain string can thus be added monotonically. Inheritance relations between lexical items are denoted here with a category-forming connective ~-. Mother ~-Daughter states that Daughter is a specialization of Mother. The relation between verb and idiom is part of the lexical structure which is associated with the lexical entry of the verb. KICK 2 Similar representations can be found for TAG (Abeill6 1990; Abeill6 and Schabes 1989) and HPSG (Erbach 1991) . 3 See van der Linden (1991).", |
| "cite_spans": [ |
| { |
| "start": 261, |
| "end": 282, |
| "text": "Zernik and Dyer 1987)", |
| "ref_id": null |
| }, |
| { |
| "start": 1021, |
| "end": 1025, |
| "text": "KICK", |
| "ref_id": null |
| }, |
| { |
| "start": 1073, |
| "end": 1087, |
| "text": "(Abeill6 1990;", |
| "ref_id": "BIBREF0" |
| }, |
| { |
| "start": 1088, |
| "end": 1113, |
| "text": "Abeill6 and Schabes 1989)", |
| "ref_id": null |
| }, |
| { |
| "start": 1123, |
| "end": 1136, |
| "text": "(Erbach 1991)", |
| "ref_id": "BIBREF17" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "An Example: Idioms", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "3.1.4 Semantics. The traditional definition of an idiom states that its meaning is not a function of the meanings of its parts and the way these are syntactically combined; that is, an idiom is a noncompositional expression. Under this definition, their meaning can be subject to any other principle that describes in what way the meaning of an expression should be derived (contextuality, meaning postulates...). A definition that states what the meaning is, is preferable: the meaning of an idiom is exclusively a property of the whole expression. 4 The meaning of the idiom cannot be inherited from the verb that is its head, but should be added nonmonotonically. 3.1.5 Inheritance. The full specification of a sign is derived by means of an operation similar to priority union (Kaplan 1987, p. 180) or default unification (Bouma 1990 ), denoted by n. N is defined as a function from pairs of mother and daughter signs to fully specified daughter signs and runs as follows. If unification, U, is successful for the values of a certain property of mother and daughter, the result of n for that value is the result of U, where unification is understood in its most basic sense: variables unify with constants and variables; constants unify with variables and with constants with an equal value (prosodic information in Example 4). If the values do not unify, the value of the daughter is returned (semantic information in Example 4).", |
| "cite_spans": [ |
| { |
| "start": 781, |
| "end": 802, |
| "text": "(Kaplan 1987, p. 180)", |
| "ref_id": null |
| }, |
| { |
| "start": 826, |
| "end": 837, |
| "text": "(Bouma 1990", |
| "ref_id": "BIBREF9" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "An Example: Idioms", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "The inheritance networks for which N is defined are unipolar, nonmonotonic, and homogeneous (Touretzky, Horty, and Thomason 1987) . For other networks, other reasoning mechanisms are necessary to determine the properties of a node (Touretzky, Horty, and Thomason 1987; Touretzky 1986; Veltman 1990 ). 5", |
| "cite_spans": [ |
| { |
| "start": 92, |
| "end": 129, |
| "text": "(Touretzky, Horty, and Thomason 1987)", |
| "ref_id": "BIBREF70" |
| }, |
| { |
| "start": 231, |
| "end": 268, |
| "text": "(Touretzky, Horty, and Thomason 1987;", |
| "ref_id": "BIBREF70" |
| }, |
| { |
| "start": 269, |
| "end": 284, |
| "text": "Touretzky 1986;", |
| "ref_id": "BIBREF69" |
| }, |
| { |
| "start": 285, |
| "end": 297, |
| "text": "Veltman 1990", |
| "ref_id": "BIBREF71" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 4 (KICK n KICK_TV) N KICK_THE_B UCKET: ( (np\\s) / (np, the + bucket, _), kick, AxAydie(y) )", |
| "sec_num": null |
| }, |
| { |
| "text": "More specific information thus takes precedence over more general information. This is a common feature of inheritance systems, and is an application of 'proper inclusion precedence,' which is acknowledged in knowledge representation and (computational) linguistics (De Smedt 1990; Daelemans 1987 ; other papers in this special issue).", |
| "cite_spans": [ |
| { |
| "start": 266, |
| "end": 281, |
| "text": "(De Smedt 1990;", |
| "ref_id": "BIBREF14" |
| }, |
| { |
| "start": 282, |
| "end": 296, |
| "text": "Daelemans 1987", |
| "ref_id": "BIBREF12" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 4 (KICK n KICK_TV) N KICK_THE_B UCKET: ( (np\\s) / (np, the + bucket, _), kick, AxAydie(y) )", |
| "sec_num": null |
| }, |
| { |
| "text": "There exists a clear relation between this principle and the linguistic notion blocking. Blocking is \"the nonoccurrence of one form due to the simple existence of another\" (Aronoff 1976, p. 41) . For instance, the nominal derivation *graciosity of gracious is blocked by the existence of grace. Daelemans (1987) and De Smedt (1990) show that in a hierarchical lexicon structure, blocking is equivalent to the prevalence of more specific information over more general information. For instance, the more general principle in the example is that a nominal derivation of some abstract adjectives equals stem + ity, and the more specific information is that in the case of gracious the nominal derivation is grace. In the hierarchical lexicon, the principle of priority to the instance also blocks ?graciousness (whereas this is not the case for Aronoff's model). In Dutch, the participle ~geslaapt that has been formed on the basis of regular morphological processes is blocked because the past participle of slapen is geslapen.", |
| "cite_spans": [ |
| { |
| "start": 172, |
| "end": 193, |
| "text": "(Aronoff 1976, p. 41)", |
| "ref_id": null |
| }, |
| { |
| "start": 295, |
| "end": 311, |
| "text": "Daelemans (1987)", |
| "ref_id": "BIBREF12" |
| }, |
| { |
| "start": 319, |
| "end": 331, |
| "text": "Smedt (1990)", |
| "ref_id": "BIBREF14" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 4 (KICK n KICK_TV) N KICK_THE_B UCKET: ( (np\\s) / (np, the + bucket, _), kick, AxAydie(y) )", |
| "sec_num": null |
| }, |
| { |
| "text": "Verbs that can be either transitive or intransitive, such as kick, can in principle be modeled with the use of the A-connective:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Other Lexical Relations", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "Inp\\s~ ~y3xkick(x)(Y) I /~ I (np\\s) /nP~ ~x,~ykick(x)(Y) I.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Other Lexical Relations", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "There are, however, two generalizations missing here. Firstly, the transitive and the intransitive form share the syntactic information that their reducible category is s and their subject argument is np. Secondly, the denotation of the transitive subsumes the denotation of the intransitive: the semantics of the transitive verb is more specific than the semantic representation of the intransitive. The use of the optionality operator ? (((np\\s)/?np)) would imply that kick is in principle an intransitive verb, that has one optional argument, whereas in fact the reverse is true: kick is a two-placefunctor of which one argument may be left unspecified syntactically. The transitive and intransitive verb can be said to share their semantic value, but in the case of the intransitive, the syntactically unspecified object is not bound by a h-operator but by an (informationally richer) existential quantor. The transition from the transitive to the intransitive is represented as a lexical type-transition (Dowty 1979, p. 308) .", |
| "cite_spans": [ |
| { |
| "start": 1009, |
| "end": 1029, |
| "text": "(Dowty 1979, p. 308)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Other Lexical Relations", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "Definition 2 (detransitivization) detrans : y xD(x)(y)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Other Lexical Relations", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "From a syntactic point of view, the transitive form of the verb can be said to inherit the syntactic information from the intransitive and to add a syntactic argument. From a semantic point of view, the transitive inherits the semantic information that is specified for the KICK entry as a whole. The intransitive inherits the same information and stipulates application of detransitivization to it. The lexical relation between the transitive and the intransitive is thus different from that between a verb and an idiom: in the case of the idiom a syntactic argument is further instantiated whereas here a syntactic argument is added. To represent this distinction, a different connective is used: >>. With the use of this type constructor, the intransitive and the transitive can be placed in an inheritance relation (as seen in Example 5). >> is a category forming connective which takes two signs to form a category.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Other Lexical Relations", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "a. KICK:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 5", |
| "sec_num": null |
| }, |
| { |
| "text": "IKICKdV ~ KICK_TV~ kick~ ,~x~ykick(x)(y)l c. KICK_IV: Inp\\s, _, detrans(KICK)~ b. KICK_TV: Isynt(KICKdV)/np~_~sem(KICK)~", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 5", |
| "sec_num": null |
| }, |
| { |
| "text": "The lexical structure presented here can be considered equal to that presented by Flickinger (1987) and Pollard and Sag (1987) for HPSG. They present a hierarchy in which not only transitive and intransitive verbs, but other classes of verbs are represented as well. A minor difference is that Flickinger and Pollard and Sag place classes of verbs in hierarchical relations, whereas here individual verbs maintain inheritance relations. The main difference with this and other previous approaches is that with the introduction of connectives for inheritance relations, inference rules for these connectives can be presented that describe the legal moves of the inference engine when reasoning about these lexical structures. This will be discussed in the next section.", |
| "cite_spans": [ |
| { |
| "start": 82, |
| "end": 99, |
| "text": "Flickinger (1987)", |
| "ref_id": "BIBREF18" |
| }, |
| { |
| "start": 104, |
| "end": 126, |
| "text": "Pollard and Sag (1987)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 5", |
| "sec_num": null |
| }, |
| { |
| "text": "Left-to-right, incremental processing contributes to the speed of the parsing process because parts of the input are processed as soon as they are encountered, and not after the input has been completed. Besides, because of the fact that processing is incremental, it is possible to give an interpretation of a sentence at any moment during the parsing process. 6", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Incrementality and Immediacy", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "Immediate interpretation, which entails that the processor deals with semantics as nearly as possible in parallel with syntax, contributes to the efficiency of the interpretation process because ambiguities are solved as soon as possible, and processing downstream is thus not bothered with alternative analyses.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Incrementality and Immediacy", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "Categorial grammar enables incremental and immediate processing since it allows for flexible constituent structures: any two signs can be combined to form a larger informational unit. For a parsing process to be incremental, it should reduce two constituents if these maintain a head-argument relation. The incremental construction of analyses for sentences with the use of phrase structure grammars is not in all cases possible. For example, in case the input consists of a subject and a transitive verb it is only possible to integrate these two into a sentence if the object has been parsed: only then can the vp be formed and combined with the subject to form an s (Briscoe 1987) . A process such as this cannot be called incremental. Although subject and verb can be processed incrementally independently from each other, this is not the case for their combination.", |
| "cite_spans": [ |
| { |
| "start": 669, |
| "end": 683, |
| "text": "(Briscoe 1987)", |
| "ref_id": "BIBREF10" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Incrementality and Immediacy", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "The strategy mostly used in incremental CG-processing is to enable the construction of a semantic structure with the use of principles that concatenate all possible adjacent categories (although some exceptions are made for coordinate structures [Dowty 1988; Houtman 1987] ). In Combinatory Categorial Grammar (Ades and Steedman 1982; Steedman 1987) , for instance, composition and lifting rules (Definitions 3 and 4) enable incremental interpretation (Example 6). To make use of these rules in a proof-theoretic approach to CG, a rule that cuts the result of these rules in the proof as a whole (Definition 5) is necessary.", |
| "cite_spans": [ |
| { |
| "start": 246, |
| "end": 258, |
| "text": "[Dowty 1988;", |
| "ref_id": "BIBREF16" |
| }, |
| { |
| "start": 259, |
| "end": 272, |
| "text": "Houtman 1987]", |
| "ref_id": "BIBREF29" |
| }, |
| { |
| "start": 310, |
| "end": 334, |
| "text": "(Ades and Steedman 1982;", |
| "ref_id": "BIBREF2" |
| }, |
| { |
| "start": 335, |
| "end": 349, |
| "text": "Steedman 1987)", |
| "ref_id": "BIBREF64" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Incrementality and Immediacy", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "(X/Y,a) (Y/Z,b/ =~ (X/Z, Ax.a(b(x))) [Comp] Definition 4 (X,a / =~ (Z/(X\\Z), Ab.b(a) / [Li~] 6", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 3", |
| "sec_num": null |
| }, |
| { |
| "text": "The first parser that featured incremental processing can be found in Marcus (1980) . This parser did not consider lexical ambiguity and confined itself to syntactic processing. Other computational models that entail the notion of incrementality can be found for Segment Grammar and in Word Expert Parsing. The subsymbolic processing architecture for Segment Grammar presented by Kempen and Vosse (1989) is a model of syntactic processing. The architecture allows for immediate interpretation, but no semantic representation is actually constructed. Adriaens (1986) presents a lexicalist model, Word Expert Parsing, which operates incrementally. Another lexicalist model that features incremental processing can be found in Stock (1989) . In none of the models is mention made of a structured lexicon. ", |
| "cite_spans": [ |
| { |
| "start": 70, |
| "end": 83, |
| "text": "Marcus (1980)", |
| "ref_id": "BIBREF43" |
| }, |
| { |
| "start": 380, |
| "end": 403, |
| "text": "Kempen and Vosse (1989)", |
| "ref_id": "BIBREF33" |
| }, |
| { |
| "start": 550, |
| "end": 565, |
| "text": "Adriaens (1986)", |
| "ref_id": "BIBREF3" |
| }, |
| { |
| "start": 724, |
| "end": 736, |
| "text": "Stock (1989)", |
| "ref_id": "BIBREF65" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 3", |
| "sec_num": null |
| }, |
| { |
| "text": ")(john)) [Cutl if (np,john) =~ (s/(np\\s),),X.X(john) )", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 3", |
| "sec_num": null |
| }, |
| { |
| "text": "[Lift] and (s/(np\\s), AX.X(john) ) ((np\\s)/np,kicks) (np/n,the) (n,boy) =:~ (s, kicks(the(boy))(john)) [Cut] if (s/(np\\ s), )~X.X(john) ) ((np\\ s)/np,kicks) =~ (s/np,)~x.kicks(x)(john))", |
| "cite_spans": [ |
| { |
| "start": 103, |
| "end": 108, |
| "text": "[Cut]", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 3", |
| "sec_num": null |
| }, |
| { |
| "text": "[Comp] and (s/np, Ax.kicks(x)(john)) (np/n, the) (n,boy) ~ (s, kicks(the(boy))(john))", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 3", |
| "sec_num": null |
| }, |
| { |
| "text": "[Cut] if (s/np, Ax.kicks(x)(john)) (np/n,the) ~ (s/n,)~y.kick(the(y))(john))", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 3", |
| "sec_num": null |
| }, |
| { |
| "text": "[Comp] and (s/n, Ay.kick(the(y))(john)) (n,boy) ::~ (s, kicks(the(boy))(john)) ]/El if (n, boy) =~ (n,boy)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 3", |
| "sec_num": null |
| }, |
| { |
| "text": "[Axiom] and (s, kicks(the(boy))(john)) =:~ (s, kicks(the(boy))(john))", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 3", |
| "sec_num": null |
| }, |
| { |
| "text": "]Axiom[ All words, also the function words such as the are in principle processed and thus interpreted immediately; that is, their semantic representation is accessed from the lexicon and combined with the semantic representation of the input so far. A similar proposal is the M-calculus (Moortgat 1988; . In M, the elimination rules of L are traded in for a set of generalized application rules and a cut-rule that links the derivation relation o and the derivation relation of the system of generalized application, 3\" (Definition 6). M is also capable of processing a sentence in an incremental fashion, as each word is added to the semantic structure as it is encountered. These Categorial Grammars thus implement incrementality and an all-or-none immediacy: there is at all times during the parsing process a full interpretation of the input so far. 7", |
| "cite_spans": [ |
| { |
| "start": 288, |
| "end": 303, |
| "text": "(Moortgat 1988;", |
| "ref_id": "BIBREF47" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 3", |
| "sec_num": null |
| }, |
| { |
| "text": "(Z,~b,c), (X/Y, Gb ) o* (W/YAb+GAa.d) if (Z,~b,c), (X,_,b(a)) o* (W,_,d) (Y\\X, Gb), (Z,Gc) o* (Y\\WAb+G Aa.d) if (X,_,b(a)), (Z,~b,c) o* (W,_,d). [M2/] [M2\\] (X/Y,", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 3", |
| "sec_num": null |
| }, |
| { |
| "text": "There are two problems with this approach. Firstly it is questionable whether it agrees with the psycholinguistic notion of immediacy, and secondly it leads to an unrealistic view of the parsing process. The second point will be discussed in the following section.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 3", |
| "sec_num": null |
| }, |
| { |
| "text": "With respect to the first point of criticism it should in the first place be noted that immediacy as it was formulated by Just and Carpenter (1980) was only formulated for content words. The immediacy assumption states that processing of content words should be as immediate as possible. Firstly, CG has included function words under immediacy. Haddock (1987) , 8 for instance, states that given a domain with two rabbits that are 'in' something, during incremental processing of the phrase the rabbit in the hat.", |
| "cite_spans": [ |
| { |
| "start": 122, |
| "end": 147, |
| "text": "Just and Carpenter (1980)", |
| "ref_id": "BIBREF31" |
| }, |
| { |
| "start": 345, |
| "end": 359, |
| "text": "Haddock (1987)", |
| "ref_id": "BIBREF23" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 3", |
| "sec_num": null |
| }, |
| { |
| "text": "\"the incremental evaluation of the rabbit in the has created two distinct sets of candidates for the two NPs in the phrase\" (Haddock 1987, ", |
| "cite_spans": [ |
| { |
| "start": 124, |
| "end": 138, |
| "text": "(Haddock 1987,", |
| "ref_id": "BIBREF23" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 3", |
| "sec_num": null |
| }, |
| { |
| "text": "It is not clear from the psycholinguistic literature whether processing of function words takes place this way, but it is at least unintuitive: in larger domains large intermediate sets of candidates will be of little help for the interpretation in comparison to the information the constituent as a whole provides. Secondly, the wish to be able to give an interpretation of a sentence at any stage of the parsing process stems from the fact that humans are able to make guesses about continuations of sentences that stop before they have come to a proper ending (Schubert 1984) . From this it follows that humans are able to construct interpretations at any moment during NLP, but not that they actually do construct full interpretations: the ability to complete incomplete sentences says little about the ongoing automatic interpretation process.", |
| "cite_spans": [ |
| { |
| "start": 563, |
| "end": 578, |
| "text": "(Schubert 1984)", |
| "ref_id": "BIBREF58" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "p. 81)", |
| "sec_num": null |
| }, |
| { |
| "text": "The >>-operator is useful for incremental processing in case of lexical syntactic ambiguity and overcomes one of the problems of all-or-none immediacy.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Windowing and Lexical Ambiguity", |
| "sec_num": "4.2" |
| }, |
| { |
| "text": "One of the sources of lexical ambiguity is that a functor may have several subcategorization frames. During incremental processing, one of the subcategorization frames of an ambiguous word has to be selected. How this choice is made is unclear in most categorial work that claims to model incremental processing: ambiguity is not an issue. 9 With the use of operators like A the ambiguity can at least be described, but truly incremental processing does not seem possible: the all-or-none immediacy leads to a unrealistic parsing process. An example will illustrate this. In Example 7, part of the derivation of John gave a book to Mary is presented. 7 In the P-calculus (Bouma 1989 ) a shift-reduce strategy is modeled for a categorial parser. Reduction corresponds to the application of a categorial reduction rule; a shift is represented by connecting two categories by means of the product operator '*'. During later stages of incremental processing this product formula is taken apart, and the parts are used for constructing a semantic representation. Bouma notes with respect to his P-calculus that connecting two semantic representations with a '*' can hardly be called building up a semantic representation. 8 Haddock (1987) proposes a 'reduce-first' strategy for the incremental categorial parsing. It %.. ) will always reduce, remembering the shift option as an alternative which could be chosen in the event of backtracking\" (Haddock 1987 , p. 75) 9 Ades and Steedman (1982) The problem that faces the parser here is that it is forced to choose one of the subcategorization frames to make this step in the derivation. There is, however, no indication which frame should be selected. In the case an incorrect frame is selected, backtracking is necessary when further material in the input is contradictory with this frame. For instance, the choice of a frame without a direct object will lead to a semantic representation that includes the binding of the object position by an existential quantifier. If the parser later on encounters a direct object, this will lead to a revision of the choice of the category of give and to revision of the interpretation of the sentence.", |
| "cite_spans": [ |
| { |
| "start": 671, |
| "end": 682, |
| "text": "(Bouma 1989", |
| "ref_id": "BIBREF8" |
| }, |
| { |
| "start": 1219, |
| "end": 1233, |
| "text": "Haddock (1987)", |
| "ref_id": "BIBREF23" |
| }, |
| { |
| "start": 1437, |
| "end": 1450, |
| "text": "(Haddock 1987", |
| "ref_id": "BIBREF23" |
| }, |
| { |
| "start": 1462, |
| "end": 1486, |
| "text": "Ades and Steedman (1982)", |
| "ref_id": "BIBREF2" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Windowing and Lexical Ambiguity", |
| "sec_num": "4.2" |
| }, |
| { |
| "text": "After having encountered John gave, the parser only has to commit itself to the fact that there is (at least) one np-argument to the verb, that the result category is s, and that this argument semantically functions as the subject: )~x)~ygive(x)(y)(john). Whatever the continuation may be, intransitive, transitive, or ditransitive, this semantic representation subsumes the semantics of the whole sentence. Whether the continuation is intransitive, transitive, or ditransitive cannot be decided, and should be left unspecified. In terms of the hierarchical relation between the frames as it was linguistically motivated in the previous sections (compare the inheritance hierarchy for kick in Example 3) the parser should commit itself to the information that is valid for the inheritance hierarchy as a whole, and to the syntactic information of the intransitive form, but it does not yet have to commit itself any further. The parser can, while incrementally processing a sentence, keep a window on the lexical structure, which becomes smaller iff there is evidence in the input that one of the frames is the right frame. Since parts of the information are shared among the different frames, information once gained is not lost, but is available for all frames. This technique of careful incremental lexicon access will be referred to as windowing here. It can be considered a syntactic counterpart of the semantic Polaroid Words of Hirst (1988) , for which the meanings become more specific (develop) in the light of evidence in the input, except that Polaroid Words are active objects.", |
| "cite_spans": [ |
| { |
| "start": 1435, |
| "end": 1447, |
| "text": "Hirst (1988)", |
| "ref_id": "BIBREF27" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Windowing and Lexical Ambiguity", |
| "sec_num": "4.2" |
| }, |
| { |
| "text": "Since the hierarchical structure of the lexicon can be made visible to the parser by means of the >>-operator, it is possible to model windowing by means of the inference rules for the >>-operator. In Definition 7 elimination rules for >> are presented. 1\u00b0 Together with the M-system, these rules form a calculus that enables incremental processing and incremental access to the lexicon. It will be referred to as the I-calculus (I for inheritance), and will be used in what follows. 11", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Windowing and Lexical Ambiguity", |
| "sec_num": "4.2" |
| }, |
| { |
| "text": "To link derivability in the L calculus to N, n > relates a node from a hierarchy to its specification: (hierarchy, node) n > specification. Node can either be the top-node of the hierarchy, mother, its daughter, or the granddaughter, which is the node in the hierarchy that is linked to its mother with the >>-operator, but which has no >>-daughters.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Windowing and Lexical Ambiguity", |
| "sec_num": "4.2" |
| }, |
| { |
| "text": "The inference rule that eliminates the inheritance operator has three instances. In the first case, the sign on top of the lexical hierarchy combines with an argument sign in the input (this rule has a right-looking counterpart). In the second case, the result of the elimination of >> is the daughter. In the third case, the result is the mother. In line with representational nonautonomy these rules describe what the processor does while assembling a semantic representation. In Example 8 an example is presented. The prosodic terms are left out for reasons of clarity. The parser starts with the combination John and kicks (1). John serves as the argument of the intransitive form of kicks, resulting in a semantic representation that entails that John is the subject argument. Next, the combination of the resulting category with Mary is attempted. The intransitive frame does not fit here since there is one more np in the input, but the transitive frame does (2). John kicks and Mary are combined (3).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Windowing and Lexical Ambiguity", |
| "sec_num": "4.2" |
| }, |
| { |
| "text": "In case the intransitive would apply, detransitivization would be applied. Since there is no more material in the input, the parser stops.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Windowing and Lexical Ambiguity", |
| "sec_num": "4.2" |
| }, |
| { |
| "text": "Windowing commits the parser to the information that is present in the input: constituents that maintain head-argument relations are reduced, so the process is incremental. As a result of the reduction a semantic representation is constructed, so the process is immediate. However, the parser does not commit itself to information it has not yet access to. Therefore, erroneous parses are prevented.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Windowing and Lexical Ambiguity", |
| "sec_num": "4.2" |
| }, |
| { |
| "text": "Besides windowing an equally important source of information that may be exploited to render the interpretation process more efficient in case of ambiguity are lexical preferences. To indicate the importance of lexical preferences, the present section opens with a short discussion of preferences as they have been proposed in the literature. Next, lexical preferences are modeled. They follow from the structure of the lexicon, which was independently motivated to capture linguistic generalizations. Inference rules model the proceedings of the parser in this respect. Heuristic information is thus integrated in a principled and formal way into the interpretation process. The behavior of idiomatic expressions will be discussed as an example.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Lexical Preferences and the Hierarchical Lexicon", |
| "sec_num": "5." |
| }, |
| { |
| "text": "Several preference strategies have been proposed for guiding parsers. Among these are structural, syntactic preferences like Right Association (Kimball 1973) , which entails that a modifier should preferably be attached to the rightmost verb (phrase) or noun (phrase) it can modify; and Minimal Attachment (Frazier and Fodor 1988) , which states that the analysis that assumes the minimal number of nodes in the syntactic tree should be preferred. 12", |
| "cite_spans": [ |
| { |
| "start": 143, |
| "end": 157, |
| "text": "(Kimball 1973)", |
| "ref_id": "BIBREF34" |
| }, |
| { |
| "start": 306, |
| "end": 330, |
| "text": "(Frazier and Fodor 1988)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Preference Strategies", |
| "sec_num": "5.1" |
| }, |
| { |
| "text": "Semantic preferences are illustrated in Examples 9 and 10. The modifiers in both cases are preferably attached contrary to expectations on the basis of syntactic preferences (see Schubert 1984 Schubert , 1986 Wilks, Huang, and Fass 1985) .", |
| "cite_spans": [ |
| { |
| "start": 179, |
| "end": 192, |
| "text": "Schubert 1984", |
| "ref_id": "BIBREF58" |
| }, |
| { |
| "start": 193, |
| "end": 208, |
| "text": "Schubert , 1986", |
| "ref_id": "BIBREF59" |
| }, |
| { |
| "start": 209, |
| "end": 237, |
| "text": "Wilks, Huang, and Fass 1985)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Preference Strategies", |
| "sec_num": "5.1" |
| }, |
| { |
| "text": "John met the girl that he married at the dance.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 9", |
| "sec_num": null |
| }, |
| { |
| "text": "John saw the bird with the red beak.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 10", |
| "sec_num": null |
| }, |
| { |
| "text": "Evidence for the existence of preferences based upon contextual information has been provided by Marslen-Wilson and Tyler (1980) , who have shown in a number of psycholinguistic experiments that contextual information influences word recognition (see also Crain and Steedman [1982] and Taraban and McCleUand [1988] ).", |
| "cite_spans": [ |
| { |
| "start": 97, |
| "end": 128, |
| "text": "Marslen-Wilson and Tyler (1980)", |
| "ref_id": "BIBREF45" |
| }, |
| { |
| "start": 256, |
| "end": 281, |
| "text": "Crain and Steedman [1982]", |
| "ref_id": "BIBREF11" |
| }, |
| { |
| "start": 286, |
| "end": 314, |
| "text": "Taraban and McCleUand [1988]", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 10", |
| "sec_num": null |
| }, |
| { |
| "text": "Lexical preferencing (Ford, Bresnan, and Kaplan 1982) refers to the preference functor categories have for certain arguments. For instance, the verb to go can either occur as an intransitive verb that can be modified by a pp with the prosodic form to + X, or it can take this pp as an argument. The second frame is the preferred frame. The prepositional phrase should preferably be considered as an argument to the verb and not as a vp-modifier.", |
| "cite_spans": [ |
| { |
| "start": 21, |
| "end": 53, |
| "text": "(Ford, Bresnan, and Kaplan 1982)", |
| "ref_id": "BIBREF19" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 10", |
| "sec_num": null |
| }, |
| { |
| "text": "Although the existence of all of these preferences should thus be acknowledged, there are two arguments in favor of lexical preferences. Firstly, from empirical, corpusbased studies it may be concluded that lexical preferences are successful heuristics for resolving ambiguity (Whittemore, Ferrara, and Brunner 1990; Hobbs and Bear 1990) . Secondly, although ambiguities may be resolved at any level of processing, lexical processing takes place on a lower level, since higher levels depend upon lexical information. Resolution of ambiguity on a low level ensures that higher levels of processing are not bothered with ambiguities occurring on lower levels. Therefore, if it is equally possible to model the behavior of the parser as a lexically guided or as, for instance, a contextually guided process, the former should be preferred. For instance, in the case of an idiomatic expression, it is more efficient to decide that the idiom should be interpreted on the basis of the mere fact that it is an idiom than on the basis of consultation of, for instance, some model of the context. Since lexical preferences are successful heuristics that operate on a low level, there is sufficient reason to model them in a principled and formal way.", |
| "cite_spans": [ |
| { |
| "start": 277, |
| "end": 316, |
| "text": "(Whittemore, Ferrara, and Brunner 1990;", |
| "ref_id": "BIBREF72" |
| }, |
| { |
| "start": 317, |
| "end": 337, |
| "text": "Hobbs and Bear 1990)", |
| "ref_id": "BIBREF28" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 10", |
| "sec_num": null |
| }, |
| { |
| "text": "The formalization of lexical preferences proposed here is another application of the principle of priority to the instance (Hudson 1984) : the parser prefers information lower on in the hierarchical structure of the lexicon over information on higher levels in the hierarchy. If two subcategorization frames of, for instance, go maintain an inheritance relation Inp\\s ~ (np\\s)/Ipp~ to + -1 -)1, and both apply, the more specific frame is preferred. The difference between windowing and lexical preferencing is that windowing applies to the choice during incremental processing among a number of frames of which only one applies eventually, whereas lexical preferencing applies to a choice among frames all of which apply. Lexical preferences do not follow as some statistically motivated preference, but as a linguistically motivated one: lexical preferences follow from the application of the principle of priority to the instance to the use of the structured lexicon.", |
| "cite_spans": [ |
| { |
| "start": 123, |
| "end": 136, |
| "text": "(Hudson 1984)", |
| "ref_id": "BIBREF30" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Formalization of Lexical Preferences", |
| "sec_num": "5.2" |
| }, |
| { |
| "text": "As was the case with windowing, lexical preferencing can be modeled by means of the inference rules that operate upon inheritance connectives. The implementation of this preference is quite simple. The rules for elimination of the >>-operator are ordered in such a way that the inference engine firstly uses the category as a functor, and next as the argument of a modifier (see Definition 8; A KK B denotes that A should be applied before B).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Formalization of Lexical Preferences", |
| "sec_num": "5.2" |
| }, |
| { |
| "text": "Note that the boolean operator A does not enable the implementation of this kind of preference. It is, of course, possible to order the categories (((np\\s)/(pp, to~ A (np\\s)) and to order the rules that eliminate boolean connectives (first category first).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 8 (Order of application for >>) [>> E-argument] (K [>> E-mother] KK [>> E-daughter]", |
| "sec_num": null |
| }, |
| { |
| "text": "However, the order of these categories must be stipulated, whereas in the case of the hierarchical lexicon structure presented here, the relation between the categories is linguistically motivated. Frequency of occurrence, that is, giving forms with higher frequency prevalence over those with lower frequency, is not an alternative either: more specific forms do not necessarily appear more frequently than the forms they inherit from.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 8 (Order of application for >>) [>> E-argument] (K [>> E-mother] KK [>> E-daughter]", |
| "sec_num": null |
| }, |
| { |
| "text": "Examples. Schubert (1984; ) presents a number of sentences that he claims show a preference for attachment that he claims cannot be explained on the basis of structural, syntactic preferences. The preference to attach, for example, (pp,from + -I to disappearance can, however, be modeled as a lexical preference if disappearance (as well as disappear) (optionally) subcategorizes for this prepositional phrase. The form with the pp then prevails over the form without the pp. The same argument applies to Examples 12-15 (daughter categories are fully specified).", |
| "cite_spans": [ |
| { |
| "start": 10, |
| "end": 25, |
| "text": "Schubert (1984;", |
| "ref_id": "BIBREF58" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Definition 8 (Order of application for >>) [>> E-argument] (K [>> E-mother] KK [>> E-daughter]", |
| "sec_num": null |
| }, |
| { |
| "text": "John was alarmed by the disappearance of the administrator from head office. disappearance: n ~ (n/ (pp,from + _) / (pp, of + _) Example 12 John discussed the girl that he met with his mother. be interpreted nonidiomatically as well. 13 It has, however, frequently been observed that an idiomatic phrase should very rarely be interpreted nonidiomatically (Koller 1977, p. 13; Chafe 1968, p. 123; Gross 1984, p. 278; Swinney 1981, p. 208) . Also, psycholinguistic research indicates that in case of ambiguity there is clear preference for the idiomatic reading (Gibbs 1980; Schraw et al. 1988; Schweigert 1986; Schweigert and Moates 1988) . The phenomenon that phrases should be interpreted according to their idiomatic, noncompositional, lexical, conventional meaning will be referred to as the 'conventionality' principle (Gibbs 1980) . The application of this principle is not limited to idioms. For instance, compounds are not interpreted compositionally, but according to the lexical, conventional meaning (Swinney 1981) . Words are formed by regular rules, but their meaning will undergo 'semantic drift,' obscuring the compositional nature of the complex word. If this principle could be modeled in an appropriate way, this would be of considerable help in dealing with idioms. As soon as the idiom has been identified, the ambiguity can be resolved and 'higher' knowledge sources do not have to be used to solve the ambiguity. In Stock's (1989) approach to ambiguity resolution the idiomatic and the nonidiomatic analyses are processed in parallel. An external scheduling function gives priority to one of these analyses. Higher knowledge sources are thus necessary to decide upon the interpretation. In PHRAN (Wilensky and Arens 1980) , specificity plays a role, but only in suggesting patterns that match the input: evaluation takes place on the basis of length and order of the patterns. Zernik and Dyer (1987) present lexical representations for idioms, but do not discuss ambiguity. Van der Linden and Kraaij (1990) discuss two alternative formalizations for conventionality. One extends the notion continuation class from two-level morphology. The other is a simple localist connectionist model. Here, another model based upon the specificity of information in the hierarchical structure of the lexicon will be presented.", |
| "cite_spans": [ |
| { |
| "start": 116, |
| "end": 128, |
| "text": "(pp, of + _)", |
| "ref_id": null |
| }, |
| { |
| "start": 355, |
| "end": 375, |
| "text": "(Koller 1977, p. 13;", |
| "ref_id": null |
| }, |
| { |
| "start": 376, |
| "end": 395, |
| "text": "Chafe 1968, p. 123;", |
| "ref_id": null |
| }, |
| { |
| "start": 396, |
| "end": 415, |
| "text": "Gross 1984, p. 278;", |
| "ref_id": null |
| }, |
| { |
| "start": 416, |
| "end": 437, |
| "text": "Swinney 1981, p. 208)", |
| "ref_id": null |
| }, |
| { |
| "start": 560, |
| "end": 572, |
| "text": "(Gibbs 1980;", |
| "ref_id": "BIBREF21" |
| }, |
| { |
| "start": 573, |
| "end": 592, |
| "text": "Schraw et al. 1988;", |
| "ref_id": "BIBREF57" |
| }, |
| { |
| "start": 593, |
| "end": 609, |
| "text": "Schweigert 1986;", |
| "ref_id": "BIBREF60" |
| }, |
| { |
| "start": 610, |
| "end": 637, |
| "text": "Schweigert and Moates 1988)", |
| "ref_id": "BIBREF61" |
| }, |
| { |
| "start": 823, |
| "end": 835, |
| "text": "(Gibbs 1980)", |
| "ref_id": "BIBREF21" |
| }, |
| { |
| "start": 1010, |
| "end": 1024, |
| "text": "(Swinney 1981)", |
| "ref_id": "BIBREF67" |
| }, |
| { |
| "start": 1437, |
| "end": 1451, |
| "text": "Stock's (1989)", |
| "ref_id": "BIBREF65" |
| }, |
| { |
| "start": 1717, |
| "end": 1742, |
| "text": "(Wilensky and Arens 1980)", |
| "ref_id": "BIBREF73" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 11", |
| "sec_num": null |
| }, |
| { |
| "text": "The ordering of rules for the >>operator can also be applied to the ~-operator, which relates idioms to verbs. Upon 13 Exceptions are idioms that contain words that occur in idioms only (spic and span, queer the pitch), and idioms the syntactic form of which is limited to the idiom (trip the light fantastic).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conventionality and the Hierarchical Lexicon.", |
| "sec_num": "5.3.2" |
| }, |
| { |
| "text": "encountering a situation where the >--operator should be removed, the specific information, the daughter, takes precedence over the more general information, the mother (Definitions 9 and 10). As was stated in Section 5.2, the boolean operator A does not enable the implementation of this kind of preference. Neither is it possible to model this kind of preference with the use of frequency of occurrence of these forms. On the contrary, since verbs occur within all idioms they are part of, and also occur independently of idioms, their frequency will always be higher than that of the idiomatic expression. Therefore, verbs would always be preferred over idioms, exactly the reverse of what is desired. Also in the case the occurrences of the verb within the idiom are not counted as occurrences of the verb proper, it will be unlikely that on the basis of the frequency criterion the idiom will in all cases be preferred over the verb.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conventionality and the Hierarchical Lexicon.", |
| "sec_num": "5.3.2" |
| }, |
| { |
| "text": "An example of the proceedings of the parser will be presented now to illustrate the way windowing, incremental processing, and lexical preferences interact in the case of an idiomatic expression. The sign that represents the idiom is abbreviated as k_t_b (compare Example 2).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conventionality and the Hierarchical Lexicon.", |
| "sec_num": "5.3.2" |
| }, |
| { |
| "text": "(1) After the lexicalization of John and kicked, it becomes possible to form a flexible constituent on the basis of these two words. The result of this step is that, semantically, John is considered the subject of any of the verbs in the kick hierarchy.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conventionality and the Hierarchical Lexicon.", |
| "sec_num": "5.3.2" |
| }, |
| { |
| "text": "(2) Upon encountering bucket, firstly the and bucket are reduced to an np with a prosodic representation the+bucket. Now it becomes possible to descend in the kick hierarchy.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conventionality and the Hierarchical Lexicon.", |
| "sec_num": "5.3.2" |
| }, |
| { |
| "text": "(3) First the choice between the transitive and the intransitive form is made.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conventionality and the Hierarchical Lexicon.", |
| "sec_num": "5.3.2" |
| }, |
| { |
| "text": "(4) Next the choice between the nonidiomatic and the idiomatic form is made.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conventionality and the Hierarchical Lexicon.", |
| "sec_num": "5.3.2" |
| }, |
| { |
| "text": "The derivation results in the assignment of the meaning die(john) to this sentence.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conventionality and the Hierarchical Lexicon.", |
| "sec_num": "5.3.2" |
| }, |
| { |
| "text": "john kicks the bucket. (np,john / ~/(np\\ s),detrans(sem)) ~ I synt(IV)/np,sem~-/k_t_b)/,)~x;~y.kick(x)(y) ) /np/n,the) in,bucket) =~ is,die(john)) [Cut-M] (1) if/np,john) /np\\ s,)~x)~y.kick(x)(y)) =~* /s,;~x.kick(x)(john) )", |
| "cite_spans": [ |
| { |
| "start": 147, |
| "end": 154, |
| "text": "[Cut-M]", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 16", |
| "sec_num": null |
| }, |
| { |
| "text": "[~-argument] and Ills,detrans(sem)) ~ I synt(IV)/np,sem~ /k_t_b)),)~x.kick(x)(john)) /np/n,the) (n,bucket)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 16", |
| "sec_num": null |
| }, |
| { |
| "text": "is,die(john)) [M-Cut] (2) if/np/n,the) In,bucket) =~* /np,the(bucket)/ [M3/I and llls,detrans(sem)) ~ I synt(IV)/np,sem~-/k_t_b)),)~x.kick(x)(john)) /np,the(bucket)) is,die(john)) [M-Cuff if llls,detrans(sem)l ~ I synt(IV)/np,sem~-/k_t_b)),)~x.kick(x)(john)) /np,the(bucket)) ~ is,die(john)/ [~ E-daughter](3) if (synt(W)/np,sem~-/k_t_b)) /np,the(bucket)) =~\" is,die john[~ E-daughter](4) if/k_t_b) /np,the(bucket)) =~ Is,die(john) / [M3/] if/np,the(bucket)/ ~ /np,the(bucket))", |
| "cite_spans": [ |
| { |
| "start": 14, |
| "end": 21, |
| "text": "[M-Cut]", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 16", |
| "sec_num": null |
| }, |
| { |
| "text": "[Axiom] and (s,die(john) / ~ is,die(john))", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 16", |
| "sec_num": null |
| }, |
| { |
| "text": "[Axiom]", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 16", |
| "sec_num": null |
| }, |
| { |
| "text": "Windowing and Lexical Preferencing are nondeterministic processes. Although the parser commits itself only to information it is certain of and leaves other choices implicit in the structure of the lexicon until it is able to choose (windowing), it can mistake a vp-modifier for an argument. Lexical Preferencing is also a nondeterministic process in that backtracking is necessary when interpretations do not fit in the context. Although it is a linguistically motivated strategy, it does not guarantee that the correct choice is made in all cases. In Example 17 the idiomatic reading is preferred, but later on in the input it turns out that this is not the correct interpretation. Yet, Marcus' Determinism Hypothesis states that \"(...) all sentences which people can parse without conscious difficulty can be parsed strictly deterministically\" (Marcus 1980, p. 6) . It remains to be seen whether people do not garden-path in Example 17. Note also that backtracking is modeled very easily--it amounts to making a different choice between two items that maintain an inheritance relation.", |
| "cite_spans": [ |
| { |
| "start": 846, |
| "end": 865, |
| "text": "(Marcus 1980, p. 6)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Determinism", |
| "sec_num": "5.4" |
| }, |
| { |
| "text": "John kicked the bucket and Mary the small pail.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Example 17", |
| "sec_num": null |
| }, |
| { |
| "text": "The parser described here has been implemented with the use of a slightly modified version of the categorial calculi interpreter described in Moortgat (1988) . This interpreter takes the rules of a calculus as data and applies these recursively to the sequent associated with the input in order to prove that it is a theorem of the calculus. The system is written in Quintus Prolog. No empirical studies of the efficiency of the system have been undertaken so far.", |
| "cite_spans": [ |
| { |
| "start": 142, |
| "end": 157, |
| "text": "Moortgat (1988)", |
| "ref_id": "BIBREF47" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Implementation", |
| "sec_num": "6." |
| }, |
| { |
| "text": "The hierarchical structure of the lexicon can make a contribution to the speed and the efficiency of the resolution of ambiguity during the process of understanding natural language. With the use of other connectives, or other properties of lexical items like frequency, it is not possible to model this. The hierarchical lexicon should thus not only be considered as vital for the reduction of redundancy in the computational lexicon, or as an aid for developing large lexicons, but also as a source for rendering the parsing process faster and more efficient.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Concluding Remarks", |
| "sec_num": "7." |
| }, |
| { |
| "text": "The lexicalism and representational nonautonomy of categorial grammar enable a principled and formal way to model the proceedings of a 'lexicon-sensitive' parser.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Concluding Remarks", |
| "sec_num": "7." |
| }, |
| { |
| "text": "Categorial rules not only model how categories are combined to form other categories, but also represent parsing in the case of lexical ambiguities. The order in which the inference rules are used implements the preferences of the parser.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Concluding Remarks", |
| "sec_num": "7." |
| }, |
| { |
| "text": "Proper inclusion precedence seems to apply in generation too, except that semantic instead of syntactic hierarchies should be used. During the generation of a sentence containing a collocation, John commits a murder, the appropriate verb has to be generated on the basis of the noun. Since commit is more specific than, for instance, do or make in that it subcategorizes for criminal acts and the like, commit is selected. Application to generation is possible for Categorial Grammar: the Lambek-calculus can be used bidirectionally, and the theorem proving framework is a natural candidate for a uniform processing architecture (van der Linden and Minnen 1990).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Concluding Remarks", |
| "sec_num": "7." |
| }, |
| { |
| "text": "Although representational nonautonomy is not a principle that applies to other frameworks, there seems to be no objection to extend some of these frameworks. For instance, besides the substitution and the adjunction operation of TAG, other, 'lexiconsensitive' tree-forming operations could be added. Therefore, the approach taken here might carry over to other frameworks.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Concluding Remarks", |
| "sec_num": "7." |
| }, |
| { |
| "text": "For a comparison, seeLeslie (1990).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "See van der Linden and Kraaij (1990) and van der Linden (1991) for a more extensive comparison of this definition and the traditional one. 5Touretzky (1986) also discusses default logic and nonmonotonic logic.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "No introduction rules are presented since these would allow inheritance connectives to be introduced in a proof syntactically, whereas they can only originate lexically (cf. the/~-operator inHepple [1990]): a sequent of the form A B =~ A ~ B would come down to the question of whether two unrelated signs could maintain an inheritance relation that is not stipulated in the lexicon.11 Inclusion of a notion of dependency constituency(Barry and Pickering 1990) excludes strings such as John loves the from being a constituent in contrast to the original M-calculus.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "See alsoShieber (1983) andHobbs and Bear (1990).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "In case a verb occurs in more than one idiomatic expression, for instance kick the bucket and kick one's heels, only the idiomatic expression that is possible on the basis of the input is used.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [ |
| { |
| "text": "Thanks to Walter Daelemans for his continuous plea in favor of the hierarchical lexicon. Without it, I would not have started the research reported on in this article. Thanks are also owed to Michael Moortgat for arousing my interest in categorial logic and for his valuable feedback on all aspects of it. Gosse Bouma's introduction of default unification in CG initiated my thinking about the application of inheritance to idioms. Thanks to Harry Bunt, Koenraad De Smedt, Martin Everaert, Hans Kerkman, Glynn Morrill, Andr6 Schenk, Carl Vogel, Ton van der Wouden, and three CL referees for comments, suggestions, and discussion. Michael Moortgat generously supplied a copy of the categorial calculi interpreter described in his 1988 thesis. Andr6 Schenk and Mark Hepple provided some of the 1.4TEX macros used. Part of the research in this article has been supported by a grant from the Netherlands Organisation for Scientific Research (NWO).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Acknowledgments", |
| "sec_num": null |
| }, |
| { |
| "text": "language understander.\" ]in Proceedings, ACL 1980, 117-121. Wilks, Y.; Huang, X.; and Fass, D. (1985) .\"Syntax, preference and right attachment.\" In Proceedings, IJCA11985, 779-784. Zernik, U., and Dyer, M. (1987) . \"The self-extending phrasal lexicon.\"Computational Linguistics, 13, 308-327.", |
| "cite_spans": [ |
| { |
| "start": 28, |
| "end": 70, |
| "text": "Proceedings, ACL 1980, 117-121. Wilks, Y.;", |
| "ref_id": null |
| }, |
| { |
| "start": 71, |
| "end": 81, |
| "text": "Huang, X.;", |
| "ref_id": null |
| }, |
| { |
| "start": 82, |
| "end": 101, |
| "text": "and Fass, D. (1985)", |
| "ref_id": null |
| }, |
| { |
| "start": 173, |
| "end": 213, |
| "text": "779-784. Zernik, U., and Dyer, M. (1987)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "annex", |
| "sec_num": null |
| } |
| ], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "Lexical and syntactic rules in a tree adjoining grammar", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Abeill6", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "Proceedings, ACL 1990", |
| "volume": "", |
| "issue": "", |
| "pages": "292--298", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Abeill6, A. (1990). \"Lexical and syntactic rules in a tree adjoining grammar.\" In Proceedings, ACL 1990, 292-298.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "Parsing idioms in lexicalized TAGs", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Abeillg", |
| "suffix": "" |
| }, |
| { |
| "first": "Y", |
| "middle": [], |
| "last": "Schabes", |
| "suffix": "" |
| } |
| ], |
| "year": 1989, |
| "venue": "Proceedings, EACL 1989", |
| "volume": "", |
| "issue": "", |
| "pages": "1--9", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "AbeillG A., and Schabes, Y. (1989). \"Parsing idioms in lexicalized TAGs.\" In Proceedings, EACL 1989, 1-9.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "On the order of wordK", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Ades", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Steedman", |
| "suffix": "" |
| } |
| ], |
| "year": 1982, |
| "venue": "Linguistics and Philosophy", |
| "volume": "4", |
| "issue": "", |
| "pages": "517--558", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Ades, A., and Steedman, M. (1982). \"On the order of wordK\" Linguistics and Philosophy, 4, 517-558.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "Process Linguistics. Doctoral dissertation", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Adriaens", |
| "suffix": "" |
| } |
| ], |
| "year": 1986, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Adriaens, G. (1986). Process Linguistics. Doctoral dissertation, University of Leuven.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "Word Formation in Generative Grammar", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Aronoff", |
| "suffix": "" |
| } |
| ], |
| "year": 1976, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Aronoff, M. (1976). Word Formation in Generative Grammar. Cambridge, MA: The MIT Press.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "Studies in Categorial Grammar", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Barry", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Morrill", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Barry, G., and Morrill, G. (eds.) (1990). Studies in Categorial Grammar. University of Edinburgh Press.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Dependency and constituency in categorial grammar", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Barry", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Pickering", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "Studies in Categorical Grammar", |
| "volume": "", |
| "issue": "", |
| "pages": "23--45", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Barry, G., and Pickering, M. (1990). \"Dependency and constituency in categorial grammar.\" In Studies in Categorical Grammar, edited by G. Barry and G. Morrill, 23-45. University of Edinburgh Press.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "Categorial grammar", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Benthem", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Van", |
| "suffix": "" |
| } |
| ], |
| "year": 1986, |
| "venue": "Essays in Logical Semantics", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Benthem, J. van (1986). \"Categorial grammar.\" In Essays in Logical Semantics, edited by J. van Benthem. Dordrecht: Reidel.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "Efficient processing of flexible categorial grammar", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Bouma", |
| "suffix": "" |
| } |
| ], |
| "year": 1989, |
| "venue": "Proceedings, EACL 1989", |
| "volume": "", |
| "issue": "", |
| "pages": "19--26", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Bouma, G. (1989). \"Efficient processing of flexible categorial grammar.\" In Proceedings, EACL 1989, 19-26.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "Defaults in unification grammar", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Bouma", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "Proceedings, ACL 1990", |
| "volume": "", |
| "issue": "", |
| "pages": "165--172", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Bouma, G. (1990). \"Defaults in unification grammar.\" In Proceedings, ACL 1990, 165-172.", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "Idiomaticity as an anomaly in the Chomskyan paradigm", |
| "authors": [ |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Briscoe", |
| "suffix": "" |
| } |
| ], |
| "year": 1968, |
| "venue": "Foundations of Language", |
| "volume": "4", |
| "issue": "", |
| "pages": "109--127", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Briscoe, E. (1987). Modelling Human Speech Comprehension. Chichester: Ellis Horwood. Chafe, W. (1968). \"Idiomaticity as an anomaly in the Chomskyan paradigm.\" Foundations of Language, 4, 109-127.", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "On not being led up the garden path", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Crain", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Steedman", |
| "suffix": "" |
| } |
| ], |
| "year": 1982, |
| "venue": "Natural Language Parsing", |
| "volume": "", |
| "issue": "", |
| "pages": "320--358", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Crain, S., and Steedman, M. (1982). \"On not being led up the garden path.\" In Natural Language Parsing, edited by D. Dowty, L. Karttunen, and A. Zwicky, 320-358. Cambridge: Cambridge University Press.", |
| "links": null |
| }, |
| "BIBREF12": { |
| "ref_id": "b12", |
| "title": "Studies in Language Technology: An Object-oriented Model of", |
| "authors": [ |
| { |
| "first": "W", |
| "middle": [], |
| "last": "Daelemans", |
| "suffix": "" |
| } |
| ], |
| "year": 1987, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Daelemans, W. (1987). Studies in Language Technology: An Object-oriented Model of", |
| "links": null |
| }, |
| "BIBREF14": { |
| "ref_id": "b14", |
| "title": "Incremental Sentence Generation. Doctoral dissertation", |
| "authors": [ |
| { |
| "first": "K", |
| "middle": [], |
| "last": "De Smedt", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "De Smedt, K. (1990). Incremental Sentence Generation. Doctoral dissertation, University of Nijmegen.", |
| "links": null |
| }, |
| "BIBREF15": { |
| "ref_id": "b15", |
| "title": "Word Meaning and Montague Grammar", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Dowty", |
| "suffix": "" |
| } |
| ], |
| "year": 1979, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Dowty, R. (1979). Word Meaning and Montague Grammar. Dordrecht: Reidel.", |
| "links": null |
| }, |
| "BIBREF16": { |
| "ref_id": "b16", |
| "title": "Type raising, functional composition and non-constituent conjunction", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Dowty", |
| "suffix": "" |
| } |
| ], |
| "year": 1988, |
| "venue": "Categorical Grammar and Natural Language Structure", |
| "volume": "", |
| "issue": "", |
| "pages": "153--197", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Dowty, R. (1988). \"Type raising, functional composition and non-constituent conjunction.\" In Categorical Grammar and Natural Language Structure, edited by R. Oehrle, E. Bach, and D. Wheeler, 153-197. Dordrecht: Reidel.", |
| "links": null |
| }, |
| "BIBREF17": { |
| "ref_id": "b17", |
| "title": "Lexical representation of idioms", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Erbach", |
| "suffix": "" |
| } |
| ], |
| "year": 1991, |
| "venue": "IWBS report", |
| "volume": "169", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Erbach, G. (1991). \"Lexical representation of idioms.\" IWBS report 169, IBM TR-80.91-023, IBM, Germany.", |
| "links": null |
| }, |
| "BIBREF18": { |
| "ref_id": "b18", |
| "title": "Lexical Rules in the Hierarchical Lexicon. Doctoral dissertation", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Flickinger", |
| "suffix": "" |
| } |
| ], |
| "year": 1987, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Flickinger, D. (1987). Lexical Rules in the Hierarchical Lexicon. Doctoral dissertation, Stanford University.", |
| "links": null |
| }, |
| "BIBREF19": { |
| "ref_id": "b19", |
| "title": "A competence-based theory of syntactic closure", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Ford", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Bresnan", |
| "suffix": "" |
| }, |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Kaplan", |
| "suffix": "" |
| } |
| ], |
| "year": 1982, |
| "venue": "The Mental Representation of Grammatical Relations", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Ford, M.; Bresnan, J.; and Kaplan, R. (1982). \"A competence-based theory of syntactic closure.\" In The Mental Representation of Grammatical Relations, edited by J. Bresnan. Cambridge, MA: The MIT Press.", |
| "links": null |
| }, |
| "BIBREF20": { |
| "ref_id": "b20", |
| "title": "The sausage machine: A new two-stage parsing model", |
| "authors": [ |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Frazier", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Fodor", |
| "suffix": "" |
| } |
| ], |
| "year": 1978, |
| "venue": "Cognition", |
| "volume": "6", |
| "issue": "", |
| "pages": "291--325", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Frazier, L., and Fodor, J. (1978). \"The sausage machine: A new two-stage parsing model.\" Cognition, 6, 291-325.", |
| "links": null |
| }, |
| "BIBREF21": { |
| "ref_id": "b21", |
| "title": "Spilling the beans on understanding and memory for idioms in conversation", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Gibbs", |
| "suffix": "" |
| } |
| ], |
| "year": 1980, |
| "venue": "Memory and Cognition", |
| "volume": "8", |
| "issue": "", |
| "pages": "149--156", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Gibbs, R. (1980). \"Spilling the beans on understanding and memory for idioms in conversation.\" Memory and Cognition, 8, 149-156.", |
| "links": null |
| }, |
| "BIBREF22": { |
| "ref_id": "b22", |
| "title": "Lexicon-grammar and the syntactic analysis of French", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Gross", |
| "suffix": "" |
| } |
| ], |
| "year": 1984, |
| "venue": "Proceedings, COLING 1984", |
| "volume": "", |
| "issue": "", |
| "pages": "275--282", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Gross, M. (1984). \"Lexicon-grammar and the syntactic analysis of French.\" In Proceedings, COLING 1984, 275-282.", |
| "links": null |
| }, |
| "BIBREF23": { |
| "ref_id": "b23", |
| "title": "Incremental interpretation and combinatory categorial grammar", |
| "authors": [ |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Haddock", |
| "suffix": "" |
| } |
| ], |
| "year": 1987, |
| "venue": "Working Papers in Cognitive Science", |
| "volume": "1", |
| "issue": "", |
| "pages": "71--84", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Haddock, N. (1987). \"Incremental interpretation and combinatory categorial grammar.\" In Working Papers in Cognitive Science, Volume 1. Categorical Grammar, Unification Grammar and Parsing, edited by N. Haddock, E. Klein, and G. Morrill, 71-84. Centre for Cognitive Science, University of Edinburgh.", |
| "links": null |
| }, |
| "BIBREF24": { |
| "ref_id": "b24", |
| "title": "Categorial Grammar, Unification Grammar and Parsing", |
| "authors": [ |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Haddock", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Klein", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Morrill", |
| "suffix": "" |
| } |
| ], |
| "year": 1987, |
| "venue": "", |
| "volume": "1", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Haddock, N.; Klein, E.; and Morrill, G. (eds.) (1987). Working Papers in Cognitive Science, Volume 1. Categorial Grammar, Unification Grammar and Parsing. Centre for Cognitive Science, University of Edinburgh.", |
| "links": null |
| }, |
| "BIBREF25": { |
| "ref_id": "b25", |
| "title": "Type change in semantics: The scope of quantification and coordination", |
| "authors": [ |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Hendriks", |
| "suffix": "" |
| } |
| ], |
| "year": 1987, |
| "venue": "Categories, Polymorphism and Unification", |
| "volume": "", |
| "issue": "", |
| "pages": "95--119", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Hendriks, H. (1987). \"Type change in semantics: The scope of quantification and coordination.\" In Categories, Polymorphism and Unification, edited by E. Klein and J. van Benthem, 95-119. University of Edinburgh and University of Amsterdam.", |
| "links": null |
| }, |
| "BIBREF26": { |
| "ref_id": "b26", |
| "title": "Word order and obliqueness in categorial grammar", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Hepple", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "Studies in Categorical Grammar", |
| "volume": "", |
| "issue": "", |
| "pages": "47--64", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Hepple, M. (1990). \"Word order and obliqueness in categorial grammar.\" In Studies in Categorical Grammar, edited by G. Barry and G. Morrill, 47-64. University of Edinburgh Press.", |
| "links": null |
| }, |
| "BIBREF27": { |
| "ref_id": "b27", |
| "title": "Resolving lexical ambiguity computationally with spreading activation and polaroid words", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Hirst", |
| "suffix": "" |
| } |
| ], |
| "year": 1988, |
| "venue": "Lexical Ambiguity Resolution", |
| "volume": "", |
| "issue": "", |
| "pages": "73--107", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Hirst, G. (1988). \"Resolving lexical ambiguity computationally with spreading activation and polaroid words.\" In Lexical Ambiguity Resolution, edited by S. Small, G. Cottrell, and M. Tanenhaus, 73-107. San Mateo: Kaufmann.", |
| "links": null |
| }, |
| "BIBREF28": { |
| "ref_id": "b28", |
| "title": "Two principles of parse preference", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Hobbs", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Bear", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "Proceedings, COLING 1990", |
| "volume": "", |
| "issue": "", |
| "pages": "162--167", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Hobbs, J., and Bear, J. (1990). \"Two principles of parse preference.\" In Proceedings, COLING 1990, 162-167.", |
| "links": null |
| }, |
| "BIBREF29": { |
| "ref_id": "b29", |
| "title": "Coordination in Dutch", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Houtman", |
| "suffix": "" |
| } |
| ], |
| "year": 1987, |
| "venue": "Categories, Polymorphism and Unification", |
| "volume": "", |
| "issue": "", |
| "pages": "121--145", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Houtman, J. (1987). \"Coordination in Dutch.\" In Categories, Polymorphism and Unification, edited by E. Klein and J. van Benthem, 121-145. University of Edinburgh and University of Amsterdam.", |
| "links": null |
| }, |
| "BIBREF30": { |
| "ref_id": "b30", |
| "title": "Word Grammar", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Hudson", |
| "suffix": "" |
| } |
| ], |
| "year": 1984, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Hudson, R. (1984). Word Grammar. Oxford: BlackweU.", |
| "links": null |
| }, |
| "BIBREF31": { |
| "ref_id": "b31", |
| "title": "A theory of reading, from eye fixations to comprehension", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Just", |
| "suffix": "" |
| }, |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Carpenter", |
| "suffix": "" |
| } |
| ], |
| "year": 1980, |
| "venue": "Psychological Review", |
| "volume": "87", |
| "issue": "", |
| "pages": "329--354", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Just, M., and Carpenter, P. (1980). \"A theory of reading, from eye fixations to comprehension.\" Psychological Review, 87, 329-354.", |
| "links": null |
| }, |
| "BIBREF32": { |
| "ref_id": "b32", |
| "title": "Three seductions of computational psycholinguistics", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Kaplan", |
| "suffix": "" |
| } |
| ], |
| "year": 1987, |
| "venue": "Linguistic Theory and Computer Applications", |
| "volume": "", |
| "issue": "", |
| "pages": "149--188", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kaplan, R. (1987). \"Three seductions of computational psycholinguistics.\" In Linguistic Theory and Computer Applications, edited by P. Whitelock, M. McGee Wood, H. Somers, R. Johnson, and P. Bennett, 149-188. London: Academic Press.", |
| "links": null |
| }, |
| "BIBREF33": { |
| "ref_id": "b33", |
| "title": "Incremental syntactic tree formation in human sentence processing: A cognitive architecture based on activation decay and simulation annealing", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Kempen", |
| "suffix": "" |
| }, |
| { |
| "first": "Th", |
| "middle": [], |
| "last": "Vosse", |
| "suffix": "" |
| } |
| ], |
| "year": 1989, |
| "venue": "Connection Science", |
| "volume": "1", |
| "issue": "", |
| "pages": "275--292", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kempen, G., and Vosse, Th. (1989). \"Incremental syntactic tree formation in human sentence processing: A cognitive architecture based on activation decay and simulation annealing.\" Connection Science, 1,275-292.", |
| "links": null |
| }, |
| "BIBREF34": { |
| "ref_id": "b34", |
| "title": "Seven principles of surface structure parsing in natural language", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Kimball", |
| "suffix": "" |
| } |
| ], |
| "year": 1973, |
| "venue": "Cognition", |
| "volume": "2", |
| "issue": "", |
| "pages": "15--47", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kimball, J. (1973). \"Seven principles of surface structure parsing in natural language.\" Cognition, 2, 15-47.", |
| "links": null |
| }, |
| "BIBREF36": { |
| "ref_id": "b36", |
| "title": "Polymorphism and Unification", |
| "authors": [ |
| { |
| "first": "", |
| "middle": [], |
| "last": "Categories", |
| "suffix": "" |
| } |
| ], |
| "year": null, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Categories, Polymorphism and Unification. Centre for Cognitive Science, University of Edinburgh, and Institute for Language, Logic and Information, University of Amsterdam.", |
| "links": null |
| }, |
| "BIBREF37": { |
| "ref_id": "b37", |
| "title": "Redensarten: Linguistische Aspekte, Vorkommensanalysen, Sprachspiel. Tfibingen: Niemeyer", |
| "authors": [ |
| { |
| "first": "W", |
| "middle": [], |
| "last": "Koller", |
| "suffix": "" |
| } |
| ], |
| "year": 1977, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Koller, W. (1977). Redensarten: Linguistische Aspekte, Vorkommensanalysen, Sprachspiel. Tfibingen: Niemeyer.", |
| "links": null |
| }, |
| "BIBREF38": { |
| "ref_id": "b38", |
| "title": "The mathematics of sentence structure", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Lambek", |
| "suffix": "" |
| } |
| ], |
| "year": 1958, |
| "venue": "Am. Math. Monthly", |
| "volume": "65", |
| "issue": "", |
| "pages": "154--169", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Lambek, J. (1958). \"The mathematics of sentence structure.\" Am. Math. Monthly, 65, 154-169.", |
| "links": null |
| }, |
| "BIBREF39": { |
| "ref_id": "b39", |
| "title": "Contrasting styles of categorial derivations", |
| "authors": [ |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Leslie", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "Studies in Categorical Grammar", |
| "volume": "", |
| "issue": "", |
| "pages": "115--126", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Leslie, N. (1990). \"Contrasting styles of categorial derivations.\" In Studies in Categorical Grammar, edited by G. Barry and G. Morrill, 115-126. University of Edinburgh Press.", |
| "links": null |
| }, |
| "BIBREF40": { |
| "ref_id": "b40", |
| "title": "Idioms, nonqiteral language and knowledge representation", |
| "authors": [ |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Van Der Linden", |
| "suffix": "" |
| } |
| ], |
| "year": 1991, |
| "venue": "Proceedings, IJCAI-Workshop Computational Approaches to Non-literal Language", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Van der Linden, E. (1991). \"Idioms, nonqiteral language and knowledge representation.\" In Proceedings, IJCAI-Workshop Computational Approaches to Non-literal Language.", |
| "links": null |
| }, |
| "BIBREF41": { |
| "ref_id": "b41", |
| "title": "Ambiguity resolution and the retrieval of idioms: Two approaches", |
| "authors": [ |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Van Der Linden", |
| "suffix": "" |
| }, |
| { |
| "first": "W", |
| "middle": [], |
| "last": "Kraaij", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "Proceedings, COLING 1990", |
| "volume": "2", |
| "issue": "", |
| "pages": "245--251", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Van der Linden, E., and Kraaij, W. (1990). \"Ambiguity resolution and the retrieval of idioms: Two approaches.\" In Proceedings, COLING 1990, Vol. 2, 245-251.", |
| "links": null |
| }, |
| "BIBREF42": { |
| "ref_id": "b42", |
| "title": "Algorithms for generation in Lambek theorem proving", |
| "authors": [ |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Van Der Linden", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Minnen", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "Proceedings, ACL 1990", |
| "volume": "", |
| "issue": "", |
| "pages": "220--226", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Van der Linden, E., and Minnen, G. (1990). \"Algorithms for generation in Lambek theorem proving.\" In Proceedings, ACL 1990, 220-226.", |
| "links": null |
| }, |
| "BIBREF43": { |
| "ref_id": "b43", |
| "title": "A Theory of Syntactic Recognition for Natural Language", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Marcus", |
| "suffix": "" |
| } |
| ], |
| "year": 1980, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Marcus, M. (1980). A Theory of Syntactic Recognition for Natural Language.", |
| "links": null |
| }, |
| "BIBREF45": { |
| "ref_id": "b45", |
| "title": "The temporal structure of spoken language understanding", |
| "authors": [ |
| { |
| "first": "W", |
| "middle": [], |
| "last": "Marslen-Wilson", |
| "suffix": "" |
| }, |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Tyler", |
| "suffix": "" |
| } |
| ], |
| "year": 1980, |
| "venue": "Cognition", |
| "volume": "8", |
| "issue": "", |
| "pages": "1--71", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Marslen-Wilson, W., and Tyler, L. (1980). \"The temporal structure of spoken language understanding.\" Cognition, 8, 1-71.", |
| "links": null |
| }, |
| "BIBREF46": { |
| "ref_id": "b46", |
| "title": "Lambek theorem proving", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Moortgat", |
| "suffix": "" |
| } |
| ], |
| "year": 1987, |
| "venue": "Categories, Polymorphism and Unification", |
| "volume": "", |
| "issue": "", |
| "pages": "169--200", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Moortgat, M. (1987). \"Lambek theorem proving.\" In Categories, Polymorphism and Unification, edited by E. Klein and J. van Benthem, 169-200. University of Edinburgh and University of Amsterdam.", |
| "links": null |
| }, |
| "BIBREF47": { |
| "ref_id": "b47", |
| "title": "Categorial Investigations, Logical and Linguistic Aspects of the Lambek Calculus. Doctoral dissertation", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Moortgat", |
| "suffix": "" |
| } |
| ], |
| "year": 1988, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Moortgat, M. (1988). Categorial Investigations, Logical and Linguistic Aspects of the Lambek Calculus. Doctoral dissertation, University of Amsterdam.", |
| "links": null |
| }, |
| "BIBREF48": { |
| "ref_id": "b48", |
| "title": "Categorial logics: A computational perspective", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Moortgat", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "Computation in the Netherlands", |
| "volume": "", |
| "issue": "", |
| "pages": "329--347", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Moortgat, M. (1990). \"Categorial logics: A computational perspective.\" In Computation in the Netherlands, edited by A. J. van de Goor, 329-347.", |
| "links": null |
| }, |
| "BIBREF49": { |
| "ref_id": "b49", |
| "title": "The logic of discontinuous type constructors", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Moortgat", |
| "suffix": "" |
| } |
| ], |
| "year": 1992, |
| "venue": "Discontinuous Constituency", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Moortgat, M. (1992). \"The logic of discontinuous type constructors.\" In Discontinuous Constituency, edited by W. Sijtsma, and A. van Horck. Berlin: Mouton de Gruyter.", |
| "links": null |
| }, |
| "BIBREF50": { |
| "ref_id": "b50", |
| "title": "Grammar and logical types", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Morrill", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "Studies in Categorical Grammar", |
| "volume": "", |
| "issue": "", |
| "pages": "127--148", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Morrill, G. (1990). \"Grammar and logical types.\" In Studies in Categorical Grammar, edited by G. Barry and G. Morrill, 127-148. University of Edinburgh Press.", |
| "links": null |
| }, |
| "BIBREF51": { |
| "ref_id": "b51", |
| "title": "Categorial deductions and structural operations", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Morrill", |
| "suffix": "" |
| }, |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Leslie", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Hepple", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Barry", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "Studies in Categorical Grammar", |
| "volume": "", |
| "issue": "", |
| "pages": "1--21", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Morrill, G.; Leslie, N.; Hepple, M.; and Barry, G. (1990). \"Categorial deductions and structural operations.\" In Studies in Categorical Grammar, edited by G. Barry and G. Morrill, 1-21.", |
| "links": null |
| }, |
| "BIBREF52": { |
| "ref_id": "b52", |
| "title": "Categorial Grammar and Natural Language Structure", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Oehrle", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Bach", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Wheeler", |
| "suffix": "" |
| } |
| ], |
| "year": 1988, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Oehrle, R.; Bach, E.; and Wheeler, D. (eds). (1988). Categorial Grammar and Natural Language Structure. Dordrecht: Reidel.", |
| "links": null |
| }, |
| "BIBREF55": { |
| "ref_id": "b55", |
| "title": "Computational Structure of Human Language. Doctoral dissertation", |
| "authors": [ |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Ristad", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Ristad, E. (1990). Computational Structure of Human Language. Doctoral dissertation, Department of Electrical Engineering and Computer Science, MIT.", |
| "links": null |
| }, |
| "BIBREF56": { |
| "ref_id": "b56", |
| "title": "Proofnets for Lambek calculus", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Roorda", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Roorda, D. (1990). \"Proofnets for Lambek calculus.\" Ms. University of Amsterdam.", |
| "links": null |
| }, |
| "BIBREF57": { |
| "ref_id": "b57", |
| "title": "Preferences for idioms: Restrictions due to lexicalization and familiarity", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Schraw", |
| "suffix": "" |
| }, |
| { |
| "first": "W", |
| "middle": [], |
| "last": "Trathen", |
| "suffix": "" |
| }, |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Reynolds", |
| "suffix": "" |
| }, |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Lapan", |
| "suffix": "" |
| } |
| ], |
| "year": 1988, |
| "venue": "Journal of Psycholinguistic Research", |
| "volume": "17", |
| "issue": "", |
| "pages": "413--424", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Schraw, G.; Trathen, W.; Reynolds, R.; and Lapan R. (1988). \"Preferences for idioms: Restrictions due to lexicalization and familiarity.\" Journal of Psycholinguistic Research, 17, 413-424.", |
| "links": null |
| }, |
| "BIBREF58": { |
| "ref_id": "b58", |
| "title": "On parsing preferences", |
| "authors": [ |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Schubert", |
| "suffix": "" |
| } |
| ], |
| "year": 1984, |
| "venue": "Proceedings, COLING 1984", |
| "volume": "", |
| "issue": "", |
| "pages": "247--250", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Schubert, L. (1984). \"On parsing preferences.\" In Proceedings, COLING 1984, 247-250.", |
| "links": null |
| }, |
| "BIBREF59": { |
| "ref_id": "b59", |
| "title": "Are there preference trade-offs in attachment decisions?", |
| "authors": [ |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Schubert", |
| "suffix": "" |
| } |
| ], |
| "year": 1986, |
| "venue": "In Proceedings, AAAI-86", |
| "volume": "", |
| "issue": "", |
| "pages": "601--605", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Schubert, L. (1986). \"Are there preference trade-offs in attachment decisions?\" In Proceedings, AAAI-86 , 601-605.", |
| "links": null |
| }, |
| "BIBREF60": { |
| "ref_id": "b60", |
| "title": "The comprehension of familiar and less familiar idioms", |
| "authors": [ |
| { |
| "first": "W", |
| "middle": [], |
| "last": "Schweigert", |
| "suffix": "" |
| } |
| ], |
| "year": 1986, |
| "venue": "Journal of Psycholinguistic Research", |
| "volume": "15", |
| "issue": "", |
| "pages": "33--45", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Schweigert, W. (1986). \"The comprehension of familiar and less familiar idioms.\" Journal of Psycholinguistic Research, 15, 33-45.", |
| "links": null |
| }, |
| "BIBREF61": { |
| "ref_id": "b61", |
| "title": "Familiar idiom comprehension", |
| "authors": [ |
| { |
| "first": "W", |
| "middle": [], |
| "last": "Schweigert", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Moates", |
| "suffix": "" |
| } |
| ], |
| "year": 1988, |
| "venue": "Journal of Psycholinguistic Research", |
| "volume": "17", |
| "issue": "", |
| "pages": "281--296", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Schweigert, W., and Moates, D. (1988). \"Familiar idiom comprehension.\" Journal of Psycholinguistic Research,17, 281-296.", |
| "links": null |
| }, |
| "BIBREF62": { |
| "ref_id": "b62", |
| "title": "Sentence disambiguation by shift-reduce parsing technique", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Shieber", |
| "suffix": "" |
| } |
| ], |
| "year": 1983, |
| "venue": "Proceedings, IJCA11983", |
| "volume": "", |
| "issue": "", |
| "pages": "699--703", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Shieber, S. (1983). \"Sentence disambiguation by shift-reduce parsing technique.\" In Proceedings, IJCA11983, 699-703.", |
| "links": null |
| }, |
| "BIBREF63": { |
| "ref_id": "b63", |
| "title": "Lexical Ambiguity Resolution", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Small", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Cottrell", |
| "suffix": "" |
| } |
| ], |
| "year": 1988, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Small, S.; Cottrell, G.; and Tanenhaus, M. (eds.) (1988). Lexical Ambiguity Resolution. San Mateo: Kaufmann.", |
| "links": null |
| }, |
| "BIBREF64": { |
| "ref_id": "b64", |
| "title": "Categorical Grammar, Unification Grammar and Parsing", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Steedman", |
| "suffix": "" |
| } |
| ], |
| "year": 1987, |
| "venue": "In Working Papers in Cognitive Science", |
| "volume": "1", |
| "issue": "", |
| "pages": "30--70", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Steedman, M. (1987). \"Combinatory grammars and parasitic gaps.\" In Working Papers in Cognitive Science, Volume 1. Categorical Grammar, Unification Grammar and Parsing, edited by N. Haddock, E. Klein, and G. Morrill, 30-70. Centre for Cognitive Science, University of Edinburgh.", |
| "links": null |
| }, |
| "BIBREF65": { |
| "ref_id": "b65", |
| "title": "Parsing with flexibility, dynamic strategies, and idioms in mind", |
| "authors": [ |
| { |
| "first": "O", |
| "middle": [], |
| "last": "Stock", |
| "suffix": "" |
| } |
| ], |
| "year": 1989, |
| "venue": "Computational Linguistics", |
| "volume": "15", |
| "issue": "", |
| "pages": "1--19", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Stock, O. (1989). \"Parsing with flexibility, dynamic strategies, and idioms in mind.\" Computational Linguistics, 15, 1-19.", |
| "links": null |
| }, |
| "BIBREF66": { |
| "ref_id": "b66", |
| "title": "Lexical access during sentence comprehension: (Re)consideration of context effects", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Swinney", |
| "suffix": "" |
| } |
| ], |
| "year": 1979, |
| "venue": "Journal of Verbal Learning and Verbal Behaviour", |
| "volume": "18", |
| "issue": "", |
| "pages": "645--659", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Swinney, D. (1979). \"Lexical access during sentence comprehension: (Re)consideration of context effects.\" Journal of Verbal Learning and Verbal Behaviour, 18, 645-659.", |
| "links": null |
| }, |
| "BIBREF67": { |
| "ref_id": "b67", |
| "title": "Lexical processing during sentence comprehension: Effects of higher order constraints and implications for representation", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Swinney", |
| "suffix": "" |
| } |
| ], |
| "year": 1981, |
| "venue": "The Cognitive Representation of Speech", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Swinney, D. (1981). \"Lexical processing during sentence comprehension: Effects of higher order constraints and implications for representation.\" In The Cognitive Representation of Speech, edited by T. Meyers, J. Laver, and J. Anderson. North-Holland.", |
| "links": null |
| }, |
| "BIBREF68": { |
| "ref_id": "b68", |
| "title": "Constituent attachment and thematic role assignment in sentence processing: Influences of content-based expectations", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Taraban", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Mcclelland", |
| "suffix": "" |
| } |
| ], |
| "year": 1988, |
| "venue": "Journal of Memory and Language", |
| "volume": "27", |
| "issue": "", |
| "pages": "597--632", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Taraban, R., and McClelland, J. (1988). \"Constituent attachment and thematic role assignment in sentence processing: Influences of content-based expectations.\" Journal of Memory and Language, 27, 597-632.", |
| "links": null |
| }, |
| "BIBREF69": { |
| "ref_id": "b69", |
| "title": "The Mathematics of Inheritance Systems", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Touretzky", |
| "suffix": "" |
| } |
| ], |
| "year": 1986, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Touretzky, D. (1986). The Mathematics of Inheritance Systems. Los Altos, CA: Morgan Kaufmann Publishers.", |
| "links": null |
| }, |
| "BIBREF70": { |
| "ref_id": "b70", |
| "title": "A clash of intuitions: The current state of non-monotonic multiple inheritance systems", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Touretzky", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Horty", |
| "suffix": "" |
| }, |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Thomason", |
| "suffix": "" |
| } |
| ], |
| "year": 1987, |
| "venue": "Proceedings, IJCAI 1987", |
| "volume": "", |
| "issue": "", |
| "pages": "476--482", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Touretzky, D.; Horty, J.; and Thomason, R. (1987). \"A clash of intuitions: The current state of non-monotonic multiple inheritance systems.\" In Proceedings, IJCAI 1987, 476-482.", |
| "links": null |
| }, |
| "BIBREF71": { |
| "ref_id": "b71", |
| "title": "Defaults in update semantics I", |
| "authors": [ |
| { |
| "first": "F", |
| "middle": [], |
| "last": "Veltman", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "Conditionals, Defaults and Belief Revision", |
| "volume": "", |
| "issue": "", |
| "pages": "28--63", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Veltman, F. (1990). \"Defaults in update semantics I.\" In Conditionals, Defaults and Belief Revision, edited by H. Kamp, 28-63.", |
| "links": null |
| }, |
| "BIBREF72": { |
| "ref_id": "b72", |
| "title": "Empirical study of predictive powers of simple attachment schemes for post-modifier prepositional phrases", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Whittemore", |
| "suffix": "" |
| }, |
| { |
| "first": "K", |
| "middle": [], |
| "last": "Ferrara", |
| "suffix": "" |
| }, |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Brunner", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "Proceedings, ACL 1990", |
| "volume": "", |
| "issue": "", |
| "pages": "23--30", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Whittemore, G.; Ferrara, K.; and Brunner, H. (1990). \"Empirical study of predictive powers of simple attachment schemes for post-modifier prepositional phrases.\" In Proceedings, ACL 1990, 23-30.", |
| "links": null |
| }, |
| "BIBREF73": { |
| "ref_id": "b73", |
| "title": "PHRAN, A knowledge-based natural", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Wilensky", |
| "suffix": "" |
| }, |
| { |
| "first": "Y", |
| "middle": [], |
| "last": "Arens", |
| "suffix": "" |
| } |
| ], |
| "year": 1980, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Wilensky, R., and Arens, Y. (1980). \"PHRAN, A knowledge-based natural", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "num": null, |
| "text": ": (KICK_TV ~-KICK_THE_BUCKET, kick, AxAykick(x)(y)) b. KICK_TV: ((np\\s)/np,_,_} c. KICK_THE_BUCKET: (_/(_, the + bucket, _), _, &x&ydie(y) )", |
| "type_str": "figure", |
| "uris": null |
| }, |
| "FIGREF1": { |
| "num": null, |
| "text": "x,c), ((YAb,a)\\X, Gb) O* (X,~b+Gb(a)) if (Z,x,c) o (YAh,a) [MI\\]", |
| "type_str": "figure", |
| "uris": null |
| }, |
| "FIGREF2": { |
| "num": null, |
| "text": "Ga),(YAb,b),V O (Z) if (X, Ga),(Y,~b,b) ~* (Cut, x,c) and U,(Cut, x,c),V o (Z) [M-Cut]", |
| "type_str": "figure", |
| "uris": null |
| }, |
| "FIGREF3": { |
| "num": null, |
| "text": "syn~nother, sem_mother} ~ {syn_daughter),sem_daughter)/, semi, V=~* Z [~-E-mother] if ({ {syn_mother, sem_mother} ~ {syn_daughter, sem_daughter)), sere}, mother) n > type and type,V =~* Z {{syn_mother, sem_mother} ~ {syn_daughter, sem_daughter}, sere}, V=~* Z [~ E-daughter] if ({{syn_mother, semdnother}~-{syn_daughter, sem_daughter)}, sem}, daughter) N > aux and ({{aux},sem/, daughter) N > type and type, V =~* Z", |
| "type_str": "figure", |
| "uris": null |
| }, |
| "TABREF0": { |
| "text": "The constituent John put on the table in what John put on the table has as its syntactic category s T np. To what the category s/(s Tnp)", |
| "content": "<table/>", |
| "type_str": "table", |
| "html": null, |
| "num": null |
| }, |
| "TABREF3": { |
| "text": "state this explicitly.", |
| "content": "<table><tr><td>Example 7</td></tr><tr><td>John np ((np\\s)/pp)/npA(np\\s)/ppA(np\\s) save</td></tr></table>", |
| "type_str": "table", |
| "html": null, |
| "num": null |
| }, |
| "TABREF5": { |
| "text": "Conventionality", |
| "content": "<table><tr><td>Example 13</td></tr><tr><td>John abandoned the attempt to please Mary.</td></tr><tr><td>attempt: n >> (n/(np~ to + _)\\Sto_infl)</td></tr><tr><td>Example 14</td></tr><tr><td>Sue had difficulties with her teachers.</td></tr><tr><td>difficulties: n >> (n/ (pp, with + _~ )</td></tr><tr><td>Example 15</td></tr><tr><td>a. John met the girl that he married at a dance.</td></tr><tr><td>b. John married the girl that he met at a dance.</td></tr><tr><td>marry: ( (np\\s) /np)</td></tr><tr><td>met ((np\\s)/np) >> (((np\\s)/pp)/np)</td></tr><tr><td>5.3 Idioms and Parsing Preferences</td></tr><tr><td>5.3.1</td></tr><tr><td>discuss: ( (np\\s) /np ~ ( (np\\s) / (pp, with + _l ) /np</td></tr></table>", |
| "type_str": "table", |
| "html": null, |
| "num": null |
| } |
| } |
| } |
| } |