![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| servingPiecesCount |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage servingPiecesCount "places for serving pieces count") | HouseholdAppliances.kif 1645-1645 |
| antecedent |
|
|
| (=> (and (instance ?DEVICE Dishwasher) (attribute ?DEVICE Compact) (instance ?DEVICE ?CLASS) (platePlacesCount ?CLASS ?PLATEC) (servingPiecesCount ?CLASS ?PIECIESC)) (and (lessThanOrEqualTo ?PLATEC 8) (lessThanOrEqualTo ?PIECIESC 6))) |
HouseholdAppliances.kif 1655-1664 | If X is an instance of dishwasher, compact is an attribute of X, X is an instance of Y, plate places count Y and Z, and places for serving pieces count Y and W, then Z is less than or equal to 8 and W is less than or equal to 6 |