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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Joystick

Sigma KEE - Joystick
Joystick

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


(disjoint Joystick Trackball) ComputerInput.kif 613-613 Joystick est disjoint de Trackball
(documentation Joystick EnglishLanguage "A type of ComputerInputDevice with a stick that can be activated to control a cursor in the X and Y directions. A Joystick may or may not have an attached button for clicking.") ComputerInput.kif 601-604
(subclass Joystick ComputerInputDevice) ComputerInput.kif 599-599 Joystick est une sous-classe de ComputerInputDevice

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


(termFormat EnglishLanguage Joystick "joystick") domainEnglishFormat.kif 65056-65056

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


(=>
    (and
        (instance ?ACT UserDirectAction)
        (patient ?ACT ?JOYSTICK)
        (instance ?JOYSTICK Joystick))
    (instance ?ACT JoystickMotion))
ComputerInput.kif 1645-1650

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


(=>
    (instance ?ACT JoystickMotion)
    (exists (?JOYSTICK)
        (and
            (patient ?ACT ?JOYSTICK)
            (instance ?JOYSTICK Joystick))))
ComputerInput.kif 1638-1643


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