![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
LoadingWeapon
|
|
|
| appearance as argument number 1 |
|
|
| (subclass LoadingWeapon Inserting) | Mid-level-ontology.kif 1635-1635 | Loading weapon is a subclass of inserting |
| (documentation LoadingWeapon EnglishLanguage "Inserting ammunition into a ProjectileWeapon in such a way that the ammunition can be fired by the weapon.") | Mid-level-ontology.kif 1636-1637 | Loading weapon is a subclass of inserting |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?L LoadingWeapon) (patient ?L ?P)) (instance ?P Projectile)) |
Mid-level-ontology.kif 1639-1643 | If X is an instance of loading weapon and Y is a patient of X, then Y is an instance of projectile |
| (=> (and (instance ?L LoadingWeapon) (destination ?L ?W)) (instance ?W ProjectileLauncher)) |
Mid-level-ontology.kif 1645-1649 | If X is an instance of loading weapon and X ends up at Y, then Y is an instance of projectile launcher |