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

Formal Language: 


KB Term:  Term intersection
English Word: 

  RecoveringFromIllness

Sigma KEE - RecoveringFromIllness
RecoveringFromIllness(recovering from illness)convalesce, convalescent, recover, recovering, recuperate

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


(documentation RecoveringFromIllness EnglishLanguage "Any Process where the experiencer recovers from a DiseaseOrSyndrome.") Mid-level-ontology.kif 7184-7185
(subclass RecoveringFromIllness OrganismProcess) Mid-level-ontology.kif 7183-7183 Recovering from illness is a subclass of organism process

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


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

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 7189-7202


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