Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  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 8740-8740 dislikes is an instance of object attitude
(instance dislikes BinaryPredicate) Mid-level-ontology.kif 8741-8741 dislikes is an instance of binary predicate
(subrelation dislikes inScopeOfInterest) Mid-level-ontology.kif 8742-8742 dislikes is a subrelation of in scope of interest
(disjointRelation dislikes wants) Mid-level-ontology.kif 8743-8743 dislikes and wants are disjoint
(relatedInternalConcept dislikes disapproves) Mid-level-ontology.kif 8744-8744 dislikes is internally related to disapproves
(domain dislikes 1 CognitiveAgent) Mid-level-ontology.kif 8745-8745 The number 1 argument of dislikes is an instance of cognitive agent
(domain dislikes 2 Object) Mid-level-ontology.kif 8746-8746 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 8747-8750 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 8752-8754 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 14575-14580 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 2483-2487 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 1477-1479 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 1395-1410 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 1901-1910 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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners