![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
SelectingComputerMenuOption
|
|
|
| appearance as argument number 1 |
|
|
| (subclass SelectingComputerMenuOption SelectingActiveArea) | ComputerInput.kif 2258-2258 | Selecting computer menu option is a subclass of selecting active area |
| (documentation SelectingComputerMenuOption EnglishLanguage "A UserSignifiedAction instructing a ComputerProgram to take whatever action is intended when the selected menu selection is chosen.") | ComputerInput.kif 2259-2260 | Selecting computer menu option is a subclass of selecting active area |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage SelectingComputerMenuOption "selecting computer menu option") | domainEnglishFormat.kif 65472-65472 |
| consequent |
|
|
| (=> (and (instance ?SELECT SelectingActiveArea) (patient ?SELECT ?ELEMENT) (instance ?ELEMENT ComputerMenuItem)) (instance ?SELECT SelectingComputerMenuOption)) |
ComputerInput.kif 2262-2267 | If X is an instance of selecting active area, Y is a patient of X, and Y is an instance of computer menu item, then X is an instance of selecting computer menu option |