![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| ElectricCoffeeMaker(coffee maker) | coffee_maker |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage ElectricCoffeeMaker "coffee maker") | Food.kif 359-359 |
| antecedent |
|
|
| (=> (instance ?C ElectricCoffeeMaker) (hasPurpose ?C (exists (?COFFEE ?M) (and (instance ?M CoffeeMaking) (instrument ?M ?C) (result ?M ?COFFEE) (instance ?COFFEE Coffee))))) |
Food.kif 361-369 | If X is an instance of coffee maker, then X has the purpose there exist Y, Z such that Z is an instance of coffee making, X is an instrument for Z, Y is a result of Z, and Y is an instance of coffee |