![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
SelectingComputerSubmenu
|
|
|
| appearance as argument number 1 |
|
|
| (subclass SelectingComputerSubmenu ActivatingUIElement) | ComputerInput.kif 2295-2295 | Selecting computer submenu is a subclass of activating UI element |
| (documentation SelectingComputerSubmenu EnglishLanguage "A UserSignifiedAction instructing a ComputerProgram to allow user interaction with a chosen submenu.") | ComputerInput.kif 2296-2297 | Selecting computer submenu is a subclass of activating UI element |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage SelectingComputerSubmenu "selecting computer submenu") | domainEnglishFormat.kif 65473-65473 |
| antecedent |
|
|
| (=> (and (instance ?SELECT SelectingComputerSubmenu) (patient ?SELECT ?SUBMENU) (instance ?SUBMENU GUIElement)) (instance ?SUBMENU ComputerMenu)) |
ComputerInput.kif 2299-2304 | If X is an instance of selecting computer submenu, Y is a patient of X, and Y is an instance of GUI element, then Y is an instance of computer menu |