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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Epidemic
Epidemic(epidemic)

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


(documentation Epidemic EnglishLanguage "A period where an unusual number of people in a particular location have a particular DiseaseOrSyndrome that has an unusual severity. For example, a comparatively small group can form an epidemic of deadly Ebola, versus a much larger group that would have to form an epidemic of a relatively mild influenza.") Medicine.kif 3510-3515
(subclass Epidemic LargeGroupProcess) Medicine.kif 3508-3508 Epidemic is a subclass of large group process

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


(subclass Pandemic Epidemic) Medicine.kif 3532-3532 Pandemic is a subclass of epidemic
(termFormat EnglishLanguage Epidemic "epidemic") Medicine.kif 3516-3516 Pandemic is a subclass of epidemic

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


(=>
    (and
        (instance ?E Epidemic)
        (involvedInEvent ?E ?H))
    (or
        (and
            (instance ?D DiseaseOrSyndrome)
            (attribute ?H ?D))
        (exists (?P)
            (and
                (instance ?P PathologicProcess)
                (experiencer ?P ?H)
                (subProcess ?P ?E)))))
Medicine.kif 3518-3530


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



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