![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Accelerometer
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Accelerometer Sensor) | ComputerInput.kif 643-643 | Accelerometer is a subclass of sensor |
| (subclass Accelerometer ElectricDevice) | ComputerInput.kif 644-644 | Accelerometer is a subclass of electric device |
| (documentation Accelerometer EnglishLanguage "A type of ElectricDevice used to measure acceleration.") | ComputerInput.kif 646-647 | Accelerometer is a subclass of electric device |
| appearance as argument number 2 |
|
|
| (partTypes GameIODeviceWithAccelerometer Accelerometer) | ComputerInput.kif 655-655 | Every game I/O device with accelerometer is a part of a accelerometer |
| (termFormat EnglishLanguage Accelerometer "accelerometer") | domainEnglishFormat.kif 64399-64399 | Every game I/O device with accelerometer is a part of a accelerometer |
| 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 |