![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
WashingDevice
|
|
|
| appearance as argument number 1 |
|
|
| (subclass WashingDevice Device) | Mid-level-ontology.kif 3049-3049 | Washing device is a subclass of device |
| (documentation WashingDevice EnglishLanguage "Any Device whose purpose is Washing something, e.g. washing machines, dishwashers, bathtubs, etc.") | Mid-level-ontology.kif 3050-3051 | Washing device is a subclass of device |
| (subclass WashingDevice HouseholdAppliance) | HouseholdAppliances.kif 617-617 | Washing device is a subclass of household appliance |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?D WashingDevice) (hasPurpose ?D (exists (?W) (and (instance ?W Washing) (instrument ?W ?D))))) |
Mid-level-ontology.kif 3053-3059 | If X is an instance of washing device, then X has the purpose there exists Y such that Y is an instance of washing and X is an instrument for Y |