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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Joystick
Joystick

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


(disjoint Joystick Trackball) ComputerInput.kif 613-613 不相交的 Joystick and 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 and 電腦輸入設備

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