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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - GraphicalMenuItem
GraphicalMenuItem

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


(documentation GraphicalMenuItem EnglishLanguage "A GraphicalMenuItem is a GUIActiveArea that is also a ComputerMenuItem. It presents one of the user's options and informs the running program if the user selects that option.") ComputerInput.kif 1145-1147
(partTypes GraphicalMenuItem GraphicalComputerMenu) ComputerInput.kif 1149-1149 partTypes GraphicalMenuItem and GraphicalComputerMenu
(subclass GraphicalMenuItem ComputerMenuItem) ComputerInput.kif 1143-1143 GraphicalMenuItemComputerMenuItemsubclass では %n
(subclass GraphicalMenuItem GUIActiveArea) ComputerInput.kif 1144-1144 GraphicalMenuItemGUIActiveAreasubclass では %n

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


(partTypes GraphicalComputerMenu GraphicalMenuItem) ComputerInput.kif 1150-1150 partTypes GraphicalComputerMenu and GraphicalMenuItem
(termFormat EnglishLanguage GraphicalMenuItem "graphical menu item") domainEnglishFormat.kif 64951-64951

consequent
-------------------------


(=>
    (instance ?SUB GraphicalSubMenu)
    (exists (?MENUITEM)
        (and
            (instance ?MENUITEM GraphicalMenuItem)
            (accessibleFromMenuItem ?SUB ?MENUITEM))))
ComputerInput.kif 1153-1158


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