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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - GraphicalComputerMenu
GraphicalComputerMenu

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


(disjoint GraphicalComputerMenu ComputerTouchscreenKeyboard) ComputerInput.kif 892-892
(disjoint GraphicalComputerMenu ComputerTouchscreenKeypad) ComputerInput.kif 891-891
(documentation GraphicalComputerMenu EnglishLanguage "A GraphicalComputerMenu is a ComputerMenu that displays a user's options and permits the user to select one or more of the options in a graphical manner and usually using a keyboard as well.") ComputerInput.kif 888-890
(partTypes GraphicalComputerMenu GraphicalMenuItem) ComputerInput.kif 1150-1150
(subclass GraphicalComputerMenu ComputerMenu) ComputerInput.kif 885-885
(subclass GraphicalComputerMenu GUIActiveArea) ComputerInput.kif 886-886
(subclass GraphicalComputerMenu UIElement) ComputerInput.kif 887-887

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


(partTypes GraphicalMenuItem GraphicalComputerMenu) ComputerInput.kif 1149-1149
(subclass ComboListTextBox GraphicalComputerMenu) ComputerInput.kif 907-907
(subclass DropDownList GraphicalComputerMenu) ComputerInput.kif 901-901
(subclass GraphicalSubMenu GraphicalComputerMenu) ComputerInput.kif 913-913
(subclass ListBox GraphicalComputerMenu) ComputerInput.kif 897-897
(termFormat EnglishLanguage GraphicalComputerMenu "graphical computer menu") domainEnglishFormat.kif 64950-64950

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


(=>
    (instance ?SUB GraphicalSubMenu)
    (exists (?MENU)
        (and
            (instance ?MENU GraphicalComputerMenu)
            (accessibleFromMenu ?SUB ?MENU))))
ComputerInput.kif 918-923


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