GunTrigger(gun trigger) | gun_trigger, trigger |
appearance as argument number 1 |
(documentation GunTrigger EnglishLanguage "The part of the Gun which is pulled in Shooting the Gun.") | Mid-level-ontology.kif 1356-1357 | |
(subclass GunTrigger EngineeringComponent) | Mid-level-ontology.kif 1354-1354 | Gun trigger is a subclass of engineering component |
(subclass GunTrigger Lever) | Mid-level-ontology.kif 1355-1355 | Gun trigger is a subclass of lever |
(typicalPart GunTrigger Gun) | Mid-level-ontology.kif 1358-1358 | A gun trigger is typically a part of a gun |
(typicallyContainsPart GunTrigger Gun) | Mid-level-ontology.kif 1359-1359 | A gun typically has a part gun trigger |
appearance as argument number 2 |
(termFormat ChineseLanguage GunTrigger "枪扳机") | domainEnglishFormat.kif 27136-27136 | |
(termFormat ChineseTraditionalLanguage GunTrigger "槍扳機") | domainEnglishFormat.kif 27135-27135 | |
(termFormat EnglishLanguage GunTrigger "gun trigger") | domainEnglishFormat.kif 27134-27134 |
antecedent |
(=> (instance ?T GunTrigger) (hasPurpose ?T (exists (?S ?G ?P) (and (instance ?G AutomaticGun) (part ?T ?G) (patient ?P ?T) (instance ?P Pulling) (instance ?S Shooting) (instrument ?S ?G) (causes ?P ?S))))) |
Mid-level-ontology.kif 1579-1590 |
|
consequent |