PAU: PARSING AND UNDERSTANDING WITH UNIFORM SYNTACTIC, SEMANTIC, AND IDIOMATIC REPRESENTATIONS |
| |
Authors: | David N. Chin |
| |
Affiliation: | Department of Information and Computer Sciences, University of Hawaii at Manoa, Honolulu, HI |
| |
Abstract: | PAU is an all-paths chart-based unification parser that uses the same uniform representation for regular syntax, irregular syntax such as idioms, and semantics. PAU's representation has very little redundancy, simplifying the task of adding new semantics and syntax fo PAU's knowledge base. PAU uses relations between the syntax and semantics to avoid the proliferation of rules found in semantic grammars. By encoding semantics at the same level of representation as syntax, PAU is able to use semantic constraints early in the parse to eliminate semantically anomalous syntactic interpretations. Examples are given to show how PAU can handle the many eccentricities of different idioms using the same mechanisms as are used to handle regular syntax and semantics. These include the ability of some idioms, but not other idioms of the same syntactic form to undergo passivization, particle movement, action nominalization, indirect object movement, modification by adjectives, gerundive nominalization, prepositional phrase preposing, and topicalization. PAU's representation is bidirectional and is also used by a companion generator. PAU is designed to be efficient, runs in real time on typical workstations, and is being used in a number of natural language systems. |
| |
Keywords: | parsing natural language understanding idioms unification grammars knowledge represent |
|
|