![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| AntigenA(antigen a) |
| appearance as argument number 1 |
|
|
| (subclass AntigenA Antigen) | Mid-level-ontology.kif 11248-11248 | Antigen a is a subclass of antigen |
| (documentation AntigenA EnglishLanguage "An Antigen that is carried in the RedBloodCells of those with BloodTypeA.") | Mid-level-ontology.kif 11250-11251 | Antigen a is a subclass of antigen |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (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 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 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 |
| (=> (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 |