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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Mud
Mud(mud)clay, mire, mud, mud_pie, slop

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


(documentation Mud EnglishLanguage "A Mixture of Soil and Water.") Cars.kif 5042-5042
(subclass Mud Soil) Cars.kif 5041-5041 Mud is a subclass of soil

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


(termFormat EnglishLanguage Mud "mud") Cars.kif 5043-5043

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


(=>
    (instance ?M Mud)
    (exists (?W)
        (and
            (instance ?W Water)
            (part ?W ?M))))
Cars.kif 5045-5050

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


(=>
    (instance ?MT MudTire)
    (hasPurpose ?MT
        (exists (?M)
            (and
                (instance ?M Mud)
                (meetsSpatially ?MT ?M)))))
Cars.kif 5058-5064


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