![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| HeatingDevice(heating device) | bar, brasier, brazier, burner, defroster, deicer, demister, electric_furnace, gas_heat, gas_heater, heating_element, heating_pad, hot_pad, immersion_heater, kerosene_heater, kerosine_heater, oil_heater, oilstove, potbelly, potbelly_stove, solar_heater, spirit_stove, stove |
| appearance as argument number 1 |
|
|
| (subclass HeatingDevice Device) | Mid-level-ontology.kif 2904-2904 | Heating device is a subclass of device |
| (documentation HeatingDevice EnglishLanguage "A Device whose purpose is Heating something, e.g. electric heaters, heat lamps, ovens, stoves, etc.") | Mid-level-ontology.kif 2905-2906 | Heating device is a subclass of device |
| (externalImage HeatingDevice "http://upload.wikimedia.org/wikipedia/commons/ thumb/ b/ b4/ Gas_range.svg/ 180px_Gas_range.svg.png") | pictureList.kif 1134-1134 | Heating device is a subclass of device |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?D HeatingDevice) (hasPurpose ?D (exists (?H) (and (instance ?H Heating) (instrument ?H ?D))))) |
Mid-level-ontology.kif 2908-2914 | If X is an instance of heating device, then X has the purpose there exists Y such that Y is an instance of heating and X is an instrument for Y |