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