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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - describes
describes

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


(documentation describes EnglishLanguage "(describes ?FORMULA ?OBJECT) means that some Formula ?FORMULA, as said by some AutonomousAgent regarding some Object ?OBJECT") Mid-level-ontology.kif 17077-17078
(domain describes 1 Formula) Mid-level-ontology.kif 17075-17075 The number 1 argument of describes is an instance of formula
(domain describes 2 Object) Mid-level-ontology.kif 17076-17076 The number 2 argument of describes is an instance of object
(instance describes BinaryPredicate) Mid-level-ontology.kif 17073-17073 describes is an instance of binary predicate
(subrelation describes refers) Mid-level-ontology.kif 17074-17074 describes is a subrelation of refers

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


(format ChineseLanguage describes "%1 describes %2 ") domainEnglishFormat.kif 3234-3234
(format ChineseTraditionalLanguage describes "%1 describes %2 ") domainEnglishFormat.kif 3233-3233
(format EnglishLanguage describes "%1 describes %2") domainEnglishFormat.kif 3232-3232
(termFormat EnglishLanguage describes "describes") Mid-level-ontology.kif 17079-17079

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


(=>
    (describes ?FORMULA ?OBJECT)
    (exists (?STATING ?AGENT)
        (and
            (instance ?STATING Stating)
            (agent ?STATING ?AGENT)
            (patient ?STATING ?FORMULA)
            (refers ?STATING ?OBJECT))))
Mid-level-ontology.kif 17081-17088


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