![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
BloodTypeA(blood type A)
| A, group_A, type_A |
| appearance as argument number 1 |
|
|
| (subclass BloodTypeA Blood) | Mid-level-ontology.kif 11709-11709 | A is a subclass of blood |
| (documentation BloodTypeA EnglishLanguage "The subclass of Blood that contains AntigenA and does not contain AntigenB.") | Mid-level-ontology.kif 11710-11711 | A is a subclass of blood |
| (externalImage BloodTypeA "http://upload.wikimedia.org/wikipedia/commons/ 1/ 1a/ Plasma_donation.png") | pictureList.kif 8383-8383 | A is a subclass of blood |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?B BloodTypeA) (exists (?A) (and (instance ?A AntigenA) (part ?A ?B)))) |
Mid-level-ontology.kif 11713-11718 | If X is an instance of A, then there exists Y such that Y is an instance of antigen a and Y is a part of X |
| (=> (instance ?B BloodTypeA) (not (exists (?A) (and (instance ?A AntigenB) (part ?A ?B))))) |
Mid-level-ontology.kif 11720-11726 | If X is an instance of A, then there doesn't exist Y such that Y is an instance of antigen b and Y is a part of X |