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


KB Term:  Term intersection
English Word: 

Sigma KEE - dislikes
dislikes

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


(instance dislikes ObjectAttitude) Mid-level-ontology.kif 8626-8626 dislikes is an instance of object attitude
(instance dislikes BinaryPredicate) Mid-level-ontology.kif 8627-8627 dislikes is an instance of binary predicate
(subrelation dislikes inScopeOfInterest) Mid-level-ontology.kif 8628-8628 dislikes is a subrelation of in scope of interest
(disjointRelation dislikes wants) Mid-level-ontology.kif 8629-8629 dislikes and wants are disjoint
(relatedInternalConcept dislikes disapproves) Mid-level-ontology.kif 8630-8630 dislikes is internally related to disapproves
(domain dislikes 1 CognitiveAgent) Mid-level-ontology.kif 8631-8631 The number 1 argument of dislikes is an instance of cognitive agent
(domain dislikes 2 Object) Mid-level-ontology.kif 8632-8632 The number 2 argument of dislikes is an instance of object
(documentation dislikes EnglishLanguage "(dislikes ?AGENT ?OBJECT) means that ?AGENT has a feeling of antipathy to ?OBJECT, i.e. ?AGENT believes that ?OBJECT will thwart one of his/ her goals. Note that there is no implication that what is hated by an agent is not already possessed by the agent.") Mid-level-ontology.kif 8633-8636 The number 2 argument of dislikes is an instance of object

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


(format EnglishLanguage dislikes "%1 dislikes %2") domainEnglishFormat.kif 3260-3260
(format ChineseTraditionalLanguage dislikes "%1 dislikes %2 ") domainEnglishFormat.kif 3261-3261
(format ChineseLanguage dislikes "%1 dislikes %2 ") domainEnglishFormat.kif 3262-3262
(termFormat EnglishLanguage dislikes "dislikes") domainEnglishFormat.kif 19866-19866
(termFormat ChineseTraditionalLanguage dislikes "不喜歡") domainEnglishFormat.kif 19867-19867
(termFormat ChineseLanguage dislikes "不喜欢") domainEnglishFormat.kif 19868-19868

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


(=>
    (dislikes ?AGENT ?OBJECT)
    (desires ?AGENT
        (not
            (possesses ?AGENT ?OBJECT))))
Mid-level-ontology.kif 8638-8640 If X dislikes Y, then X desires X doesn't possess Y

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


(=>
    (and
        (instance ?EXPRESS ExpressingDisapproval)
        (agent ?EXPRESS ?AGENT)
        (patient ?EXPRESS ?THING))
    (dislikes ?AGENT ?THING))
Mid-level-ontology.kif 14448-14453 If X is an instance of expressing disapproval, Y is an agent of X, and Z is a patient of X, then Y dislikes Z
(=>
    (holdsDuring ?T
        (enemy ?AGENT1 ?AGENT2))
    (holdsDuring ?T
        (dislikes ?AGENT1 ?AGENT2)))
MilitaryProcesses.kif 2479-2483 If X and Y are enemies of each other holds during Z, then X dislikes Y holds during Z
(=>
    (member ?MEMBER Antisemitism)
    (dislikes ?MEMBER Judaism))
People.kif 1443-1445 If X is a member of antisemitism, then X dislikes judaism
(=>
    (and
        (member ?A ?G)
        (instance ?G Public)
        (holdsDuring ?T
            (attribute ?A Shame)))
    (believes ?A
        (=>
            (knows ?G
                (exists (?P)
                    (and
                        (instance ?P Process)
                        (agent ?P ?A)
                        (meetsTemporally
                            (WhenFn ?P) ?T))))
            (dislikes ?G ?A))))
emotion.kif 1270-1285 If X is a member of Y, Y is an instance of public, and shame is an attribute of X holds during Z, then X believes Y knows there exists W such that W is an instance of process, X is an agent of W, and the time of existence of W meets ZY dislikes X
(=>
    (holdsDuring ?T
        (attribute ?A Horror))
    (exists (?X ?F)
        (and
            (dislikes ?A ?X)
            (instance ?F Frightening)
            (origin ?F ?X)
            (experiencer ?F ?A)
            (during ?T
                (WhenFn ?F)))))
emotion.kif 1745-1754 If horror is an attribute of X holds during Y, then there exist Z, W such that X dislikes Z, W is an instance of frightening, W originates at Z, X experiences W, and Y takes place during the time of existence of W


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