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



KB Term:  Term intersection
English Word: 

  Entity

Sigma KEE - Thanking
Thanking(thanking)appreciate, give_thanks, praise, thank, thank_you, thanks

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


(subclass Thanking ExpressingInLanguage) Mid-level-ontology.kif 14699-14699 Thanking is a subclass of expressing in language
(subclass Thanking ExpressingApproval) Mid-level-ontology.kif 14700-14700 Thanking is a subclass of expressing approval
(documentation Thanking EnglishLanguage "Any ExpressingInLanguage of appreciation to a person for something that the person did in the past.") Mid-level-ontology.kif 14701-14702 Thanking is a subclass of expressing approval

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


(termFormat EnglishLanguage Thanking "thanking") domainEnglishFormat.kif 57793-57793
(termFormat ChineseTraditionalLanguage Thanking "感謝") domainEnglishFormat.kif 57794-57794
(termFormat ChineseLanguage Thanking "感谢") domainEnglishFormat.kif 57795-57795

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


(=>
    (and
        (instance ?THANK Thanking)
        (agent ?THANK ?AGENT)
        (patient ?THANK ?THING)
        (destination ?THANK ?PERSON))
    (and
        (instance ?PERSON Human)
        (holdsDuring
            (WhenFn ?THANK)
            (wants ?AGENT ?THING))))
Mid-level-ontology.kif 14704-14714 If X is an instance of thanking, Y is an agent of X, Z is a patient of X, and X ends up at W, then W is an instance of human and Y wants Z holds during the time of existence of X
(=>
    (and
        (instance ?T Thanking)
        (destination ?T ?P))
    (instance ?P Human))
Mid-level-ontology.kif 14716-14720 If X is an instance of thanking and X ends up at Y, then Y is an instance of human


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners