![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
ClothesDryer(clothes dryer)
| clothes_drier, clothes_dryer, drier, dryer, mangle, spin_drier, spin_dryer, tumble-dryer, tumble_drier, wringer |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| 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 |