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

Formal Language: 



KB Term:  Term intersection
English Word: 

  GrabBar

Sigma KEE - GrabBar
GrabBar

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


(documentation GrabBar EnglishLanguage "GrabBar is a bar attached to a Wall to provide a handgrip for steadying yourself") Mid-level-ontology.kif 26466-26467
(subclass GrabBar Artifact) Mid-level-ontology.kif 26465-26465 子類 GrabBar and Artifact

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


(termFormat EnglishLanguage GrabBar "grab bar") Mid-level-ontology.kif 26468-26468

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


(=>
    (instance ?X GrabBar)
    (and
        (exists (?WALL)
            (and
                (instance ?WALL Wall)
                (connected ?X ?WALL)))
        (hasPurpose ?X
            (exists (?GRAB)
                (and
                    (instance ?GRAB Grabbing)
                    (instrument ?GRAB ?X))))))
Mid-level-ontology.kif 26470-26481
(=>
    (instance ?X GrabBar)
    (modalAttribute
        (exists (?HUMAN)
            (and
                (attribute ?HUMAN PhysicalDisability)
                (inScopeOfInterest ?HUMAN ?X))) Likely))
Mid-level-ontology.kif 26483-26489


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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