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

Formal Language: 



KB Term:  Term intersection
English Word: 

  UncoveringGUIElement

Sigma KEE - UncoveringGUIElement
UncoveringGUIElement

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


(documentation UncoveringGUIElement EnglishLanguage "A UserSignifiedAction causing a covered GUIElement to be completely uncovered on a ComputerScreen.") ComputerInput.kif 2620-2621
(subclass UncoveringGUIElement UserSignifiedGraphicalAction) ComputerInput.kif 2619-2619 UncoveringGUIElement est une sous-classe de UserSignifiedGraphicalAction

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


(termFormat EnglishLanguage UncoveringGUIElement "uncovering GUI element") domainEnglishFormat.kif 65643-65643

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


(=>
    (instance ?UNCOVERING UncoveringGUIElement)
    (exists (?GUIE)
        (and
            (instance ?GUIE GUIElement)
            (guiElementUncovered ?UNCOVERING ?GUIE))))
ComputerInput.kif 2631-2636


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

Show without tree


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