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 8144-8147
(domain enjoys 1 CognitiveAgent) Mid-level-ontology.kif 8141-8141 The number 1 argument of enjoys is an instance of cognitive agent
(domainSubclass enjoys 2 IntentionalProcess) Mid-level-ontology.kif 8142-8142 The number 2 argument of enjoys is a subclass of intentional process
(instance enjoys BinaryPredicate) Mid-level-ontology.kif 8143-8143 enjoys is an instance of binary predicate
(subrelation enjoys inScopeOfInterest) Mid-level-ontology.kif 8140-8140 enjoys is a subrelation of in scope of interest

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


(format ChineseLanguage enjoys "%1 enjoys %2 ") domainEnglishFormat.kif 3306-3306
(format ChineseTraditionalLanguage enjoys "%1 enjoys %2 ") domainEnglishFormat.kif 3305-3305
(format EnglishLanguage enjoys "%1 enjoys %2") domainEnglishFormat.kif 3304-3304
(termFormat ChineseLanguage enjoys "享受") domainEnglishFormat.kif 22184-22184
(termFormat ChineseTraditionalLanguage enjoys "享受") domainEnglishFormat.kif 22183-22183
(termFormat EnglishLanguage enjoys "enjoys") domainEnglishFormat.kif 22182-22182

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


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


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