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

Formal Language: 



KB Term:  Term intersection
English Word: 

  GravesDisease

Sigma KEE - GravesDisease
GravesDisease

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


(documentation GravesDisease EnglishLanguage "An AutoImmuneDisorder that affects the Thyroid, causing it to produce too much of its hormones.") Medicine.kif 2324-2326
(subclass GravesDisease AutoImmuneDisorder) Medicine.kif 2323-2323 GravesDiseaseAutoImmuneDisordersubclass では %n

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


(termFormat EnglishLanguage GravesDisease "Graves' disease") Medicine.kif 2327-2327

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


(=>
    (and
        (instance ?IBD GravesDisease)
        (experiencer ?IBD ?H))
    (attribute ?H
        (ImpairedBodyPartFn ThyroidGland)))
Medicine.kif 2329-2334
(=>
    (and
        (instance ?IBD GravesDisease)
        (experiencer ?IBD ?H1)
        (instance ?H1 Human)
        (instance ?T1 ThyroidHormone)
        (part ?T1 ?H1)
        (measure ?T1
            (MeasureFn ?N1 ?U))
        (instance ?H2 Human)
        (instance ?T2 ThyroidHormone)
        (part ?T2 ?H2)
        (measure ?T2
            (MeasureFn ?N2 ?U))
        (attribute ?H2 Healthy))
    (greaterThan ?N1 ?N2))
Medicine.kif 2336-2351


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