![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
CoolingDevice
|
|
|
| appearance as argument number 1 |
|
|
| (subclass CoolingDevice Device) | Mid-level-ontology.kif 2881-2881 | Cooling device is a subclass of device |
| (documentation CoolingDevice EnglishLanguage "A Device whose purpose is Cooling something, e.g. air conditioners, refrigerators, freezers, etc.") | Mid-level-ontology.kif 2882-2883 | Cooling device is a subclass of device |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?D CoolingDevice) (hasPurpose ?D (exists (?C) (and (instance ?C Cooling) (instrument ?C ?D))))) |
Mid-level-ontology.kif 2884-2890 | If X is an instance of cooling device, then X has the purpose there exists Y such that Y is an instance of cooling and X is an instrument for Y |