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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 6247-6248
(subclass RecoveringFromIllness OrganismProcess) Mid-level-ontology.kif 6246-6246 从疾病中恢复过来机体过程subclass

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


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

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 6252-6265


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