...TLs
For reasons of space we will not give the
formal semantics of the term-forming operators of MIRTL here; the
interested reader is referred either to [8] or to the
full paper [9]. The informal meaning of these
operators is the following:
- (top) and (bottom) denote the set of all
individuals of the domain of discourse and the empty set,
respectively;
- (a-not
) denotes the set of all individuals of
the domain that are not denoted by
;
- (sing
) denotes the set containing only the
individual denoted by
; this construct (its name standing for
``singleton'') is included in order to be able to have individual
constants as sub-components of concepts;
- (and
...
) denotes the set of
those individuals that are denoted by
and, at the same time,
by
and ...
;
- (all
) denotes the set of those individuals
whose
's are all
's; for instance, (all author
italian) denotes the set of individuals whose authors
are all italians;
- (c-some
) denotes the set of those
individuals having at least one
that is a
; for instance,
(c-some author italian) denotes the set of
individuals that have at least one author who is an italian;
- (atleast
) (resp. (atmost
))
denotes the set of those individuals having at least (resp. at
most)
's;
- (inv
) denotes the set containing the inverses of
those pairs that are denoted by
; for instance, (inv husband) will be, under the obvious interpretation, equal to the
role wife.
We will also use the following shorthands:
- (exactly
) will be used in place of (and (atleast
) (atmost
));
- (func
) will be used in place of (and
(all
) (exactly
)).