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 |
|
![]() |
![]() |