appearance as argument number 1 |
![]() |
(documentation SexAttribute ChineseLanguage "这是表示一个 Organism 性别的 Attribute。") | chinese_format.kif 4017-4017 | |
(documentation SexAttribute EnglishLanguage "Attributes that indicate the sex of an Organism.") | Merge.kif 18210-18211 | |
(exhaustiveAttribute SexAttribute Female Male NonBinaryGender) | Merge.kif 18209-18209 | Female are all the attributes of sex attribute |
(subclass SexAttribute BiologicalAttribute) | Merge.kif 18208-18208 | Sex attribute is a subclass of biological attribute |
appearance as argument number 2 |
![]() |
consequent |
![]() |
(=> (instance ?ANIMAL Animal) (exists (?ATTR) (and (instance ?ATTR SexAttribute) (attribute ?ANIMAL ?ATTR)))) |
Merge.kif 18232-18237 |
|
![]() |
![]() |