Automated inversion of logic grammars for generation

  • Authors:
  • Tomek Strzalkowski;Ping Peng

  • Affiliations:
  • New York University, New York, NY;New York University, New York, NY

  • Venue:
  • ACL '90 Proceedings of the 28th annual meeting on Association for Computational Linguistics
  • Year:
  • 1990

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe a system of reversible grammar in which, given a logic-grammar specification of a natural language, two efficient PROLOG programs are derived by an off-line compilation process: a parser and a generator for this language. The centerpiece of the system is the inversion algorithm designed to compute the generator code from the parser's PROLOG code, using the collection of minimal sets of essential arguments (MSEA) for predicates. The system has been implemented to work with Definite Clause Grammars (DCG) and is a part of an English-Japanese machine translation project currently under development at NYU's Courant Institute.