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



KB Term:  Term intersection
English Word: 

  GameIODevice

Sigma KEE - GameIODevice
GameIODevice(game I/O device)

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


(subclass GameIODevice ComputerIODevice) ComputerInput.kif 631-631 Game I/O device is a subclass of computer I/O device
(documentation GameIODevice EnglishLanguage "A type of ComputerIODevice designed for playing video games.") ComputerInput.kif 633-634 Game I/O device is a subclass of computer I/O device

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


(subclass GamePad GameIODevice) ComputerInput.kif 636-636 Game pad is a subclass of game I/O device
(subclass GameIODeviceWithAccelerometer GameIODevice) ComputerInput.kif 649-649 Game I/O device with accelerometer is a subclass of game I/O device
(termFormat EnglishLanguage GameIODevice "game I/O device") domainEnglishFormat.kif 64927-64927 Game I/O device with accelerometer is a subclass of game I/O device

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


(=>
    (and
        (instance ?DEVICE GameIODevice)
        (instance ?ACCELEROMETER Accelerometer)
        (component ?ACCELEROMETER ?DEVICE))
    (instance ?DEVICE GameIODeviceWithAccelerometer))
ComputerInput.kif 657-662 If X is an instance of game I/O device, Y is an instance of accelerometer, and Y is a component of X, then X is an instance of game I/O device with accelerometer


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners