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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - TourService
TourService(tour service)

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


(documentation TourService EnglishLanguage "TourService is the process of taking customers to different TouristSite") Hotel.kif 2094-2095
(subclass TourService ServiceProcess) Hotel.kif 2093-2093 Tour service is a subclass of service

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


(termFormat EnglishLanguage TourService "tour service") Hotel.kif 2096-2096

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


(=>
    (instance ?TOUR TourService)
    (exists (?SITE ?SUBTOUR)
        (and
            (instance ?SITE TouristSite)
            (instance ?SUBTOUR Translocation)
            (destination ?SUBTOUR ?SITE)
            (subProcess ?SUBTOUR ?TOUR))))
Hotel.kif 2098-2105


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