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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - CausingUnhappiness
CausingUnhappiness(causing unhappiness)

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


(documentation CausingUnhappiness EnglishLanguage "Any Process whose result is that the patient of the process is unhappy.") Mid-level-ontology.kif 24074-24075
(subclass CausingUnhappiness Process) Mid-level-ontology.kif 24073-24073 Causing unhappiness is a subclass of process

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


(subclass CausingPain CausingUnhappiness) Mid-level-ontology.kif 24069-24069 Causing pain is a subclass of causing unhappiness
(termFormat ChineseLanguage CausingUnhappiness "导致不快乐") domainEnglishFormat.kif 13546-13546 Causing pain is a subclass of causing unhappiness
(termFormat ChineseTraditionalLanguage CausingUnhappiness "導致不快樂") domainEnglishFormat.kif 13545-13545 Causing pain is a subclass of causing unhappiness
(termFormat EnglishLanguage CausingUnhappiness "causing unhappiness") domainEnglishFormat.kif 13544-13544 Causing pain is a subclass of causing unhappiness

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


(=>
    (and
        (instance ?C CausingUnhappiness)
        (patient ?C ?P))
    (and
        (holdsDuring
            (BeginFn
                (WhenFn ?C))
            (not
                (attribute ?P Unhappiness)))
        (holdsDuring
            (EndFn
                (WhenFn ?C))
            (attribute ?P Unhappiness))))
Mid-level-ontology.kif 24077-24088


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