![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
ClothesWashingMachine
|
|
|
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domainSubclass energyConsumptionPerWashingCycle 1 ClothesWashingMachine) | HouseholdAppliances.kif 1486-1486 | The number 1 argument of energy consumption per washing cycle is a subclass of clothes washing machine |
| (domainSubclass waterConsumptionPerWashingCycle 1 ClothesWashingMachine) | HouseholdAppliances.kif 1499-1499 | The number 1 argument of water use per one clothes washing cycle is a subclass of clothes washing machine |
| (domainSubclass clothesWasherWaterFactor 1 ClothesWashingMachine) | HouseholdAppliances.kif 1512-1512 | The number 1 argument of clothes washer water factor is a subclass of clothes washing machine |
| (domainSubclass washPerformanceClass 1 ClothesWashingMachine) | HouseholdAppliances.kif 1540-1540 | The number 1 argument of wash performance class is a subclass of clothes washing machine |
| antecedent |
|
|
| consequent |
|
|
| (=> (instance ?ROOM SelfServiceLaundry) (exists (?WASHER ?DRYER) (and (instance ?WASHER CollectionOfObjects) (memberType ?WASHER ClothesWashingMachine) (located ?WASHER ?ROOM) (instance ?DRYER CollectionOfObjects) (memberType ?DRYER ClothesDryer) (located ?DRYER ?ROOM)))) |
Mid-level-ontology.kif 27705-27714 | If X is an instance of self-service laundry, then All of the following hold: (1) there exist Y (2) Z such that Y is an instance of collection (3) clothes washing machine is a member type of Y (4) Y is located at X (5) Z is an instance of collection (6) clothes dryer is a member type of Z (7) Z is located at X |
| (=> (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 |