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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - HandicappedFriendly
HandicappedFriendly(handicapped friendly)

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


(documentation HandicappedFriendly EnglishLanguage "HandicappedFriendly describes an object that can be easily used by somebody who has some Disability") Mid-level-ontology.kif 26438-26439
(instance HandicappedFriendly SubjectiveAssessmentAttribute) Mid-level-ontology.kif 26437-26437 Handicapped friendly is an instance of subjective assessment attribute

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


(termFormat EnglishLanguage HandicappedFriendly "handicapped friendly") Mid-level-ontology.kif 26440-26440

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


(=>
    (attribute ?X HandicappedFriendly)
    (exists (?ATTR ?PERSON)
        (and
            (instance ?ATTR Disability)
            (instance ?PERSON Human)
            (attribute ?PERSON ?ATTR)
            (inScopeOfInterest ?PERSON ?X))))
Mid-level-ontology.kif 26446-26453
(=>
    (attribute ?X HandicappedFriendly)
    (instance ?X Object))
Mid-level-ontology.kif 26442-26444

consequent
-------------------------


(=>
    (attribute ?X WheelchairAccessible)
    (attribute ?X HandicappedFriendly))
Mid-level-ontology.kif 26419-26421
(=>
    (conforms ?OBJ AmericansWithDisabilitiesAct)
    (attribute ?OBJ HandicappedFriendly))
Mid-level-ontology.kif 27196-27198


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