KRYPTON: Integrating Terminology and Assertion

Abstract

The demands placed on a knowledge representation scheme by a knowl-edge-based system are generally not all met by any of today’s can-didates. Representation languages based on frames or semantic net-works have intuitive appeal for forming descriptions but tend to have severely limited assertional power, and are often fraught with am-biguous readings. Those based on first-order logic are less limited assertionally, but are restricted to primitive, unrelated terms. We have attempted to overcome these limitations in a new, hybrid knowledge representation system, called “KRYPTON”. KRYPTON has two rep-resentation languages, a frame-based one for forming domain-specific descriptive terms and a logic-based one for making statements about the world. We here summarize the two languages, a functional inter-face to the system, and an implementation in terms of a taxonomy of frames and its interaction with a first-order theorem prover.

Cite

Text

Brachman et al. "KRYPTON: Integrating Terminology and Assertion." AAAI Conference on Artificial Intelligence, 1983.

Markdown

[Brachman et al. "KRYPTON: Integrating Terminology and Assertion." AAAI Conference on Artificial Intelligence, 1983.](https://mlanthology.org/aaai/1983/brachman1983aaai-krypton/)

BibTeX

@inproceedings{brachman1983aaai-krypton,
  title     = {{KRYPTON: Integrating Terminology and Assertion}},
  author    = {Brachman, Ronald J. and Levesque, Hector J. and Fikes, Richard},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1983},
  pages     = {31-35},
  url       = {https://mlanthology.org/aaai/1983/brachman1983aaai-krypton/}
}