![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| MouseButtonHoldDown(mouse button hold down) |
| appearance as argument number 1 |
|
|
| (subclass MouseButtonHoldDown Clicking) | ComputerInput.kif 1520-1520 | Mouse button hold down is a subclass of clicking |
| (documentation MouseButtonHoldDown EnglishLanguage "MouseButtonHoldDown is a UserDirectAction of clicking a mouse (or similar) button, but holding the button down while taking other action (such as moving the mouse or reading text that appeared when the button was depressed).") | ComputerInput.kif 1521-1523 | Mouse button hold down is a subclass of clicking |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage MouseButtonHoldDown "mouse button hold down") | domainEnglishFormat.kif 65204-65204 |
| antecedent |
|
|
| (=> (instance ?ACT MouseButtonHoldDown) (exists (?MOUSE) (and (patient ?ACT ?MOUSE) (instance ?MOUSE ComputerMouse)))) |
ComputerInput.kif 1525-1530 | If X is an instance of mouse button hold down, then there exists Y such that Y is a patient of X and Y is an instance of computer mouse |
| statement |
|
|