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

Formal Language: 



KB Term:  Term intersection
English Word: 

  GameIODevice

Sigma KEE - GameIODevice
GameIODevice

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


(documentation GameIODevice EnglishLanguage "A type of ComputerIODevice designed for playing video games.") ComputerInput.kif 617-618
(subclass GameIODevice ComputerIODevice) ComputerInput.kif 615-615 GameIODeviceComputerIODevicesubclass では %n

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


(subclass GameIODeviceWithAccelerometer GameIODevice) ComputerInput.kif 633-633 GameIODeviceWithAccelerometerGameIODevicesubclass では %n
(subclass GamePad GameIODevice) ComputerInput.kif 620-620 GamePadGameIODevicesubclass では %n
(termFormat EnglishLanguage GameIODevice "game I/O device") domainEnglishFormat.kif 64924-64924

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


(=>
    (and
        (instance ?DEVICE GameIODevice)
        (instance ?ACCELEROMETER Accelerometer)
        (component ?ACCELEROMETER ?DEVICE))
    (instance ?DEVICE GameIODeviceWithAccelerometer))
ComputerInput.kif 641-646


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