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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - enjoys
enjoys

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


(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 7371-7374
(domain enjoys 1 CognitiveAgent) Mid-level-ontology.kif 7368-7368 The number 1 argument of enjoys is an instance of cognitive agent
(domainSubclass enjoys 2 IntentionalProcess) Mid-level-ontology.kif 7369-7369 The number 2 argument of enjoys is a subclass of intentional process
(instance enjoys BinaryPredicate) Mid-level-ontology.kif 7370-7370 enjoys is an instance of binary predicate
(subrelation enjoys inScopeOfInterest) Mid-level-ontology.kif 7367-7367 enjoys is a subrelation of in scope of interest

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


(format ChineseLanguage enjoys "%1 enjoys %2 ") domainEnglishFormat.kif 3310-3310
(format ChineseTraditionalLanguage enjoys "%1 enjoys %2 ") domainEnglishFormat.kif 3309-3309
(format EnglishLanguage enjoys "%1 enjoys %2") domainEnglishFormat.kif 3308-3308
(termFormat ChineseLanguage enjoys "享受") domainEnglishFormat.kif 22174-22174
(termFormat ChineseTraditionalLanguage enjoys "享受") domainEnglishFormat.kif 22173-22173
(termFormat EnglishLanguage enjoys "enjoys") domainEnglishFormat.kif 22172-22172

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


(=>
    (enjoys ?AGENT ?PROCESS)
    (desires ?AGENT
        (exists (?INSTANCE)
            (and
                (instance ?INSTANCE ?PROCESS)
                (or
                    (agent ?INSTANCE ?AGENT)
                    (experiencer ?INSTANCE ?AGENT))))))
Mid-level-ontology.kif 7376-7384


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