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 2849-2850
(subclass TourReservation Reservation) Hotel.kif 2848-2848 Tour reservation is a subclass of reservation

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


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

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 2347-2357


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