![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| optimalGrindSizeForMakingCoffee |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage optimalGrindSizeForMakingCoffee "optimal grind size for making coffee") | Food.kif 701-701 | |
| (format EnglishLanguage optimalGrindSizeForMakingCoffee "%2 is the optimal CoffeeGrindAttribute for %1 coffee making process") | Food.kif 702-702 |
| antecedent |
|
|
| (=> (optimalGrindSizeForMakingCoffee ?CLASS ?A) (exists (?CM ?COLL ?C) (and (instance ?CM ?CLASS) (patient ?CM ?COLL) (instance ?COLL CollectionOfObjects) (member ?C ?COLL) (instance ?C CoffeeGrind) (attribute ?C ?A)))) |
Food.kif 704-713 | If X is the optimal CoffeeGrindAttribute for Y coffee making process, then All of the following hold: (1) there exist Z, W (2) V such that Z is an instance of Y (3) W is a patient of Z (4) W is an instance of collection (5) V is a member of W (6) V is an instance of coffee grind (7) X is an attribute of V |
| appearance as argument number 0 |
|
|