Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  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
-------------------------


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

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


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

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


(=>
    (instance ?M Mud)
    (exists (?W)
        (and
            (instance ?W Water)
            (part ?W ?M))))
Cars.kif 4877-4882 If X is an instance of mud, then there exists Y such that Y is an instance of water and Y is a part of X

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


(=>
    (instance ?MT MudTire)
    (hasPurpose ?MT
        (exists (?M)
            (and
                (instance ?M Mud)
                (meetsSpatially ?MT ?M)))))
Cars.kif 4890-4896 If X is an instance of mud tyre, then X has the purpose there exists Y such that Y is an instance of mud and X meets Y


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