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

Formal Language: 



KB Term:  Term intersection
English Word: 

  SpecialComputerKeyboardKey

Sigma KEE - SpecialComputerKeyboardKey
SpecialComputerKeyboardKey

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


(disjoint SpecialComputerKeyboardKey CharacterKey) ComputerInput.kif 278-278 不相交的 SpecialComputerKeyboardKey and CharacterKey
(documentation SpecialComputerKeyboardKey EnglishLanguage "A SpecialComputerKeyboardKey is a type of ComputerKeyboardKey on a ComputerKeyboard that does not simply send a single visible character to a computer to which it is attached. This includes the Enter/ Return key, backspace, delete, function, control, shift, and other non-character keys.") ComputerInput.kif 274-277
(subclass SpecialComputerKeyboardKey ComputerKeyboardKey) ComputerInput.kif 273-273 子類 SpecialComputerKeyboardKey and ComputerKeyboardKey

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


(subclass ArrowKey SpecialComputerKeyboardKey) ComputerInput.kif 292-292 子類 ArrowKey and SpecialComputerKeyboardKey
(subclass EnterKey SpecialComputerKeyboardKey) ComputerInput.kif 287-287 子類 EnterKey and SpecialComputerKeyboardKey
(subclass MultiKeypressKey SpecialComputerKeyboardKey) ComputerInput.kif 327-327 子類 MultiKeypressKey and SpecialComputerKeyboardKey
(subclass NumberedFunctionKey SpecialComputerKeyboardKey) ComputerInput.kif 319-319 子類 NumberedFunctionKey and SpecialComputerKeyboardKey
(subclass TabKey SpecialComputerKeyboardKey) ComputerInput.kif 280-280 子類 TabKey and SpecialComputerKeyboardKey
(termFormat EnglishLanguage SpecialComputerKeyboardKey "special computer keyboard key") domainEnglishFormat.kif 65526-65526

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


(=>
    (and
        (instance ?ACT SpecialCharacterPress)
        (patient ?ACT ?KEY)
        (instance ?KEY ComputerKeyboardKey))
    (instance ?KEY SpecialComputerKeyboardKey))
ComputerInput.kif 1402-1407
(=>
    (instance ?ACT SpecialCharacterPress)
    (exists (?KEY)
        (and
            (instance ?KEY SpecialComputerKeyboardKey)
            (patient ?ACT ?KEY))))
ComputerInput.kif 1395-1400


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