Results 1 - 10
of
46
Unification: A multidisciplinary survey
- ACM Computing Surveys
, 1989
"... The unification problem and several variants are presented. Various algorithms and data structures are discussed. Research on unification arising in several areas of computer science is surveyed, these areas include theorem proving, logic programming, and natural language processing. Sections of the ..."
Abstract
-
Cited by 97 (0 self)
- Add to MetaCart
The unification problem and several variants are presented. Various algorithms and data structures are discussed. Research on unification arising in several areas of computer science is surveyed, these areas include theorem proving, logic programming, and natural language processing. Sections of the paper include examples that highlight particular uses
A Method for Disjunctive Constraint Satisfaction
- In Masaru Tomita (ed.), Current Issues in Parsing Technologies
, 1991
"... A distinctive propertyofmanycurrent grammatical formalisms is their use of feature equality constraints to express a wide variety of grammatical dependencies. Lexical-Functional Grammar[6], Head-Driven Phrase-Structure Grammar[14], PATR[8], FUG[12, 13], and the various forms of categorial uni cation ..."
Abstract
-
Cited by 97 (4 self)
- Add to MetaCart
A distinctive propertyofmanycurrent grammatical formalisms is their use of feature equality constraints to express a wide variety of grammatical dependencies. Lexical-Functional Grammar[6], Head-Driven Phrase-Structure Grammar[14], PATR[8], FUG[12, 13], and the various forms of categorial uni cation grammar[9,15,16] all require an analysis of a sentence
Categorial Grammar
, 1998
"... tem of rewrite rules or "productions" like (2), which have their origin in early work in recursion theory by Post, among others. (1) Dexter likes Warren. (2) S ! NP VP VP ! TV NP TV ! flikes;sees; : : :g Categorial Grammar (CG), together with its close cousin Dependency Grammar (which also originat ..."
Abstract
-
Cited by 76 (3 self)
- Add to MetaCart
tem of rewrite rules or "productions" like (2), which have their origin in early work in recursion theory by Post, among others. (1) Dexter likes Warren. (2) S ! NP VP VP ! TV NP TV ! flikes;sees; : : :g Categorial Grammar (CG), together with its close cousin Dependency Grammar (which also originated in the 1950s, in work by Tesniere) stems from an alternative approach to context-free grammar pioneered by Bar-Hillel 1953 and Lambek 1958, with earlier antecedents in Ajdukiewicz 1935 and still earlier work by Husserl and Russell in category theory and the theory of types. Categorial Grammars capture the same information by associating a functional type or category with all grammatical entities. For example, all transitive verbs are associated via the lexicon with a category that can be written as follows: (3) likes := (SnNP)=NP The no
Tree Insertion Grammar: A Cubic-Time, Parsable Formalism that Lexicalizes Context-Free Grammar without Changing the Trees Produced
- Computational Linguistics
, 1994
"... this paper, we study the problem of lexicalizing context-free grammars and show that it enables faster processing. In previous attempts to take advantage of lexicalization, a variety of lexicalization procedures have been developed that convert context-free grammars (CFGs) into equivalent lexicalize ..."
Abstract
-
Cited by 69 (1 self)
- Add to MetaCart
this paper, we study the problem of lexicalizing context-free grammars and show that it enables faster processing. In previous attempts to take advantage of lexicalization, a variety of lexicalization procedures have been developed that convert context-free grammars (CFGs) into equivalent lexicalized grammars. However, these procedures typically suffer from one or more of the following problems
The Computational Analysis of the Syntax and Interpretation of "Free" Word Order in Turkish
, 1995
"... ..."
Towards a minimalist theory of syntactic structure
, 1996
"... No assumption is more fundamental in the theory (and practice) of syntax than ..."
Abstract
-
Cited by 40 (0 self)
- Add to MetaCart
No assumption is more fundamental in the theory (and practice) of syntax than
Types in Functional Unification Grammars
, 1990
"... Functional Unification Grammars (FUGs) are popular for natural language applications because the formalism uses very few primitives and is uniform and expressive. In our work on text generation, we have found that it also has annoying limitations: it is not suited for the expression of simple, yet v ..."
Abstract
-
Cited by 19 (8 self)
- Add to MetaCart
Functional Unification Grammars (FUGs) are popular for natural language applications because the formalism uses very few primitives and is uniform and expressive. In our work on text generation, we have found that it also has annoying limitations: it is not suited for the expression of simple, yet very common, taxonomic relations and it does not allow the specification of completeness conditions. We have implemented an extension of traditional functional unification. This extension addresses these limitations whiIe preserving the desirable properties of FUGs. It is based on the notions of typed features and typed constituents. We show the advantages of this extension in the context of a grammar used for text generation.
Categorial Grammars, Lexical Rules and the English Predicative
- Formal Grammar: Theory and Implementation
, 1995
"... this paper, we will study the possibilities for applying lexical rules to the analysis of English syntax, and in particular the structure of the verb phrase. We will develop a lexicon whose empirical coverage extends to the full range of verb subcategories, complex adverbial phrases, auxiliaries, th ..."
Abstract
-
Cited by 18 (1 self)
- Add to MetaCart
this paper, we will study the possibilities for applying lexical rules to the analysis of English syntax, and in particular the structure of the verb phrase. We will develop a lexicon whose empirical coverage extends to the full range of verb subcategories, complex adverbial phrases, auxiliaries, the passive construction, yes/no questions and the particularly troublesome case of predicatives. The effect of a lexical rule, in our system, will be to produce new lexical entries from old lexical entries. The similarity between our system and the metarule system of generalized phrase-structure grammar (GPSG, as presented in Gazdar, et al. 1985) is not coincidental. Our lexical rules serve much the same purpose as metarules in GPSG, which were restricted to lexical phrase structure rules. The similarity is in a large part due to the fact that with the universal phrase-structure schemes being fixed, the role of a lexical category assignment in effect determines phrase-structure in much the same way as a lexical category entry and lexical phrase-structure rule determines lexical phrase-structure in GPSG. Our lexical rules will also bear a relationship to the lexical rules found in lexical-functional grammar (LFG, see Bresnan 1982), as LFG rules are driven by the grammatical role assigned to arguments. Many of our analyses were first applied to either LFG or GPSG, as these were the first serious linguistic theories based on a notion of unification. In the process of explaining the basic principles behind categorial grammar and developing our lexical rule system, we will establish a categorial grammar lexicon with coverage of English syntactic constructions comparable to that achieved within published accounts of the GPSG or LFG frameworks. Language, at its most abstract level, i...

