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 3497-3502
(subclass Epidemic LargeGroupProcess) Medicine.kif 3495-3495 Epidemic is a subclass of large group process

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


(subclass Pandemic Epidemic) Medicine.kif 3519-3519 Pandemic is a subclass of epidemic
(termFormat EnglishLanguage Epidemic "epidemic") Medicine.kif 3503-3503 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 3505-3517


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