![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
BloodTypeB(blood type b)
| B, group_B, type_B |
| appearance as argument number 1 |
|
|
| (subclass BloodTypeB Blood) | Mid-level-ontology.kif 11746-11746 | Blood type b is a subclass of blood |
| (documentation BloodTypeB EnglishLanguage "The subclass of Blood that contains AntigenB and does not contain AntigenA.") | Mid-level-ontology.kif 11747-11748 | Blood type b is a subclass of blood |
| (externalImage BloodTypeB "http://upload.wikimedia.org/wikipedia/commons/ 1/ 1a/ Plasma_donation.png") | pictureList.kif 8385-8385 | Blood type b is a subclass of blood |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?B BloodTypeB) (exists (?A) (and (instance ?A AntigenB) (part ?A ?B)))) |
Mid-level-ontology.kif 11750-11755 | If X is an instance of blood type b, then there exists Y such that Y is an instance of antigen b and Y is a part of X |
| (=> (instance ?B BloodTypeB) (not (exists (?A) (and (instance ?A AntigenA) (part ?A ?B))))) |
Mid-level-ontology.kif 11757-11763 | If X is an instance of blood type b, then there doesn't exist Y such that Y is an instance of antigen a and Y is a part of X |