AnimacyAttribute(animacy attribute) | breathless, cold, deathlike, deathly, inanimate, pulseless |
appearance as argument number 1 |
(documentation AnimacyAttribute ChineseLanguage "这是表示一个 Organism 是否活着的 Attribute。") | chinese_format.kif 4013-4014 | |
(documentation AnimacyAttribute EnglishLanguage "Attributes that indicate whether an Organism is alive or not.") | Merge.kif 18158-18159 | |
(exhaustiveAttribute AnimacyAttribute Living Dead) | Merge.kif 18157-18157 | Living are all the attributes of animacy attribute |
(subclass AnimacyAttribute BiologicalAttribute) | Merge.kif 18156-18156 | Animacy attribute is a subclass of biological attribute |
appearance as argument number 2 |
consequent |
(=> (instance ?ORG Organism) (exists (?ATTR) (and (instance ?ATTR AnimacyAttribute) (attribute ?ORG ?ATTR)))) |
Merge.kif 18176-18181 |
|