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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SensoryPleasure
SensoryPleasure

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


(documentation SensoryPleasure EnglishLanguage "Pleasure in smell, touch, sight, sound and taste. [Source: OCEAS]") emotion.kif 789-790
(subAttribute SensoryPleasure Pleasure) emotion.kif 791-791 SensoryPleasure est un sous-attribut de plaisir

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


(termFormat EnglishLanguage SensoryPleasure "sensory pleasure") emotion.kif 788-788
(utterance EnglishLanguage SensoryPleasure "sensory pleasure") emotion.kif 787-787 utterance EnglishLanguage, SensoryPleasure and "sensory pleasure"

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


(=>
    (holdsDuring ?T
        (attribute ?A SensoryPleasure))
    (exists (?P)
        (and
            (instance ?P Perception)
            (during ?T
                (WhenFn ?P))
            (causesProposition
                (experiencer ?P ?A)
                (holdsDuring ?T
                    (attribute ?A SensoryPleasure))))))
emotion.kif 793-803

consequent
-------------------------


(=>
    (holdsDuring ?T
        (attribute ?A SensoryPleasure))
    (exists (?P)
        (and
            (instance ?P Perception)
            (during ?T
                (WhenFn ?P))
            (causesProposition
                (experiencer ?P ?A)
                (holdsDuring ?T
                    (attribute ?A SensoryPleasure))))))
emotion.kif 793-803


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