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

Formal Language: 



KB Term:  Term intersection
English Word: 

  RecoveringFromIllness

Sigma KEE - RecoveringFromIllness
RecoveringFromIllness

appearance as argument number 1
-------------------------


(documentation RecoveringFromIllness EnglishLanguage "Any Process where the experiencer recovers from a DiseaseOrSyndrome.") Mid-level-ontology.kif 6241-6242
(subclass RecoveringFromIllness OrganismProcess) Mid-level-ontology.kif 6240-6240 RecoveringFromIllness est une sous-classe de fonction physiologique

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


(termFormat ChineseLanguage RecoveringFromIllness "从疾病中恢复过来") domainEnglishFormat.kif 48988-48988
(termFormat ChineseTraditionalLanguage RecoveringFromIllness "從疾病中恢復過來") domainEnglishFormat.kif 48987-48987
(termFormat EnglishLanguage RecoveringFromIllness "recovering from illness") domainEnglishFormat.kif 48986-48986

antecedent
-------------------------


(=>
    (and
        (instance ?R RecoveringFromIllness)
        (experiencer ?R ?A))
    (exists (?D)
        (and
            (instance ?D DiseaseOrSyndrome)
            (holdsDuring
                (BeginFn
                    (WhenFn ?D))
                (attribute ?A ?D))
            (holdsDuring
                (EndFn
                    (WhenFn ?D))
                (not
                    (attribute ?A ?D))))))
Mid-level-ontology.kif 6246-6259


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