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 2083-2084
(subclass TourService ServiceProcess) Hotel.kif 2082-2082 Tour service is a subclass of service

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


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

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


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


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