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

Formal Language: 



KB Term:  Term intersection
English Word: 

  GameIODeviceWithAccelerometer

Sigma KEE - GameIODeviceWithAccelerometer
GameIODeviceWithAccelerometer(game I/O device with accelerometer)

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


(documentation GameIODeviceWithAccelerometer EnglishLanguage "A type of GameIODevice designed to be moved in three dimensions to detect sorts of motion used in sports and other physical activities.") ComputerInput.kif 635-637
(partTypes GameIODeviceWithAccelerometer Accelerometer) ComputerInput.kif 639-639 Every game I/O device with accelerometer is a part of a accelerometer
(subclass GameIODeviceWithAccelerometer GameIODevice) ComputerInput.kif 633-633 Game I/O device with accelerometer is a subclass of game I/O device

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


(termFormat EnglishLanguage GameIODeviceWithAccelerometer "game I/O device with accelerometer") domainEnglishFormat.kif 64925-64925

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


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