GunTrigger(枪扳机) |
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 | 枪扳机 是 工程组件 的 subclass |
(subclass GunTrigger Lever) | Mid-level-ontology.kif 1355-1355 | 枪扳机 是 Lever 的 subclass |
(typicalPart GunTrigger Gun) | Mid-level-ontology.kif 1358-1358 | 枪扳机 typically 是 枪 的 part |
(typicallyContainsPart GunTrigger Gun) | Mid-level-ontology.kif 1359-1359 | 枪 typically 有 part 枪扳机 |
appearance as argument number 2 |
(termFormat ChineseLanguage GunTrigger "枪扳机") | domainEnglishFormat.kif 27102-27102 | |
(termFormat ChineseTraditionalLanguage GunTrigger "槍扳機") | domainEnglishFormat.kif 27101-27101 | |
(termFormat EnglishLanguage GunTrigger "gun trigger") | domainEnglishFormat.kif 27100-27100 |
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 |
(=> (instance ?G AutomaticGun) (hasPurpose ?G (exists (?S1 ?S2 ?P ?T) (and (instance ?P Pulling) (instance ?T GunTrigger) (patient ?P ?T) (part ?T ?G) (instance ?S1 Shooting) (instance ?S2 Shooting) (instrument ?S1 ?G) (instrument ?S2 ?G) (not (equal ?S1 ?S2)) (causes ?P ?S1) (causes ?P ?S2))))) |
Mid-level-ontology.kif 1562-1577 |
|