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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Accelerometer
Accelerometer(accelerometer)accelerometer

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


(documentation Accelerometer EnglishLanguage "A type of ElectricDevice used to measure acceleration.") ComputerInput.kif 630-631
(subclass Accelerometer ElectricDevice) ComputerInput.kif 628-628 Accelerometer is a subclass of electric device
(subclass Accelerometer Sensor) ComputerInput.kif 627-627 Accelerometer is a subclass of sensor

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


(partTypes GameIODeviceWithAccelerometer Accelerometer) ComputerInput.kif 639-639 Every game I/O device with accelerometer is a part of a accelerometer
(termFormat EnglishLanguage Accelerometer "accelerometer") domainEnglishFormat.kif 64396-64396

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


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


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