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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Braille
Braille

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


(documentation Braille EnglishLanguage "Braille is an Attribute that describes ContentBearingObject that can be interpreted by a Blind Human") Dining.kif 237-238
(instance Braille PerceptualAttribute) Dining.kif 236-236 Braille est une instance de attribute de perception

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


(termFormat EnglishLanguage Braille "braille") domainEnglishFormat.kif 64561-64561

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


(=>
    (and
        (instance ?X ContentBearingObject)
        (attribute ?X Braille))
    (exists (?H)
        (and
            (instance ?H Human)
            (attribute ?H Blind)
            (capability Interpreting agent ?H)
            (capability Interpreting patient ?X))))
Dining.kif 244-253
(=>
    (attribute ?X Braille)
    (instance ?X ContentBearingObject))
Dining.kif 240-242


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