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



KB Term:  Term intersection
English Word: 

  Entity

Sigma KEE - CausingHappiness
CausingHappiness(causing happiness)amuse, buoy_up, cheer, cheer_up, convulse, humor, humour, jolly_along, jolly_up, lighten, lighten_up

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


(subclass CausingHappiness Process) emotion.kif 1284-1284 Causing happiness is a subclass of process
(documentation CausingHappiness EnglishLanguage "Any Process whose result is that the patient of the process is happy.") emotion.kif 1285-1286 Causing happiness is a subclass of process

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


(termFormat EnglishLanguage CausingHappiness "causing happiness") domainEnglishFormat.kif 13524-13524
(termFormat ChineseTraditionalLanguage CausingHappiness "引起幸福") domainEnglishFormat.kif 13525-13525
(termFormat ChineseLanguage CausingHappiness "引起幸福") domainEnglishFormat.kif 13526-13526

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


(=>
    (and
        (instance ?C CausingHappiness)
        (patient ?C ?P))
    (and
        (holdsDuring
            (BeginFn
                (WhenFn ?C))
            (not
                (attribute ?P Happiness)))
        (holdsDuring
            (EndFn
                (WhenFn ?C))
            (attribute ?P Happiness))))
emotion.kif 1288-1299 If X is an instance of causing happiness and Y is a patient of X, then happiness is not an attribute of Y holds during the beginning of the time of existence of X and happiness is an attribute of Y holds during the end of the time of existence of X


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners