![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Battery(battery) | A_battery, B_battery, C_battery, battery, electric_battery, galvanic_battery, galvanic_pile, pile, voltaic_battery, voltaic_pile |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?DEVICE ElectricDevice) (instance ?BATTERY Battery) (instance ?PROC Process) (patient ?PROC Electricity) (destination ?PROC ?DEVICE) (agent ?PROC ?BATTERY)) (instance ?DEVICE BatteryPoweredDevice)) |
HouseholdAppliances.kif 53-61 | If All of the following hold: (1) X is an instance of electric device (2) Y is an instance of battery (3) Z is an instance of process (4) electricity is a patient of Z (5) Z ends up at X (6) Y is an agent of Z, then X is an instance of battery powered device |
| consequent |
|
|
| (=> (instance ?D Discharging) (exists (?B) (and (instance ?B Battery) (origin ?D ?B)))) |
Cars.kif 2265-2270 | If X is an instance of discharging, then there exists Y such that Y is an instance of battery and X originates at Y |
| (=> (instance ?DEVICE UninterruptiblePowerSupplyUnit) (exists (?BATTERY) (and (instance ?BATTERY Battery) (part ?DEVICE ?BATTERY)))) |
HouseholdAppliances.kif 585-590 | If X is an instance of uninterruptible power supply unit, then there exists Y such that Y is an instance of battery and X is a part of Y |