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



KB Term:  Term intersection
English Word: 

  enjoys

Sigma KEE - enjoys
enjoys

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


(subrelation enjoys inScopeOfInterest) Mid-level-ontology.kif 8663-8663 enjoys is a subrelation of in scope of interest
(domain enjoys 1 CognitiveAgent) Mid-level-ontology.kif 8664-8664 The number 1 argument of enjoys is an instance of cognitive agent
(domainSubclass enjoys 2 IntentionalProcess) Mid-level-ontology.kif 8665-8665 The number 2 argument of enjoys is a subclass of intentional process
(instance enjoys BinaryPredicate) Mid-level-ontology.kif 8666-8666 enjoys is an instance of binary predicate
(documentation enjoys EnglishLanguage "(enjoys ?AGENT ?PROCESS) means that the CognitiveAgent ?AGENT tends to enjoy actions of type ?PROCESS, i.e. tends to enjoy being the agent or experiencer of such actions.") Mid-level-ontology.kif 8667-8670 enjoys is an instance of binary predicate

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


(format EnglishLanguage enjoys "%1 enjoys %2") domainEnglishFormat.kif 3304-3304
(format ChineseTraditionalLanguage enjoys "%1 enjoys %2 ") domainEnglishFormat.kif 3305-3305
(format ChineseLanguage enjoys "%1 enjoys %2 ") domainEnglishFormat.kif 3306-3306
(termFormat EnglishLanguage enjoys "enjoys") domainEnglishFormat.kif 22169-22169
(termFormat ChineseTraditionalLanguage enjoys "享受") domainEnglishFormat.kif 22170-22170
(termFormat ChineseLanguage enjoys "享受") domainEnglishFormat.kif 22171-22171

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


(=>
    (enjoys ?AGENT ?PROCESS)
    (desires ?AGENT
        (exists (?INSTANCE)
            (and
                (instance ?INSTANCE ?PROCESS)
                (or
                    (agent ?INSTANCE ?AGENT)
                    (experiencer ?INSTANCE ?AGENT))))))
Mid-level-ontology.kif 8672-8680 If X enjoys Y, then X desires there exists Z such that Z is an instance of Y and X is an agent of Z or X experiences Z

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


(=>
    (holdsDuring ?T
        (attribute ?A Interested))
    (exists (?O ?I)
        (and
            (instance ?O Object)
            (patient ?I ?O)
            (instance ?I IntentionalPsychologicalProcess)
            (agent ?I ?A)
            (enjoys ?A ?I)
            (during ?T
                (WhenFn ?I)))))
emotion.kif 707-718 If interest is an attribute of X holds during Y, then All of the following hold: (1) there exist Z (2) W such that Z is an instance of object (3) Z is a patient of W (4) W is an instance of intentional psychological process (5) X is an agent of W (6) X enjoys W (7) Y takes place during the time of existence of W
(=>
    (holdsDuring ?T
        (attribute ?A Boredom))
    (not
        (exists (?P)
            (and
                (instance ?P IntentionalProcess)
                (agent ?P ?A)
                (enjoys ?H ?P)
                (during
                    (ImmediateFutureFn ?P) ?T)))))
emotion.kif 1939-1949 If boredom is an attribute of X holds during Y, then there doesn't exist Z such that Z is an instance of intentional process, X is an agent of Z, W enjoys Z, and immediately after Z takes place during Y


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