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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - TourReservation
TourReservation(tour reservation)

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


(documentation TourReservation EnglishLanguage "TourReservation refers to a Reservation specifically for TourService") Hotel.kif 2838-2839
(subclass TourReservation Reservation) Hotel.kif 2837-2837 Tour reservation is a subclass of reservation

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


(termFormat EnglishLanguage TourReservation "tour reservation") Hotel.kif 2840-2840

consequent
-------------------------


(=>
    (attribute ?X TourArrangementAndReservationServices)
    (hasPurpose ?X
        (exists (?PROC ?RESERVE)
            (and
                (instance ?RESERVE TourReservation)
                (instance ?PROC IntentionalProcess)
                (agent ?PROC ?X)
                (or
                    (result ?PROC ?RESERVE)
                    (patient ?PROC ?RESERVE))))))
Hotel.kif 2336-2346


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 is open source software produced by Articulate Software and its partners