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

Formal Language: 



KB Term:  Term intersection
English Word: 

  AltKey

Sigma KEE - AltKey
AltKey

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


(disjoint AltKey ControlKey) ComputerInput.kif 360-360 不相交的 AltKey and ControlKey
(disjoint AltKey FunctionKey) ComputerInput.kif 362-362 不相交的 AltKey and FunctionKey
(disjoint AltKey ShiftKey) ComputerInput.kif 361-361 不相交的 AltKey and ShiftKey
(documentation AltKey EnglishLanguage "An AltKey is a type of ComputerKeyboardKey on a ComputerKeyboard often labeled ``Shift'' which affects the output of other keys if typed while it is being held down.") ComputerInput.kif 357-359
(subclass AltKey MultiKeypressKey) ComputerInput.kif 356-356 子類 AltKey and MultiKeypressKey

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


(termFormat EnglishLanguage AltKey "alt key") domainEnglishFormat.kif 64436-64436

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


(=>
    (and
        (instance ?ACT AltKeyHoldDown)
        (patient ?ACT ?KEY)
        (instance ?KEY ComputerKeyboardKey))
    (instance ?KEY AltKey))
ComputerInput.kif 1322-1327
(=>
    (instance ?ACT AltKeyHoldDown)
    (exists (?KEY)
        (and
            (instance ?KEY AltKey)
            (patient ?ACT ?KEY))))
ComputerInput.kif 1315-1320


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