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

Formal Language: 



KB Term:  Term intersection
English Word: 

  KeyboardAction

Sigma KEE - KeyboardAction
KeyboardAction

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


(documentation KeyboardAction EnglishLanguage "A KeyboardAction is a UserDirectAction of hitting or holding down one or more keyboard keys.") ComputerInput.kif 1226-1228
(subclass KeyboardAction UserDirectAction) ComputerInput.kif 1224-1224 KeyboardActionUserDirectActionsubclass
(udaCanSignify KeyboardAction SelectingActiveArea) ComputerInput.kif 2176-2176 KeyboardAction isgnifies SelectingActiveArea

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


(disjoint AudioInput KeyboardAction) ComputerInput.kif 1657-1657 AudioInput 和 % 2 是 disjoint
(disjoint JoystickMotion KeyboardAction) ComputerInput.kif 1636-1636 JoystickMotion 和 % 2 是 disjoint
(disjoint ScrollWheelRotating KeyboardAction) ComputerInput.kif 1670-1670 ScrollWheelRotating 和 % 2 是 disjoint
(subclass KeyHoldDown KeyboardAction) ComputerInput.kif 1254-1254 KeyHoldDownKeyboardActionsubclass
(subclass MultikeyAction KeyboardAction) ComputerInput.kif 1237-1237 MultikeyActionKeyboardActionsubclass
(subclass SingleKeyPress KeyboardAction) ComputerInput.kif 1353-1353 SingleKeyPressKeyboardActionsubclass
(subclass Typing KeyboardAction) ComputerInput.kif 1688-1688 TypingKeyboardActionsubclass
(termFormat EnglishLanguage KeyboardAction "keyboard action") domainEnglishFormat.kif 65076-65076

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


(=>
    (instance ?ACT KeyboardAction)
    (exists (?KEY)
        (and
            (instance ?KEY ComputerKeyboardKey)
            (patient ?ACT ?KEY))))
ComputerInput.kif 1230-1235


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