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 16176-16177
(domain describes 1 Formula) Mid-level-ontology.kif 16174-16174 The number 1 argument of describes is an instance of formula
(domain describes 2 Object) Mid-level-ontology.kif 16175-16175 The number 2 argument of describes is an instance of object
(instance describes BinaryPredicate) Mid-level-ontology.kif 16172-16172 describes is an instance of binary predicate
(subrelation describes refers) Mid-level-ontology.kif 16173-16173 describes is a subrelation of refers

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


(format ChineseLanguage describes "%1 describes %2 ") domainEnglishFormat.kif 3238-3238
(format ChineseTraditionalLanguage describes "%1 describes %2 ") domainEnglishFormat.kif 3237-3237
(format EnglishLanguage describes "%1 describes %2") domainEnglishFormat.kif 3236-3236
(termFormat EnglishLanguage describes "describes") Mid-level-ontology.kif 16178-16178

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


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


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