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

Formal Language: 



KB Term:  Term intersection
English Word: 

  SelfServiceCheckIn

Sigma KEE - SelfServiceCheckIn
SelfServiceCheckIn

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


(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 2169-2171
(subclass SelfServiceCheckIn CheckInService) Hotel.kif 2168-2168 SelfServiceCheckInCheckInServicesubclass

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


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

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


(=>
    (instance ?CHECK SelfServiceCheckIn)
    (exists (?AGENT)
        (and
            (agent ?CHECK ?AGENT)
            (not
                (instance ?AGENT Human)))))
Hotel.kif 2174-2179


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