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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Breaking
Breaking(breaking)break, dash, fracture, shatter, smash, stave_in

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


(documentation Breaking EnglishLanguage "A Damaging that involves Separating the parts of a CorpuscularObject.") Merge.kif 12639-12640
(subclass Breaking Damaging) Merge.kif 12637-12637 Breaking is a subclass of damaging
(subclass Breaking Separating) Merge.kif 12638-12638 Breaking is a subclass of separating

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


(relatedInternalConcept Crushing Breaking) Food.kif 965-965 Crushing is internally related to breaking
(subclass Grinding Breaking) Food.kif 1007-1007 Grinding is a subclass of breaking
(termFormat EnglishLanguage Breaking "breaking") domainEnglishFormat.kif 64589-64589 Grinding is a subclass of breaking

consequent
-------------------------


(=>
    (and
        (instance ?C Crushing)
        (patient ?C ?O)
        (instance ?O Object))
    (exists (?B ?SC)
        (and
            (instance ?B Breaking)
            (causes ?C ?B)
            (subProcess ?B ?SC)
            (instance ?SC ShapeChange)
            (patient ?B ?O)
            (patient ?SC ?O))))
Food.kif 981-993


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