Glossary:Sorts/Types

From Lexical Resource Semantics
Revision as of 22:28, 17 November 2012 by IngoM (talk | contribs)
Jump to navigation Jump to search

Warning:
The material on this page has been created as part of a seminar. It is still heavily under construction and we do not guarantee its correctness. If you have comments on this page or suggestions for improvement, please contact Manfred Sailer.
This note will be removed once the page has been carefully checked and integrated into the main part of this wiki.

Sorts/Types

AE:

  • Type: (/taɪp/)
  • Sort: (/sɔː(r)t/)

Definition

The (minimal) set of basic types is {e, t}:
– e (for entity) is the type of individual terms
– t (for truth value) is the type of formulae
All pairs s, t made up of (basic or complex) types s, t
are types. s, t is the type of functions which map
arguments of type s to values of type t.
In short: The set of types is the smallest set T such that
e,tÎT, and if s,t ÎT, then also s,t ÎT.
In logic and semantics a concept of type is often used to distinguish different
kinds of expression (and of semantic value). These types are used as syntactic
categories for the expressions in the semantic representation language. Each type
will correspond to a certain set of possible denotations.

Examples

Related terms

Literature