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

Formal Language: 



KB Term:  Term intersection
English Word: 

  TourService

Sigma KEE - TourService
TourService

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 TourService服务subclass

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