Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SelectingComputerSubmenu
SelectingComputerSubmenu(selecting computer submenu)

appearance as argument number 1
-------------------------


(documentation SelectingComputerSubmenu EnglishLanguage "A UserSignifiedAction instructing a ComputerProgram to allow user interaction with a chosen submenu.") ComputerInput.kif 2280-2281
(subclass SelectingComputerSubmenu ActivatingUIElement) ComputerInput.kif 2279-2279 Selecting computer submenu is a subclass of activating UI element

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage SelectingComputerSubmenu "selecting computer submenu") domainEnglishFormat.kif 65470-65470

antecedent
-------------------------


(=>
    (and
        (instance ?SELECT SelectingComputerSubmenu)
        (patient ?SELECT ?SUBMENU)
        (instance ?SUBMENU GUIElement))
    (instance ?SUBMENU ComputerMenu))
ComputerInput.kif 2283-2288


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners