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

Formal Language: 



KB Term:  Term intersection
English Word: 

  enjoys

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 enjoys の数値 1 引数は 認識エージェントinstance では %n
(domainSubclass enjoys 2 IntentionalProcess) Mid-level-ontology.kif 7369-7369 enjoys の数値 2 引数は 意図的なプロセスsubclass では %n
(instance enjoys BinaryPredicate) Mid-level-ontology.kif 7370-7370 enjoys2進述語instance では %n
(subrelation enjoys inScopeOfInterest) Mid-level-ontology.kif 7367-7367 enjoysinScopeOfInterestsubrelation では %n

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 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 is open source software produced by Articulate Software and its partners