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


KB Term:  Term intersection
English Word: 

Sigma KEE - Braille
Braille(braille)braille

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


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

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


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

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


(=>
    (attribute ?X Braille)
    (instance ?X ContentBearingObject))
Dining.kif 240-242 If braille is an attribute of X, then X is an instance of content bearing object
(=>
    (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 If X is an instance of content bearing object and braille is an attribute of X, then there exists Y such that Y is an instance of human, blindness is an attribute of Y, Y is capable of doing interpreting as a agent, and X is capable of doing interpreting as a patient


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners