![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| MudTire(mud tyre) |
| appearance as argument number 1 |
|
|
| (subclass MudTire Tire) | Cars.kif 4884-4884 | Mud tyre is a subclass of tire |
| (documentation MudTire EnglishLanguage "A Tire designed to be used for Driving in Mud.") | Cars.kif 4885-4886 | Mud tyre is a subclass of tire |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage MudTire "mud tire") | Cars.kif 4887-4887 | |
| (termFormat EnglishLanguage MudTire "mud tyre") | Cars.kif 4888-4888 |
| antecedent |
|
|
| (=> (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 |