![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
BloodTypeAB(blood type AB)
| AB, group_AB, type_AB |
| appearance as argument number 1 |
|
|
| (subclass BloodTypeAB Blood) | Mid-level-ontology.kif 11728-11728 | Blood type AB is a subclass of blood |
| (documentation BloodTypeAB EnglishLanguage "The subclass of Blood that contains both AntigenA and AntigenB.") | Mid-level-ontology.kif 11729-11730 | Blood type AB is a subclass of blood |
| (externalImage BloodTypeAB "http://upload.wikimedia.org/wikipedia/commons/ 1/ 1a/ Plasma_donation.png") | pictureList.kif 8384-8384 | Blood type AB is a subclass of blood |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?B BloodTypeAB) (exists (?A) (and (instance ?A AntigenA) (part ?A ?B)))) |
Mid-level-ontology.kif 11732-11737 | If X is an instance of blood type AB, then there exists Y such that Y is an instance of antigen a and Y is a part of X |
| (=> (instance ?B BloodTypeAB) (exists (?A) (and (instance ?A AntigenB) (part ?A ?B)))) |
Mid-level-ontology.kif 11739-11744 | If X is an instance of blood type AB, then there exists Y such that Y is an instance of antigen b and Y is a part of X |