ComputerTouchscreenKeyboard(computer touchscreen keyboard) |
appearance as argument number 1 |
appearance as argument number 2 |
(disjoint GUIButton ComputerTouchscreenKeyboard) | ComputerInput.kif 938-938 | GUI button is disjoint from computer touchscreen keyboard |
(disjoint GUISlider ComputerTouchscreenKeyboard) | ComputerInput.kif 1030-1030 | GUI slider is disjoint from computer touchscreen keyboard |
(disjoint GraphicalComputerMenu ComputerTouchscreenKeyboard) | ComputerInput.kif 892-892 | Graphical computer menu is disjoint from computer touchscreen keyboard |
(disjoint ScrollBarBar ComputerTouchscreenKeyboard) | ComputerInput.kif 979-979 | Scroll bar bar is disjoint from computer touchscreen keyboard |
(subclass ComputerTouchscreenKeypad ComputerTouchscreenKeyboard) | ComputerInput.kif 464-464 | Computer touchscreen keypad is a subclass of computer touchscreen keyboard |
(termFormat EnglishLanguage ComputerTouchscreenKeyboard "computer touchscreen keyboard") | domainEnglishFormat.kif 64734-64734 | Computer touchscreen keypad is a subclass of computer touchscreen keyboard |
antecedent |
(=> (instance ?KEYBOARD ComputerTouchscreenKeyboard) (exists (?SCREEN) (and (instance ?SCREEN ComputerTouchscreen) (displayedUpon ?KEYBOARD ?SCREEN)))) |
ComputerInput.kif 457-462 |
|