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


KB Term:  Term intersection
English Word: 

Sigma KEE - CookingClass
CookingClass

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


(subclass CookingClass EducationalProcess) Offers.kif 242-242 CookingClass is a subclass of educational process

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


(subclass BreadMakingClass CookingClass) Offers.kif 266-266 BreadMakingClass is a subclass of CookingClass
(subclass ChocolateMakingClass CookingClass) Offers.kif 279-279 ChocolateMakingClass is a subclass of CookingClass
(subclass DessertMakingClass CookingClass) Offers.kif 280-280 DessertMakingClass is a subclass of CookingClass
(range LessonOnCookingFoodFn CookingClass) Offers.kif 294-294 The range of LessonOnCookingFoodFn is an instance of CookingClass

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


(=>
    (instance ?CLASS CookingClass)
    (exists (?PROC)
        (and
            (instance ?PROC Cooking)
            (subProcess ?PROC ?CLASS))))
Offers.kif 244-249 If X is an instance of CookingClass, then there exists Y such that Y is an instance of cooking and Y is a subprocess of X


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