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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SingleKeyPress
SingleKeyPress

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


(disjoint SingleKeyPress KeyHoldDown) ComputerInput.kif 1356-1356 SingleKeyPress est disjoint de KeyHoldDown
(documentation SingleKeyPress EnglishLanguage "A SingleKeyPress is a UserDirectAction of typing (breifly pressing down) a keyboard key.") ComputerInput.kif 1354-1355
(subclass SingleKeyPress KeyboardAction) ComputerInput.kif 1353-1353 SingleKeyPress est une sous-classe de KeyboardAction

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


(rangeSubclass PressingKeyFn SingleKeyPress) ComputerInput.kif 1360-1360 Les valeurs retourn�es par PressingKeyFn sont des sous-classes de SingleKeyPress
(subclass CharacterKeyPress SingleKeyPress) ComputerInput.kif 1364-1364 CharacterKeyPress est une sous-classe de SingleKeyPress
(subclass SpecialCharacterPress SingleKeyPress) ComputerInput.kif 1384-1384 SpecialCharacterPress est une sous-classe de SingleKeyPress
(termFormat EnglishLanguage SingleKeyPress "single key press") domainEnglishFormat.kif 65495-65495

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


(=>
    (instance ?TYPING Typing)
    (exists (?KEYPRESS)
        (and
            (subProcess ?KEYPRESS ?TYPING)
            (instance ?KEYPRESS SingleKeyPress))))
ComputerInput.kif 1696-1701


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 is open source software produced by Articulate Software and its partners