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 3509-3514
(subclass Epidemic LargeGroupProcess) Medicine.kif 3507-3507 Epidemic is a subclass of large group process

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


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

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 3517-3529


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