![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| ComputerTouchscreen(computer touchscreen) |
| appearance as argument number 1 |
|
|
| (subclass ComputerTouchscreen TouchSensitiveComputerInputDevice) | ComputerInput.kif 453-453 | Computer touchscreen is a subclass of touch sensitive computer input device |
| (subclass ComputerTouchscreen ComputerScreen) | ComputerInput.kif 454-454 | Computer touchscreen is a subclass of computer screen |
| (documentation ComputerTouchscreen EnglishLanguage "A touch_sensitive ComputerScreen for accepting point and click input on its display surface. The device is operated by moving (normally) a finger across the surface of the device. Clicking is achieved by tapping the surface. Multi_finger gestures may have other effects.") | ComputerInput.kif 456-460 | Computer touchscreen is a subclass of computer screen |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?ACT UserDirectAction) (patient ?ACT ?TOUCHSCREEN) (instance ?TOUCHSCREEN ComputerTouchscreen)) (instance ?ACT ScreenTouchAction)) |
ComputerInput.kif 1610-1615 | If X is an instance of user direct action, Y is a patient of X, and Y is an instance of computer touchscreen, then X is an instance of screen touch action |
| consequent |
|
|