MiddleCIButton(middle CI button) |
appearance as argument number 1 |
(disjoint MiddleCIButton LeftCIButton) | ComputerInput.kif 219-219 | Middle CI button is disjoint from left CI button |
(subclass MiddleCIButton ComputerInputButton) | ComputerInput.kif 215-215 | Middle CI button is a subclass of computer input button |
appearance as argument number 2 |
(disjoint ComputerKeyboardKey MiddleCIButton) | ComputerInput.kif 242-242 | Computer keyboard key is disjoint from middle CI button |
(disjoint RightCIButton MiddleCIButton) | ComputerInput.kif 218-218 | Right CI button is disjoint from middle CI button |
(termFormat EnglishLanguage MiddleCIButton "middle CI button") | domainEnglishFormat.kif 65192-65192 | Right CI button is disjoint from middle CI button |
antecedent |
consequent |
(=> (instance ?ACT MiddleClicking) (exists (?M_BUTTON) (and (patient ?ACT ?M_BUTTON) (instance ?M_BUTTON MiddleCIButton)))) |
ComputerInput.kif 1486-1491 |
|