![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| AbsoluteAltimeter(absolute altimeter) |
| appearance as argument number 1 |
|
|
| (subclass AbsoluteAltimeter Altimeter) | MilitaryDevices.kif 1591-1591 | Absolute altimeter is a subclass of altimeter |
| (documentation AbsoluteAltimeter EnglishLanguage "A type of Altimeter that measures vertical distance to the surface below, using radio, radar, sonic, laser, or capacitive technology.") | MilitaryDevices.kif 1592-1594 | Absolute altimeter is a subclass of altimeter |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?MEASURE Measuring) (patient ?MEASURE ?OBJ) (result ?MEASURE ?QUANTITY) (instrument ?MEASURE ?ABSOLUTEMETER) (instance ?ABSOLUTEMETER AbsoluteAltimeter)) (exists (?OBJ2) (and (altitude ?OBJ ?OBJ2 ?QUANTITY) (surface ?OBJ2 PlanetEarth)))) |
MilitaryDevices.kif 1598-1608 | If X is an instance of measuring, Y is a patient of X, Z is a result of X, W is an instrument for X, and W is an instance of absolute altimeter, then there exists V such that the altitude of Y relative to V is Z and V is a surface of planet earth |