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

Formal Language: 



KB Term:  Term intersection
English Word: 

  CausingHappiness

Sigma KEE - CausingHappiness
CausingHappiness(引起幸福)

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


(documentation CausingHappiness EnglishLanguage "Any Process whose result is that the patient of the process is happy.") Mid-level-ontology.kif 23822-23823
(subclass CausingHappiness Process) Mid-level-ontology.kif 23821-23821 引起幸福过程subclass

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


(termFormat ChineseLanguage CausingHappiness "引起幸福") domainEnglishFormat.kif 13518-13518
(termFormat ChineseTraditionalLanguage CausingHappiness "引起幸福") domainEnglishFormat.kif 13517-13517
(termFormat EnglishLanguage CausingHappiness "causing happiness") domainEnglishFormat.kif 13516-13516

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


(=>
    (and
        (instance ?C CausingHappiness)
        (patient ?C ?P))
    (and
        (holdsDuring
            (BeginFn
                (WhenFn ?C))
            (not
                (attribute ?P Happiness)))
        (holdsDuring
            (EndFn
                (WhenFn ?C))
            (attribute ?P Happiness))))
Mid-level-ontology.kif 23825-23836


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