ProjectileLauncher(projectile launcher) | whaling_gun |
appearance as argument number 1 |
(documentation ProjectileLauncher EnglishLanguage "A Weapon that shoots a Projectile.") | Mid-level-ontology.kif 1125-1125 | |
(externalImage ProjectileLauncher "http://upload.wikimedia.org/wikipedia/ commons/ thumb/ 1/ 1d/ Bazookas_Korea.jpg/ 300px-Bazookas_Korea.jpg") | pictureList.kif 1308-1308 | |
(subclass ProjectileLauncher Weapon) | Mid-level-ontology.kif 1124-1124 | Projectile launcher is a subclass of weapon |
appearance as argument number 2 |
(subclass Gun ProjectileLauncher) | Mid-level-ontology.kif 1154-1154 | Gun is a subclass of projectile launcher |
(termFormat ChineseLanguage ProjectileLauncher "抛射物发射器") | domainEnglishFormat.kif 47704-47704 | Gun is a subclass of projectile launcher |
(termFormat ChineseTraditionalLanguage ProjectileLauncher "拋射物發射器") | domainEnglishFormat.kif 47703-47703 | Gun is a subclass of projectile launcher |
(termFormat EnglishLanguage ProjectileLauncher "projectile launcher") | domainEnglishFormat.kif 47702-47702 | Gun is a subclass of projectile launcher |
antecedent |
(=> (instance ?L ProjectileLauncher) (capability Shooting instrument ?L)) |
Mid-level-ontology.kif 1127-1129 |
|
consequent |
(=> (and (instance ?L LoadingWeapon) (destination ?L ?W)) (instance ?W ProjectileLauncher)) |
Mid-level-ontology.kif 1371-1375 |
|
(=> (instance ?S Shooting) (exists (?P ?L) (and (instance ?P Projectile) (patient ?S ?P) (instance ?L ProjectileLauncher) (instrument ?S ?L)))) |
Mid-level-ontology.kif 1131-1138 |
|