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



KB Term:  Term intersection
English Word: 

  Epidemic

Sigma KEE - Epidemic
Epidemic(epidemic)

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


(subclass Epidemic LargeGroupProcess) Medicine.kif 3537-3537 Epidemic is a subclass of large group process
(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 3539-3544 Epidemic is a subclass of large group process

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


(termFormat EnglishLanguage Epidemic "epidemic") Medicine.kif 3545-3545
(subclass Pandemic Epidemic) Medicine.kif 3561-3561 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 3547-3559 If X is an instance of epidemic and Y is an involved in event of X, then Z is an instance of disease or syndrome and Z is an attribute of Y or there exists W such that W is an instance of pathologic process, Y experiences W, and W is a subprocess of X


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners