Shield |
appearance as argument number 1 |
(documentation Shield EnglishLanguage "An Artifact that is held by the hand or whole arm and is used to prevent injuries from Weapons.") | Mid-level-ontology.kif 1462-1463 | |
(externalImage Shield "http://upload.wikimedia.org/wikipedia/commons/e/e2/ Australian_Aboriginal_shield.JPG") | pictureList.kif 4821-4821 | |
(subclass Shield Artifact) | Mid-level-ontology.kif 1461-1461 |
appearance as argument number 2 |
(termFormat ChineseLanguage Shield "屏蔽") | domainEnglishFormat.kif 52547-52547 | |
(termFormat ChineseTraditionalLanguage Shield "屏蔽") | domainEnglishFormat.kif 52546-52546 | |
(termFormat EnglishLanguage Shield "shield") | domainEnglishFormat.kif 52545-52545 |
antecedent |
(=> (instance ?S Shield) (exists (?H) (and (instance ?H Handle) (part ?H ?S)))) |
Mid-level-ontology.kif 1487-1492 | |
(=> (instance ?S Shield) (hasPurpose ?S (exists (?P ?H ?I) (and (instance ?P Protecting) (instrument ?P ?S) (instance ?H Human) (patient ?P ?H) (prevents ?P (KappaFn ?I (and (instance ?I Injuring) (exists (?W) (and (instance ?W Weapon) (instrument ?I ?W))) (=> (patient ?I ?H) (not (patient ?P ?H)))))))))) |
Mid-level-ontology.kif 1465-1485 |