Bullet(bullet) | ammo, ammunition, ball, belt, belt_ammunition, belted_ammunition, bullet, dumdum, dumdum_bullet, full_metal_jacket, musket_ball, rifle_ball, rubber_bullet, slug |
appearance as argument number 1 |
(documentation Bullet EnglishLanguage "A Projectile that is designed to be fired by a Gun.") | Mid-level-ontology.kif 1176-1176 | |
(externalImage Bullet "http://articulatesoftware.com/SUMOpictures/tools/ weapons/ guns/ bullet.png") | pictureList.kif 301-301 | |
(subclass Bullet Projectile) | Mid-level-ontology.kif 1175-1175 | Bullet is a subclass of projectile |
appearance as argument number 2 |
(termFormat ChineseLanguage Bullet "子弹") | domainEnglishFormat.kif 12339-12339 | |
(termFormat ChineseTraditionalLanguage Bullet "子彈") | domainEnglishFormat.kif 12338-12338 | |
(termFormat EnglishLanguage Bullet "bullet") | domainEnglishFormat.kif 12337-12337 |
antecedent |
(=> (instance ?B Bullet) (hasPurpose ?B (exists (?S ?GUN) (and (instance ?S Shooting) (instrument ?S ?GUN) (instance ?GUN Gun) (patient ?S ?B))))) |
Mid-level-ontology.kif 1177-1185 |
|
(=> (instance ?PROJECTILE Bullet) (exists (?SHELL) (and (instance ?SHELL ProjectileShell) (part ?SHELL ?PROJECTILE)))) |
Mid-level-ontology.kif 1117-1122 |
|
consequent |