Armor(盔甲) |
appearance as argument number 1 |
(documentation Armor EnglishLanguage "Armor is protective clothing intended to defend its wearer from intentional harm in combat and military engagements, typically associated with soldiers. Armour has been used throughout recorded history, beginning with hides, leather, and bone, before progressing to bronze, then steel during the middle ages, to modern fabrics such as Kevlar, Dyneema and ceramics. (from Wikipedia)") | MilitaryDevices.kif 1610-1615 | |
(externalImage Armor "http://upload.wikimedia.org/wikipedia/commons/d/d6/ Modern-armor-suit.jpg") | pictureList.kif 1468-1468 | |
(subclass Armor Artifact) | MilitaryDevices.kif 1609-1609 | 盔甲 是 人工制品 的 subclass |
appearance as argument number 2 |
(termFormat ChineseLanguage Armor "盔甲") | domainEnglishFormat.kif 8424-8424 | |
(termFormat ChineseTraditionalLanguage Armor "盔甲") | domainEnglishFormat.kif 8423-8423 | |
(termFormat EnglishLanguage Armor "armor") | domainEnglishFormat.kif 8422-8422 |
antecedent |
(=> (and (instance ?A Armor) (or (part ?A ?OBJ) (meetsSpatially ?A ?OBJ))) (hasPurpose ?A (exists (?MAINTAINING) (and (instance ?MAINTAINING Maintaining) (instrument ?MAINTAINING ?A) (experiencer ?MAINTAINING ?OBJ))))) |
MilitaryDevices.kif 1619-1630 | |
(=> (and (instance ?A Armor) (or (part ?A ?OBJ) (meetsSpatially ?A ?OBJ))) (hasPurpose ?A (not (exists (?DAMAGING) (and (instance ?DAMAGING Damaging) (instrument ?DAMAGING ?A) (experiencer ?DAMAGING ?OBJ)))))) |
MilitaryDevices.kif 1632-1644 |
consequent |
(=> (instance ?AV AMEV) (exists (?A) (and (instance ?A Armor) (part ?A ?AV)))) |
MilitaryDevices.kif 2140-2145 | |
(=> (instance ?AV ArmoredVehicle) (exists (?A) (and (instance ?A Armor) (part ?A ?AV)))) |
MilitaryDevices.kif 1601-1606 | |
(=> (instance ?W AntiArmorWeapon) (hasPurpose ?W (exists (?DAMAGING ?ARMOR) (and (instance ?DAMAGING Damaging) (instrument ?DAMAGING ?W) (patient ?DAMAGING ?ARMOR) (instance ?ARMOR Armor))))) |
MilitaryDevices.kif 659-667 |