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


KB Term:  Term intersection
English Word: 

Sigma KEE - TourArrangementAndReservationServices
TourArrangementAndReservationServices(tour arrangement and reservation services)

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


(subAttribute TourArrangementAndReservationServices TravelArrangementAndReservationServices) Hotel.kif 2347-2347 Tour arrangement and reservation services is a subattribute of travel arrangement and reservation services
(documentation TourArrangementAndReservationServices EnglishLanguage "TourArrangementAndReservationServices refers to the service of arranging the taking of customers to %&TouristSites") Hotel.kif 2348-2350 Tour arrangement and reservation services is a subattribute of travel arrangement and reservation services

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


(termFormat EnglishLanguage TourArrangementAndReservationServices "tour arrangement and reservation services") Hotel.kif 2351-2352

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


(=>
    (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 2354-2364 If tour arrangement and reservation services is an attribute of X, then X has the purpose there exist Y, Z such that Z is an instance of tour reservation, Y is an instance of intentional process, X is an agent of Y, and Z is a result of Y or Z is a patient of Y


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