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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Coffeeshop
Coffeeshop

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


(documentation Coffeeshop EnglishLanguage "a type of Cafeteria that specializes in serving Coffee") Dining.kif 32-33
(subclass Coffeeshop Cafeteria) Dining.kif 31-31

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


(termFormat EnglishLanguage Coffeeshop "coffee shop") Dining.kif 34-34

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


(=>
    (instance ?COMPANY Coffeeshop)
    (exists (?SERVICE ?BEVERAGE)
        (and
            (instance ?SERVICE CommercialService)
            (agent ?SERVICE ?COMPANY)
            (instance ?SERVICE Selling)
            (patient ?SERVICE ?BEVERAGE)
            (instance ?BEVERAGE Coffee))))
Dining.kif 36-44


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