![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
HandGrenade(hand grenade)
| hand_grenade |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?X HandGrenade) (exists (?N) (and (measure ?X (MeasureFn ?N PoundMass)) (lessThan ?N 10.0)))) |
Mid-level-ontology.kif 24162-24168 | If X is an instance of hand grenade, then there exists Y such that the measure of X is Y pound mass(s) and Y is less than 10.0 |
| consequent |
|
|
| (=> (instance ?X HandGrenadeAttack) (exists (?G) (and (instance ?G HandGrenade) (objectTransferred ?X ?G)))) |
Mid-level-ontology.kif 24170-24175 | If X is an instance of hand grenade attack, then there exists Y such that Y is an instance of hand grenade and the object transferred in X is Y |