Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - SelfServiceCheckIn
SelfServiceCheckIn(self-service check-in)

appearance as argument number 1
-------------------------


(subclass SelfServiceCheckIn CheckInService) Hotel.kif 2186-2186 Self-service check-in is a subclass of check-in service
(documentation SelfServiceCheckIn EnglishLanguage "SelfServiceCheckIn is a type of CheckInService that does not involve interfacing with a Human. Instead, some automated process is put in place") Hotel.kif 2187-2189 Self-service check-in is a subclass of check-in service

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage SelfServiceCheckIn "self-service check-in") Hotel.kif 2190-2190

antecedent
-------------------------


(=>
    (instance ?CHECK SelfServiceCheckIn)
    (exists (?AGENT)
        (and
            (agent ?CHECK ?AGENT)
            (not
                (instance ?AGENT Human)))))
Hotel.kif 2192-2197 If X is an instance of self-service check-in, then there exists Y such that Y is an agent of X and Y is not an instance of human


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners