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

Formal Language: 



KB Term:  Term intersection
English Word: 

  TourReservation

Sigma KEE - TourReservation
TourReservation

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 TourReservationReservationsubclass では %n

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