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 7589-7592
(domain enjoys 1 CognitiveAgent) Mid-level-ontology.kif 7586-7586 The number 1 argument of enjoys is an instance of cognitive agent
(domainSubclass enjoys 2 IntentionalProcess) Mid-level-ontology.kif 7587-7587 The number 2 argument of enjoys is a subclass of intentional process
(instance enjoys BinaryPredicate) Mid-level-ontology.kif 7588-7588 enjoys is an instance of binary predicate
(subrelation enjoys inScopeOfInterest) Mid-level-ontology.kif 7585-7585 enjoys is a subrelation of in scope of interest

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


(format ChineseLanguage enjoys "%1 enjoys %2 ") domainEnglishFormat.kif 3302-3302
(format ChineseTraditionalLanguage enjoys "%1 enjoys %2 ") domainEnglishFormat.kif 3301-3301
(format EnglishLanguage enjoys "%1 enjoys %2") domainEnglishFormat.kif 3300-3300
(termFormat ChineseLanguage enjoys "享受") domainEnglishFormat.kif 22190-22190
(termFormat ChineseTraditionalLanguage enjoys "享受") domainEnglishFormat.kif 22189-22189
(termFormat EnglishLanguage enjoys "enjoys") domainEnglishFormat.kif 22188-22188

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


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


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