Browsing Interface
: Welcome guest :
log in
[
Home
| 
Graph
|  ]
KB:
SUMO
Language:
ChineseLanguage
ChinesePinyinWriting
ChineseSimplifiedWriting
ChineseTraditionalLanguage
EnglishLanguage
FrenchLanguage
GermanLanguage
JapaneseLanguage
SpanishLanguage
SwedishLanguage
Formal Language:
OWL
SUO-KIF
TPTP
traditionalLogic
KB Term:
Term intersection
English Word:
Any
Noun
Verb
Adjective
Adverb
guest
Sigma KEE - guest
guest
appearance as argument number 1
(
documentation
guest
EnglishLanguage
"
guest
refers to the
customer
living in a
TemporaryResidence
for the duration of his stay there")
Hotel.kif 57-58
(
domain
guest
1
CognitiveAgent
)
Hotel.kif 66-66
domain
guest
, 1 and
CognitiveAgent
(
domain
guest
2
Agent
)
Hotel.kif 67-67
domain
guest
, 2 and
Agent
(
instance
guest
BinaryPredicate
)
Hotel.kif 56-56
instance
guest
and
BinaryPredicate
(
subrelation
guest
customer
)
Hotel.kif 55-55
subrelation
guest
and
customer
appearance as argument number 2
(
format
ChineseLanguage
guest
"%1 是在 %2 的
guest
")
domainEnglishFormat.kif 3571-3571
(
format
ChineseTraditionalLanguage
guest
"%1 是在 %2 的
guest
")
domainEnglishFormat.kif 3570-3570
(
format
EnglishLanguage
guest
"%1 is a
guest
at %2")
domainEnglishFormat.kif 3569-3569
(
termFormat
EnglishLanguage
guest
"guest")
Hotel.kif 59-59
antecedent
(=>
(
and
(
checkOutTime
?HOTEL ?TIME)
(
guest
?GUEST ?HOTEL))
(
expects
?HOTEL
(
exists
(?T ?C)
(
and
(
instance
?T ?TIME)
(
patient
?C ?GUEST)
(
instance
?C
CheckOutService
)
(
agent
?C ?HOTEL)
(
before
(
BeginFn
(
WhenFn
?C)) ?T)))))
Hotel.kif 684-695
checkOutTime
CognitiveAgent
and
TimePoint
guest
CognitiveAgent
and
CognitiveAgent
expects
CognitiveAgent
and
entity
entity
instance
entity
and
TimePoint
patient
entity
and
CognitiveAgent
instance
entity
and
CheckOutService
agent
entity
and
CognitiveAgent
before
BeginFn
WhenFn
entity
and
entity
(=>
(
and
(
employs
?HOTEL ?ATHLETE)
(
attribute
?HOTEL
TravelerAccommodation
)
(
attribute
?ATHLETE
TennisProfessional
)
(
guest
?CUST ?HOTEL))
(
modalAttribute
(
exists
(?TENNIS ?LOC)
(
and
(
instance
?TENNIS
Tennis
)
(
contestParticipant
?TENNIS ?ATHLETE)
(
contestParticipant
?TENNIS ?CUST)
(
located
?TENNIS ?LOC)
(
located
?HOTEL ?LOC)))
Possibility
))
Hotel.kif 1522-1535
employs
Agent
and
CognitiveAgent
attribute
Agent
and
TravelerAccommodation
attribute
CognitiveAgent
and
TennisProfessional
guest
CognitiveAgent
and
Agent
modalAttribute
entity
entity
instance
entity
and
Tennis
contestParticipant
entity
and
CognitiveAgent
contestParticipant
entity
and
CognitiveAgent
located
entity
and
entity
located
Agent
and
entity
and
Possibility
(=>
(
and
(
guest
?CUST ?HOTEL)
(
stays
?CUST ?R)
(
element
?R
(
PropertyFn
?HOTEL))
(
instance
?R ?ROOM)
(
roomAmenity
?ROOM ?OBJ)
(
subclass
?OBJ
Object
))
(
exists
(?O)
(
and
(
instance
?O ?OBJ)
(
located
?O ?R)
(
confersRight
(
exists
(?PROC)
(
and
(
agent
?PROC ?CUST)
(
or
(
instrument
?PROC ?O)
(
patient
?PROC ?O)
(
resource
?PROC ?O)))) ?HOTEL ?CUST))))
Hotel.kif 294-313
guest
Human
and
Agent
stays
Human
and
TemporaryResidence
element
TemporaryResidence
and
PropertyFn
Agent
instance
TemporaryResidence
and
TemporaryResidence
OOM
roomAmenity
TemporaryResidence
OOM and
Physical
subclass
Physical
and
Object
Physical
instance
Physical
and
Physical
located
Physical
and
TemporaryResidence
confersRight
entity
agent
entity
and
Human
instrument
entity
and
Physical
patient
entity
and
Physical
resource
entity
and
Physical
,
Agent
and
Human
(=>
(
and
(
offers
?HOTEL ?MP)
(
instance
?MP
MealPlan
)
(
includedMeal
?MP ?ATTR)
(
attribute
?HOTEL
TravelerAccommodation
)
(
guest
?GUEST ?HOTEL)
(
buys
?GUEST ?HOTEL ?MP))
(
holdsDuring
(
WhenFn
(
guest
?GUEST ?HOTEL))
(
exists
(?TI)
(
holdsDuring
?TI
(
exists
(?MEAL)
(
and
(
attribute
?MEAL ?ATTR)
(
hasPurpose
?MEAL
(
exists
(?E)
(
and
(
instance
?E
Eating
)
(
agent
?E ?GUEST)
(
patient
?E ?MEAL))))))))))
Hotel.kif 1558-1578
offers
Agent
and
MealPlan
instance
MealPlan
and
MealPlan
includedMeal
MealPlan
and
RelationalAttribute
attribute
Agent
and
TravelerAccommodation
guest
CognitiveAgent
and
Agent
buys
CognitiveAgent
,
Agent
and
MealPlan
holdsDuring
WhenFn
guest
CognitiveAgent
and
Agent
and
entity
holdsDuring
entity
and
entity
attribute
entity
and
RelationalAttribute
hasPurpose
entity
and
entity
instance
entity
and
Eating
agent
entity
and
CognitiveAgent
patient
entity
and
entity
consequent
(=>
(
and
(
instance
?POLICY
DailyHousekeepingPolicy
)
(
policyOwner
?AGENT ?POLICY))
(
modalAttribute
(
exists
(?GUEST ?ROOM ?STAY)
(
and
(
guest
?GUEST ?AGENT)
(
stays
?GUEST ?ROOM)
(
equal
?STAY
(
WhenFn
(
stays
?GUEST ?ROOM)))
(
holdsDuring
?STAY
(
forall
(?DAY)
(=>
(
and
(
instance
?DAY
Day
)
(
during
?DAY ?STAY))
(
exists
(?RC)
(
and
(
instance
?RC
RoomCleaningService
)
(
patient
?RC ?ROOM)
(
during
?RC ?DAY))))))))
Likely
))
Hotel.kif 2654-2674
instance
Policy
and
DailyHousekeepingPolicy
policyOwner
Organization
and
Policy
modalAttribute
entity
entity
and
entity
guest
entity
and
Organization
stays
entity
and
entity
equal
entity
and
WhenFn
stays
entity
and
entity
holdsDuring
entity
and
entity
instance
entity
and
Day
during
entity
and
entity
entity
instance
entity
and
RoomCleaningService
patient
entity
and
entity
during
entity
and
entity
and
Likely
(=>
(
and
(
instance
?POLICY
NoHousekeepingPolicy
)
(
policyOwner
?AGENT ?POLICY)
(
attribute
?AGENT
TravelerAccommodation
))
(
modalAttribute
(
exists
(?GUEST ?ROOM)
(
and
(
guest
?GUEST ?AGENT)
(
holdsDuring
(
WhenFn
(
stays
?GUEST ?ROOM))
(
not
(
exists
(?CLEAN)
(
and
(
instance
?CLEAN
RoomCleaningService
)
(
patient
?CLEAN ?ROOM)))))))
Likely
))
Hotel.kif 2681-2697
instance
Policy
and
NoHousekeepingPolicy
policyOwner
Organization
and
Policy
attribute
Organization
and
TravelerAccommodation
modalAttribute
entity
entity
guest
entity
and
Organization
holdsDuring
WhenFn
stays
entity
and
entity
and
entity
instance
entity
and
RoomCleaningService
patient
entity
and
entity
and
Likely
(=>
(
and
(
instance
?POLICY
WithHousekeepingPolicy
)
(
policyOwner
?AGENT ?POLICY)
(
attribute
?AGENT
TravelerAccommodation
))
(
modalAttribute
(
exists
(?GUEST ?ROOM)
(
and
(
guest
?GUEST ?AGENT)
(
holdsDuring
(
WhenFn
(
stays
?GUEST ?ROOM))
(
exists
(?CLEAN)
(
and
(
instance
?CLEAN
RoomCleaningService
)
(
patient
?CLEAN ?ROOM))))))
Likely
))
Hotel.kif 2704-2719
instance
Policy
and
WithHousekeepingPolicy
policyOwner
Organization
and
Policy
attribute
Organization
and
TravelerAccommodation
modalAttribute
entity
entity
guest
entity
and
Organization
holdsDuring
WhenFn
stays
entity
and
entity
and
entity
instance
entity
and
RoomCleaningService
patient
entity
and
entity
and
Likely
(=>
(
and
(
offers
?HOTEL ?MP)
(
instance
?MP
MealPlan
)
(
includedMeal
?MP ?ATTR)
(
attribute
?HOTEL
TravelerAccommodation
)
(
guest
?GUEST ?HOTEL)
(
buys
?GUEST ?HOTEL ?MP))
(
holdsDuring
(
WhenFn
(
guest
?GUEST ?HOTEL))
(
exists
(?TI)
(
holdsDuring
?TI
(
exists
(?MEAL)
(
and
(
attribute
?MEAL ?ATTR)
(
hasPurpose
?MEAL
(
exists
(?E)
(
and
(
instance
?E
Eating
)
(
agent
?E ?GUEST)
(
patient
?E ?MEAL))))))))))
Hotel.kif 1558-1578
offers
Agent
and
MealPlan
instance
MealPlan
and
MealPlan
includedMeal
MealPlan
and
RelationalAttribute
attribute
Agent
and
TravelerAccommodation
guest
CognitiveAgent
and
Agent
buys
CognitiveAgent
,
Agent
and
MealPlan
holdsDuring
WhenFn
guest
CognitiveAgent
and
Agent
and
entity
holdsDuring
entity
and
entity
attribute
entity
and
RelationalAttribute
hasPurpose
entity
and
entity
instance
entity
and
Eating
agent
entity
and
CognitiveAgent
patient
entity
and
entity
(=>
(
and
(
propositionOwner
?AGENT ?HP)
(
instance
?HP
HotelPackage
)
(
accommodationProvider
?HP ?HOTEL)
(
roomStay
?HP ?NUM ?ROOM)
(
instance
?R ?ROOM)
(
element
?R
(
PropertyFn
?HOTEL))
(
buys
?CUST ?AGENT ?HP))
(
exists
(?TI)
(
and
(
equal
?TI
(
MeasureFn
?NUM
DayDuration
))
(
holdsDuring
?TI
(
guest
?CUST ?HOTEL)))))
Hotel.kif 2744-2757
propositionOwner
CognitiveAgent
and
HotelPackage
instance
HotelPackage
and
HotelPackage
accommodationProvider
HotelPackage
and
Organization
roomStay
HotelPackage
,
Integer
and
HotelUnit
instance
Entity
and
HotelUnit
element
Entity
and
PropertyFn
Organization
buys
CognitiveAgent
,
CognitiveAgent
and
HotelPackage
TimePosition
equal
TimePosition
and
MeasureFn
Integer
and
DayDuration
holdsDuring
TimePosition
and
guest
CognitiveAgent
and
Organization
(=>
(
and
(
rents
?GUEST ?HOTEL ?ROOM ?TI)
(
attribute
?HOTEL
TravelerAccommodation
)
(
instance
?ROOM
HotelUnit
))
(
holdsDuring
?TI
(
guest
?GUEST ?HOTEL)))
Hotel.kif 69-75
rents
Agent
,
Agent
,
Object
and
TimeInterval
attribute
Agent
and
TravelerAccommodation
instance
Object
and
HotelUnit
holdsDuring
TimeInterval
and
guest
Agent
and
Agent
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