![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| ClothesWasherLoadConfiguration(clothes washer load configuration) |
| appearance as argument number 1 |
|
|
| (subclass ClothesWasherLoadConfiguration RelationalAttribute) | HouseholdAppliances.kif 1454-1454 | Clothes washer load configuration is a subclass of relational attribute |
| (documentation ClothesWasherLoadConfiguration EnglishLanguage "ClothesWasherFrontLoadConfiguration is an attribute class that defines if a ClothesWashingMachine or %&ClothesDryer is loaded from top of from front.") | HouseholdAppliances.kif 1456-1456 | Clothes washer load configuration is a subclass of relational attribute |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (attribute ?X ?Y) (instance ?Y ClothesWasherLoadConfiguration)) (or (instance ?X ClothesWashingMachine) (instance ?X ClothesDryer))) |
HouseholdAppliances.kif 1467-1473 | If X is an attribute of Y and X is an instance of clothes washer load configuration, then Y is an instance of clothes washing machine or Y is an instance of clothes dryer |