Glossary:Types

From Lexical Resource Semantics
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.

Types

AE:

  • Type: (/taɪp/)

Definition

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.
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 <ϭ, τ> made up of (basic or complex) types ϭ, τ are types. <ϭ, τ> is the type of functions which map arguments of type ϭ to values of type τ.
In short: The set of types is the smallest set T such that e,tєT, and if ϭ,τ єT, then also <ϭ,τ> єT.

Examples

Related terms

Literature