BloodTypeO(blood type o) | O, group_O, type_O |
appearance as argument number 1 |
(documentation BloodTypeO EnglishLanguage "The subclass of Blood that contains neither AntigenA nor AntigenB.") | Mid-level-ontology.kif 10342-10343 | |
(externalImage BloodTypeO "http://upload.wikimedia.org/wikipedia/commons/ 1/ 1a/ Plasma-donation.png") | pictureList.kif 8387-8387 | |
(subclass BloodTypeO Blood) | Mid-level-ontology.kif 10341-10341 | Blood type o is a subclass of blood |
appearance as argument number 2 |
(termFormat ChineseLanguage BloodTypeO "血型o") | domainEnglishFormat.kif 11387-11387 | |
(termFormat ChineseTraditionalLanguage BloodTypeO "血型o") | domainEnglishFormat.kif 11386-11386 | |
(termFormat EnglishLanguage BloodTypeO "blood type o") | domainEnglishFormat.kif 11385-11385 |
antecedent |
(=> (instance ?B BloodTypeO) (not (exists (?A) (and (instance ?A AntigenA) (part ?A ?B))))) |
Mid-level-ontology.kif 10345-10351 |
|
(=> (instance ?B BloodTypeO) (not (exists (?A) (and (instance ?A AntigenB) (part ?A ?B))))) |
Mid-level-ontology.kif 10353-10359 |
|