![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Candle
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Candle LightFixture) | Mid-level-ontology.kif 3649-3649 | Candle is a subclass of light fixture |
| (documentation Candle EnglishLanguage "An LightFixture that consists of Wax and a wick, which is lit with a flame.") | Mid-level-ontology.kif 3650-3651 | Candle is a subclass of light fixture |
| (externalImage Candle "http://articulatesoftware.com/SUMOpictures/holiday/ candles/ candle_7.png") | pictureList.kif 318-318 | Candle is a subclass of light fixture |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?CANDLE Candle) (material Wax ?CANDLE)) |
Mid-level-ontology.kif 3653-3655 | If X is an instance of candle, then X is made of wax |
| (=> (instance ?C Candle) (hasPurpose ?C (exists (?F) (and (instance ?F Fire) (resource ?F ?C))))) |
Mid-level-ontology.kif 3657-3663 | If X is an instance of candle, then X has the purpose there exists Y such that Y is an instance of fire and X is a resource for Y |