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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Thanking

Sigma KEE - Thanking
Thanking

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


(documentation Thanking EnglishLanguage "Any ExpressingInLanguage of appreciation to a person for something that the person did in the past.") Mid-level-ontology.kif 13145-13146
(subclass Thanking ExpressingApproval) Mid-level-ontology.kif 13144-13144
(subclass Thanking ExpressingInLanguage) Mid-level-ontology.kif 13143-13143

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


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

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


(=>
    (and
        (instance ?T Thanking)
        (destination ?T ?P))
    (instance ?P Human))
Mid-level-ontology.kif 13160-13164
(=>
    (and
        (instance ?THANK Thanking)
        (agent ?THANK ?AGENT)
        (patient ?THANK ?THING)
        (destination ?THANK ?PERSON))
    (and
        (instance ?PERSON Human)
        (or
            (holdsDuring
                (WhenFn ?THANK)
                (wants ?AGENT ?THING))
            (holdsDuring
                (WhenFn ?THANK)
                (desires ?AGENT ?THING)))))
Mid-level-ontology.kif 13148-13158


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