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


KB Term:  Term intersection
English Word: 

Sigma KEE - BarometricAltimeter
BarometricAltimeter(barometric altimeter)

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


(subclass BarometricAltimeter Altimeter) MilitaryDevices.kif 1626-1626 Barometric altimeter is a subclass of altimeter
(subclass BarometricAltimeter PressureMeasuringDevice) MilitaryDevices.kif 1627-1627 Barometric altimeter is a subclass of pressure measuring device
(documentation BarometricAltimeter EnglishLanguage "A type of Altimeter which measures vertical distance to the mean sea level, using pressure level and calculated according to the standard atmosphere laws.") MilitaryDevices.kif 1628-1630 Barometric altimeter is a subclass of pressure measuring device
(externalImage BarometricAltimeter "http://upload.wikimedia.org/wikipedia/ en/ c/ c3/ Sens_alt_components.PNG") pictureList.kif 4534-4534 Barometric altimeter is a subclass of pressure measuring device

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


(termFormat EnglishLanguage BarometricAltimeter "barometric altimeter") domainEnglishFormat.kif 9976-9976
(termFormat ChineseTraditionalLanguage BarometricAltimeter "氣壓高度計") domainEnglishFormat.kif 9977-9977
(termFormat ChineseLanguage BarometricAltimeter "气压高度计") domainEnglishFormat.kif 9978-9978

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


(=>
    (and
        (instance ?MEASURE Measuring)
        (patient ?MEASURE ?OBJ)
        (result ?MEASURE ?QUANTITY)
        (instrument ?MEASURE ?BAROMETER)
        (instance ?BAROMETER BarometricAltimeter))
    (altitude ?OBJ SeaLevel ?QUANTITY))
MilitaryDevices.kif 1634-1641 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 barometric altimeter, then the altitude of Y relative to sea level is Z
(=>
    (and
        (instance ?MEASURE Measuring)
        (patient ?MEASURE ?OBJ)
        (surface ?OBJ PlanetEarth)
        (result ?MEASURE ?QUANTITY)
        (instrument ?MEASURE ?BAROMETER)
        (instance ?BAROMETER BarometricAltimeter))
    (elevation ?OBJ ?QUANTITY))
MilitaryDevices.kif 1645-1653 If All of the following hold: (1) X is an instance of measuring (2) Y is a patient of X (3) Y is a surface of planet earth (4) Z is a result of X (5) W is an instrument for X (6) W is an instance of barometric altimeter, then Z is an elevation of Y


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners