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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - approves
approves

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


(documentation approves EnglishLanguage "(approves ?AGENT1 ?AGENT2) means that ?AGENT1 is satisfied that ?AGENT2 has met some requirement or proposition, and publicly declares such") Mid-level-ontology.kif 28844-28846
(domain approves 1 CognitiveAgent) Mid-level-ontology.kif 28849-28849 The number 1 argument of approves is an instance of cognitive agent
(domain approves 2 CognitiveAgent) Mid-level-ontology.kif 28850-28850 The number 2 argument of approves is an instance of cognitive agent
(instance approves BinaryPredicate) Mid-level-ontology.kif 28843-28843 approves is an instance of binary predicate
(subrelation approves inScopeOfInterest) Mid-level-ontology.kif 28842-28842 approves is a subrelation of in scope of interest

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


(format ChineseLanguage approves "%1 approves %2 ") domainEnglishFormat.kif 2810-2810
(format ChineseTraditionalLanguage approves "%1 approves %2 ") domainEnglishFormat.kif 2809-2809
(format EnglishLanguage approves "%1 approves %2") domainEnglishFormat.kif 2808-2808
(termFormat EnglishLanguage approves "approves") Mid-level-ontology.kif 28847-28847

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


(=>
    (approves ?AGENT1 ?AGENT2)
    (exists (?PROP)
        (believes ?AGENT1
            (conforms ?AGENT2 ?PROP))))
Mid-level-ontology.kif 28852-28856


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