# A Type-coherent, Expressive Representation as an Initial Step to   Language Understanding

**Authors:** Gene Louis Kim, Lenhart Schubert

arXiv: 1903.09333 · 2019-04-01

## TL;DR

This paper introduces underspecified logical forms (ULF) for Episodic Logic as an initial semantic representation that balances expressiveness and recoverability, aiding in language understanding and parsing.

## Contribution

It proposes ULFs as a novel initial step in semantic parsing, with a new annotated corpus and high interannotator agreement to support further development.

## Key findings

- ULF fully resolves semantic type structure
- Achieved 0.88 interannotator agreement on annotations
- Preliminary results support ULF as a foundation for semantic parsing

## Abstract

A growing interest in tasks involving language understanding by the NLP community has led to the need for effective semantic parsing and inference. Modern NLP systems use semantic representations that do not quite fulfill the nuanced needs for language understanding: adequately modeling language semantics, enabling general inferences, and being accurately recoverable. This document describes underspecified logical forms (ULF) for Episodic Logic (EL), which is an initial form for a semantic representation that balances these needs. ULFs fully resolve the semantic type structure while leaving issues such as quantifier scope, word sense, and anaphora unresolved; they provide a starting point for further resolution into EL, and enable certain structural inferences without further resolution. This document also presents preliminary results of creating a hand-annotated corpus of ULFs for the purpose of training a precise ULF parser, showing a three-person pairwise interannotator agreement of 0.88 on confident annotations. We hypothesize that a divide-and-conquer approach to semantic parsing starting with derivation of ULFs will lead to semantic analyses that do justice to subtle aspects of linguistic meaning, and will enable construction of more accurate semantic parsers.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.09333/full.md

## Figures

15 figures with captions in the complete paper: https://tomesphere.com/paper/1903.09333/full.md

## References

48 references — full list in the complete paper: https://tomesphere.com/paper/1903.09333/full.md

---
Source: https://tomesphere.com/paper/1903.09333