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


KB Term:  Term intersection
English Word: 

Sigma KEE - Rusting
Rusting(rusting)

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


(subclass Rusting Corrosion) Transportation.kif 4825-4825 Rusting is a subclass of corrosion
(documentation Rusting EnglishLanguage "Rusting is the common term for corrosion of elemental iron and its alloys such as steel. The resulting oxide is called rust. [Wikipedia]") Transportation.kif 4826-4828 Rusting is a subclass of corrosion

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


(termFormat EnglishLanguage Rusting "rusting") Transportation.kif 4829-4829

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


(=>
    (instance ?R Rusting)
    (exists (?I ?O)
        (and
            (patient ?R ?I)
            (or
                (instance ?I Iron)
                (instance ?I Steel))
            (result ?R ?O)
            (instance ?O Rust))))
Transportation.kif 4831-4840 If X is an instance of rusting, then there exist Y, Z such that Y is a patient of X, Y is an instance of iron or Y is an instance of steel, Z is a result of X, and Z is an instance of rust


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-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners