TakingIll(taking ill) | come_down, contract, get, sicken, take |
appearance as argument number 1 |
(documentation TakingIll EnglishLanguage "Any Process where the experiencer contracts a DiseaseOrSyndrome.") | Mid-level-ontology.kif 5923-5924 | |
(subclass TakingIll PathologicProcess) | Mid-level-ontology.kif 5922-5922 | Taking ill is a subclass of pathologic process |
appearance as argument number 2 |
(subclass Infecting TakingIll) | Mid-level-ontology.kif 5835-5835 | Infecting is a subclass of taking ill |
(termFormat ChineseLanguage TakingIll "生病了") | domainEnglishFormat.kif 56891-56891 | Infecting is a subclass of taking ill |
(termFormat ChineseTraditionalLanguage TakingIll "生病了") | domainEnglishFormat.kif 56890-56890 | Infecting is a subclass of taking ill |
(termFormat EnglishLanguage TakingIll "taking ill") | domainEnglishFormat.kif 56889-56889 | Infecting is a subclass of taking ill |
antecedent |
(=> (and (instance ?T TakingIll) (experiencer ?T ?A)) (exists (?D) (and (instance ?D DiseaseOrSyndrome) (holdsDuring (BeginFn (WhenFn ?T)) (not (attribute ?A ?D))) (holdsDuring (EndFn (WhenFn ?T)) (attribute ?A ?D))))) |
Mid-level-ontology.kif 5926-5939 |
|