GrabBar(grab bar) | grab_bar |
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 26742-26743 | |
(subclass GrabBar Artifact) | Mid-level-ontology.kif 26741-26741 | Grab bar is a subclass of artifact |
appearance as argument number 2 |
(termFormat EnglishLanguage GrabBar "grab bar") | Mid-level-ontology.kif 26744-26744 |
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 26746-26757 |
|
(=> (instance ?X GrabBar) (modalAttribute (exists (?HUMAN) (and (attribute ?HUMAN PhysicalDisability) (inScopeOfInterest ?HUMAN ?X))) Likely)) |
Mid-level-ontology.kif 26759-26765 |
|