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

Formal Language: 



KB Term:  Term intersection
English Word: 

  TouchSurfaceAction

Sigma KEE - TouchSurfaceAction
TouchSurfaceAction

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


(documentation TouchSurfaceAction EnglishLanguage "A TouchSurfaceAction is a UserDirectAction of interacting with a TouchSensitiveComputerInputDevice.") ComputerInput.kif 1535-1536
(subclass TouchSurfaceAction Touching) ComputerInput.kif 1534-1534 TouchSurfaceAction ist eine teilkategorie von Touching
(subclass TouchSurfaceAction UserDirectAction) ComputerInput.kif 1533-1533 TouchSurfaceAction ist eine teilkategorie von UserDirectAction

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


(disjoint AudioInput TouchSurfaceAction) ComputerInput.kif 1655-1655 AudioInput ist dijunkt von TouchSurfaceAction %n{nicht}
(disjoint JoystickMotion TouchSurfaceAction) ComputerInput.kif 1635-1635 JoystickMotion ist dijunkt von TouchSurfaceAction %n{nicht}
(disjoint ScrollWheelRotating TouchSurfaceAction) ComputerInput.kif 1667-1667 ScrollWheelRotating ist dijunkt von TouchSurfaceAction %n{nicht}
(disjoint Typing TouchSurfaceAction) ComputerInput.kif 1693-1693 Typing ist dijunkt von TouchSurfaceAction %n{nicht}
(subclass ScreenTouchAction TouchSurfaceAction) ComputerInput.kif 1577-1577 ScreenTouchAction ist eine teilkategorie von TouchSurfaceAction
(subclass TouchPadAction TouchSurfaceAction) ComputerInput.kif 1615-1615 TouchPadAction ist eine teilkategorie von TouchSurfaceAction
(subclass TouchSurfaceDoubleFingerSlide TouchSurfaceAction) ComputerInput.kif 1563-1563 TouchSurfaceDoubleFingerSlide ist eine teilkategorie von TouchSurfaceAction
(subclass TouchSurfaceSlide TouchSurfaceAction) ComputerInput.kif 1552-1552 TouchSurfaceSlide ist eine teilkategorie von TouchSurfaceAction
(subclass TouchSurfaceTap TouchSurfaceAction) ComputerInput.kif 1557-1557 TouchSurfaceTap ist eine teilkategorie von TouchSurfaceAction
(termFormat EnglishLanguage TouchSurfaceAction "touch surface action") domainEnglishFormat.kif 65612-65612

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


(=>
    (instance ?ACT TouchSurfaceAction)
    (exists (?TOUCHSURF)
        (and
            (patient ?ACT ?TOUCHSURF)
            (instance ?TOUCHSURF TouchSensitiveComputerInputDevice))))
ComputerInput.kif 1538-1543

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


(=>
    (and
        (instance ?ACT UserDirectAction)
        (patient ?ACT ?TOUCHSURF)
        (instance ?TOUCHSURF TouchSensitiveComputerInputDevice))
    (instance ?ACT TouchSurfaceAction))
ComputerInput.kif 1545-1550


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