![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| IceMachine(ice machine) | ice_machine, ice_maker |
| appearance as argument number 1 |
|
|
| (subclass IceMachine Machine) | Mid-level-ontology.kif 27814-27814 | Ice machine is a subclass of machine |
| (documentation IceMachine EnglishLanguage "IceMachine is a type of Machine that produces Ice") | Mid-level-ontology.kif 27815-27816 | Ice machine is a subclass of machine |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage IceMachine "ice machine") | Mid-level-ontology.kif 27817-27817 |
| antecedent |
|
|
| (=> (instance ?IM IceMachine) (hasPurpose ?IM (exists (?PROC ?ICE) (and (instrument ?PROC ?IM) (result ?PROC ?ICE) (instance ?ICE Ice))))) |
Mid-level-ontology.kif 27819-27826 | If X is an instance of ice machine, then X has the purpose there exist Y, Z such that X is an instrument for Y, Z is a result of Y, and Z is an instance of ice |