![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
BloodTypeO(blood type o)
| O, group_O, type_O |
| appearance as argument number 1 |
|
|
| (subclass BloodTypeO Blood) | Mid-level-ontology.kif 11765-11765 | Blood type o is a subclass of blood |
| (documentation BloodTypeO EnglishLanguage "The subclass of Blood that contains neither AntigenA nor AntigenB.") | Mid-level-ontology.kif 11766-11767 | Blood type o is a subclass of blood |
| (externalImage BloodTypeO "http://upload.wikimedia.org/wikipedia/commons/ 1/ 1a/ Plasma_donation.png") | pictureList.kif 8386-8386 | Blood type o is a subclass of blood |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?B BloodTypeO) (not (exists (?A) (and (instance ?A AntigenA) (part ?A ?B))))) |
Mid-level-ontology.kif 11769-11775 | If X is an instance of blood type o, then there doesn't exist Y such that Y is an instance of antigen a and Y is a part of X |
| (=> (instance ?B BloodTypeO) (not (exists (?A) (and (instance ?A AntigenB) (part ?A ?B))))) |
Mid-level-ontology.kif 11777-11783 | If X is an instance of blood type o, then there doesn't exist Y such that Y is an instance of antigen b and Y is a part of X |