Mud(mud) | clay, mire, mud, mud_pie, slop |
appearance as argument number 1 |
(documentation Mud EnglishLanguage "A Mixture of Soil and Water.") | Cars.kif 4967-4967 | |
(subclass Mud Soil) | Cars.kif 4966-4966 | Mud is a subclass of soil |
appearance as argument number 2 |
(termFormat EnglishLanguage Mud "mud") | Cars.kif 4968-4968 |
antecedent |
(=> (instance ?M Mud) (exists (?W) (and (instance ?W Water) (part ?W ?M)))) |
Cars.kif 4970-4975 |
|
consequent |
(=> (instance ?MT MudTire) (hasPurpose ?MT (exists (?M) (and (instance ?M Mud) (meetsSpatially ?MT ?M))))) |
Cars.kif 4983-4989 |
|