Recovering implicit information

  • Authors:
  • Martha S. Palmer;Deborah A. Dahl;Rebecca J. Schiffman;Lynette Hirschman;Marcia Linebarger;John Dowding

  • Affiliations:
  • SDC -- A Burroughs Company, Paoli, PA;SDC -- A Burroughs Company, Paoli, PA;SDC -- A Burroughs Company, Paoli, PA;SDC -- A Burroughs Company, Paoli, PA;SDC -- A Burroughs Company, Paoli, PA;SDC -- A Burroughs Company, Paoli, PA

  • Venue:
  • ACL '86 Proceedings of the 24th annual meeting on Association for Computational Linguistics
  • Year:
  • 1986

Quantified Score

Hi-index 0.02

Visualization

Abstract

This paper describes the SDC PUNDIT, (Prolog UNDerstands Integrated Text), system for processing natural language messages. PUNDIT, written in Prolog, is a highly modular system consisting of distinct syntactic, semantic and pragmatics components. Each component draws on one or more sets of data, including a lexicon, a broad-coverage grammar of English, semantic verb decompositions, rules mapping between syntactic and semantic constituents, and a domain model.This paper discusses the communication between the syntactic, semantic and pragmatic modules that is necessary for making implicit linguistic information explicit. The key is letting syntax and semantics recognize missing linguistic entities as implicit entities, so that they can be labelled as such, and reference resolution can be directed to find specific referents for the entities. In this way the task of making implicit linguistic information explicit becomes a subset of the tasks performed by reference resolution. The success of this approach is dependent on marking missing syntactic constituents as elided and missing semantic roles as ESSENTIAL so that reference resolution can know when to look for referents.