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



KB Term:  Term intersection
English Word: 

Sigma KEE - ArtMakingClass
ArtMakingClass

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


(subclass ArtMakingClass EducationalProcess) Offers.kif 230-230 ArtMakingClass is a subclass of educational process

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


(=>
    (instance ?CLASS ArtMakingClass)
    (exists (?PROC ?ART)
        (and
            (instance ?PROC Making)
            (patient ?PROC ?ART)
            (instance ?ART ArtWork)
            (subProcess ?PROC ?CLASS))))
Offers.kif 232-239 If X is an instance of ArtMakingClass, then there exist Y, Z such that Y is an instance of making, Z is a patient of Y, Z is an instance of art work, 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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners