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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Breaking

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 12522-12523
(subclass Breaking Damaging) Merge.kif 12520-12520 Breaking is a subclass of damaging
(subclass Breaking Separating) Merge.kif 12521-12521 Breaking is a subclass of separating

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


(relatedInternalConcept Crushing Breaking) Food.kif 964-964 Crushing is internally related to breaking
(subclass Grinding Breaking) Food.kif 1006-1006 Grinding is a subclass of breaking
(termFormat EnglishLanguage Breaking "breaking") domainEnglishFormat.kif 64566-64566

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


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