Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:    Formal Language: 


KB Term:  Term intersection
English Word: 

  PerniciousAnemia

Sigma KEE - PerniciousAnemia
PerniciousAnemia(pernicious anemia)

appearance as argument number 1
-------------------------


(documentation PerniciousAnemia EnglishLanguage "Pernicious anemia (PA) is a disease in which not enough red blood cells are produced due to a deficiency of vitamin B12. The most common initial symptom is feeling tired. Other symptoms may include shortness of breath, pale skin, chest pain, numbness in the hands and feet, poor balance, a smooth red tongue, poor reflexes, depression and confusion. Without treatment some of these problems may become permanent. [from Wikipedia].") Medicine.kif 2686-2693
(subclass PerniciousAnemia AutoImmuneDisorder) Medicine.kif 2685-2685 Pernicious anemia is a subclass of auto-immune disease

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage PerniciousAnemia "pernicious anemia") Medicine.kif 2694-2694

antecedent
-------------------------


(=>
    (and
        (instance ?P PerniciousAnemia)
        (experiencer ?P ?H1)
        (amount VitaminB12 ?H1
            (MeasureFn ?N1 ?U))
        (amount VitaminB12 ?H2
            (MeasureFn ?N2 ?U))
        (attribute ?H2 Healthy)
        (not
            (equal ?H1 ?H2)))
    (greaterThan ?N2 ?N1))
Medicine.kif 2696-2705


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners