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


KB Term:  Term intersection
English Word: 

Sigma KEE - GUE_NonVisibleState
GUE_NonVisibleState

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


(instance GUE_NonVisibleState GUElementState) ComputerInput.kif 2010-2010
(subAttribute GUE_NonVisibleState GUE_PassiveState) ComputerInput.kif 2011-2011
(documentation GUE_NonVisibleState EnglishLanguage "A GUIElement has a GUE_NonVisibleState if it conceptually exists, but does not appear on a ComputerScreen.") ComputerInput.kif 2012-2013
(contraryAttribute GUE_NonVisibleState GUE_DisplayedState) ComputerInput.kif 2033-2033

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


(subAttribute GUE_OffscreenState GUE_NonVisibleState) ComputerInput.kif 2036-2036
(subAttribute GUE_MinimizedState GUE_NonVisibleState) ComputerInput.kif 2054-2054
(subAttribute GUE_CoveredState GUE_NonVisibleState) ComputerInput.kif 2090-2090
(termFormat EnglishLanguage GUE_NonVisibleState "GUE non visible state") domainEnglishFormat.kif 64911-64911

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


(=>
    (and
        (instance ?GUIE_SM GUIElement)
        (instance ?GUIE_BIG GUIElement)
        (properPart ?GUIE_SM ?GUIE_BIG)
        (hasGUEState ?GUIE_BIG GUE_NonVisibleState))
    (hasGUEState ?GUIE_SM GUE_NonVisibleState))
ComputerInput.kif 2017-2023

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


(=>
    (and
        (instance ?GUIE_SM GUIElement)
        (instance ?GUIE_BIG GUIElement)
        (properPart ?GUIE_SM ?GUIE_BIG)
        (hasGUEState ?GUIE_BIG GUE_NonVisibleState))
    (hasGUEState ?GUIE_SM GUE_NonVisibleState))
ComputerInput.kif 2017-2023

statement
-------------------------


(not
    (and
        (hasGUEState ?WINDOW GUE_NonVisibleState)
        (hasGUEState ?WINDOW GUE_ActiveState)
        (instance ?WINDOW InterfaceWindow)))
ComputerInput.kif 2027-2031


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners