Browsing Interface
: Welcome guest :
log in
[
Home
| 
Graph
|  ]
KB:
SUMO
Language:
ChineseLanguage
ChinesePinyinWriting
ChineseSimplifiedWriting
ChineseTraditionalLanguage
EnglishLanguage
FrenchLanguage
GermanLanguage
HerbaceousPlant
Hindi
ItalianLanguage
JapaneseLanguage
PortugueseLanguage
SpanishLanguage
SwedishLanguage
WoodyPlant
cb
cz
de
hi
ro
sv
tg
Formal Language:
OWL
SUO-KIF
TPTP
traditionalLogic
KB Term:
Term intersection
English Word:
Any
Noun
Verb
Adjective
Adverb
roomPolicy
Sigma KEE - roomPolicy
roomPolicy
appearance as argument number 1
(
documentation
roomPolicy
EnglishLanguage
"(
roomPolicy
?ROOM ?POLICY) means that
Policy
?POLICY is applied to the
HotelUnit
?ROOM")
Hotel.kif 441-442
(
domain
roomPolicy
2
Policy
)
Hotel.kif 446-446
The number 2 argument of
room policy
is an
instance
of
policy
(
domainSubclass
roomPolicy
1
HotelUnit
)
Hotel.kif 445-445
The number 1 argument of
room policy
is a
subclass
of
hotel unit
(
instance
roomPolicy
BinaryPredicate
)
Hotel.kif 440-440
room policy
is an
instance
of
binary predicate
appearance as argument number 2
(
format
ChineseLanguage
roomPolicy
"%2 是应用在 %1 的 policy ")
domainEnglishFormat.kif 4446-4446
(
format
ChineseTraditionalLanguage
roomPolicy
"%2 是應用在 %1 的 policy ")
domainEnglishFormat.kif 4445-4445
(
format
EnglishLanguage
roomPolicy
"%2 is a policy that applies to %1")
domainEnglishFormat.kif 4444-4444
(
termFormat
EnglishLanguage
roomPolicy
"room policy")
Hotel.kif 443-443
antecedent
(=>
(
roomPolicy
?ROOM ?POLICY)
(
forall
(?R)
(=>
(
instance
?R ?ROOM)
(
policyLocationCoverage
?POLICY ?R))))
Hotel.kif 448-453
If
a policy
is a
policy
that applies to
a kind of hotel unit
,
then for all
an object
if
the object
is an
instance
of
a kind of hotel unit
,
then
the policy
covers
the object
consequent
(=>
(
allRoomsPolicy
?INV ?POLICY)
(
forall
(?X)
(=>
(
memberType
?INV ?X)
(
roomPolicy
?X ?POLICY))))
Hotel.kif 233-238
If all rooms in
a room inventory
have policy
a policy
,
then for all
a kind of hotel unit
if
a kind of hotel unit
is a
member
type of
the room inventory
,
then
the policy
is a
policy
that applies to
the kind of hotel unit
(=>
(
someRoomsPolicy
?INV ?POLICY)
(
exists
(?X)
(
and
(
memberType
?INV ?X)
(
roomPolicy
?X ?POLICY))))
Hotel.kif 248-253
If
some
rooms
in
a room inventory
have
a policy
,
then there exists
a kind of hotel unit
such that
a kind of hotel unit
is a
member
type of
the room inventory
and
the policy
is a
policy
that applies to
the kind of hotel unit
Show simplified definition (without tree view)
Show simplified definition (with tree view)
Show without tree
Sigma web home
Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is
open source software
produced by
Articulate Software
and its partners