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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - TakingIll
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 6478-6479
(subclass TakingIll PathologicProcess) Mid-level-ontology.kif 6477-6477 Taking ill is a subclass of pathologic process

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


(subclass Infecting TakingIll) Mid-level-ontology.kif 6390-6390 Infecting is a subclass of taking ill
(termFormat ChineseLanguage TakingIll "生病了") domainEnglishFormat.kif 56884-56884 Infecting is a subclass of taking ill
(termFormat ChineseTraditionalLanguage TakingIll "生病了") domainEnglishFormat.kif 56883-56883 Infecting is a subclass of taking ill
(termFormat EnglishLanguage TakingIll "taking ill") domainEnglishFormat.kif 56882-56882 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 6481-6494


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