![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| DevelopingWeaponOfMassDestruction(developing weapon of mass destruction) |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?FACILITY NuclearWeaponProductionFacility) (instance ?DEVELOP DevelopingWeaponOfMassDestruction) (eventLocated ?DEVELOP ?FACILITY) (result ?DEVELOP ?WEAPON)) (instance ?WEAPON NuclearWeapon)) |
WMD.kif 649-655 | If X is an instance of nuclear weapon production facility, Y is an instance of developing weapon of mass destruction, Y is located at X, and Z is a result of Y, then Z is an instance of nuclear weapon |
| (=> (and (instance ?DEVELOP DevelopingWeaponOfMassDestruction) (result ?DEVELOP ?WEAPON)) (instance ?WEAPON WeaponOfMassDestruction)) |
WMD.kif 685-689 | If X is an instance of developing weapon of mass destruction and Y is a result of X, then Y is an instance of weapon of mass destruction |
| consequent |
|
|
| (=> (instance ?FACILITY WMDWeaponsProductionFacility) (exists (?DEVELOP) (and (instance ?DEVELOP DevelopingWeaponOfMassDestruction) (eventLocated ?DEVELOP ?FACILITY)))) |
WMD.kif 625-630 | If X is an instance of WMD weapons production facility, then there exists Y such that Y is an instance of developing weapon of mass destruction and Y is located at X |
| (=> (and (instance ?DISMANTLE DismantlingWeaponOfMassDestruction) (patient ?DISMANTLE ?WEAPON)) (exists (?DEVELOP) (and (instance ?DEVELOP DevelopingWeaponOfMassDestruction) (result ?DEVELOP ?WEAPON) (earlier (WhenFn ?DEVELOP) (WhenFn ?DISMANTLE))))) |
WMD.kif 745-753 | If X is an instance of dismantling weapon of mass destruction and Y is a patient of X, then there exists Z such that Z is an instance of developing weapon of mass destruction, Y is a result of Z, and the time of existence of Z happens earlier than the time of existence of X |