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

Formal Language: 



KB Term:  Term intersection
English Word: 

  AltKeyHoldDown

Sigma KEE - AltKeyHoldDown
AltKeyHoldDown

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


(disjoint AltKeyHoldDown ControlKeyHoldDown) ComputerInput.kif 1313-1313 AltKeyHoldDownControlKeyHoldDowndisjoint では %n
(disjoint AltKeyHoldDown ShiftKeyHoldDown) ComputerInput.kif 1312-1312 AltKeyHoldDownShiftKeyHoldDowndisjoint では %n
(documentation AltKeyHoldDown EnglishLanguage "A AltKeyHoldDown is a UserDirectAction of pressing and holding down the Alt key on a keyboard.") ComputerInput.kif 1308-1310
(subclass AltKeyHoldDown KeyHoldDown) ComputerInput.kif 1306-1306 AltKeyHoldDownKeyHoldDownsubclass では %n

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


(disjoint FunctionKeyHoldDown AltKeyHoldDown) ComputerInput.kif 1335-1335 FunctionKeyHoldDownAltKeyHoldDowndisjoint では %n
(termFormat EnglishLanguage AltKeyHoldDown "alt key hold down") domainEnglishFormat.kif 64437-64437

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


(=>
    (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