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

Formal Language: 



KB Term:  Term intersection
English Word: 

  TakingIll

Sigma KEE - TakingIll
TakingIll

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 TakingIll病理学的プロセスsubclass では %n

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


(subclass Infecting TakingIll) Mid-level-ontology.kif 5835-5835 InfectingTakingIllsubclass では %n
(termFormat ChineseLanguage TakingIll "生病了") domainEnglishFormat.kif 56853-56853
(termFormat ChineseTraditionalLanguage TakingIll "生病了") domainEnglishFormat.kif 56852-56852
(termFormat EnglishLanguage TakingIll "taking ill") domainEnglishFormat.kif 56851-56851

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


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 is open source software produced by Articulate Software and its partners