Browsing Interface
: Welcome guest :
log in
[
Home
| 
Graph
|  ]
KB:
SUMO
Language:
ChineseLanguage
ChinesePinyinWriting
ChineseSimplifiedWriting
ChineseTraditionalLanguage
EnglishLanguage
FrenchLanguage
GermanLanguage
JapaneseLanguage
SpanishLanguage
SwedishLanguage
Formal Language:
OWL
SUO-KIF
TPTP
traditionalLogic
KB Term:
Term intersection
English Word:
Any
Noun
Verb
Adjective
Adverb
elevation
Sigma KEE - elevation
elevation
appearance as argument number 1
(
documentation
elevation
EnglishLanguage
"(
elevation
?OBJECT ?HEIGHT) means that the physical
Object
?OBJECT is located on the surface of
PlanetEarth
at the vertical distance ?HEIGHT above (or below, for a negative quantity)
SeaLevel
. ?OBJECT may be a
superficialPart
of Earth's surface, such as a
GeographicArea
. Elevation is measured from
SeaLevel
to the vertical top of the object.")
Geography.kif 1897-1902
(
domain
elevation
1
Object
)
Geography.kif 1894-1894
domain
elevation
, 1 and
Object
(
domain
elevation
2
LengthMeasure
)
Geography.kif 1895-1895
domain
elevation
, 2 and
LengthMeasure
(
instance
elevation
BinaryPredicate
)
Geography.kif 1893-1893
instance
elevation
and
BinaryPredicate
appearance as argument number 2
(
format
ChineseLanguage
elevation
"%2 %n 是 %1 的
elevation
")
domainEnglishFormat.kif 891-891
(
format
ChineseTraditionalLanguage
elevation
"%2 %n 是 %1 的
elevation
")
domainEnglishFormat.kif 890-890
(
format
EnglishLanguage
elevation
"%2 is %n an
elevation
of %1")
domainEnglishFormat.kif 889-889
(
termFormat
ChineseLanguage
elevation
"海拔")
domainEnglishFormat.kif 21807-21807
(
termFormat
ChineseTraditionalLanguage
elevation
"海拔")
domainEnglishFormat.kif 21806-21806
(
termFormat
EnglishLanguage
elevation
"elevation")
domainEnglishFormat.kif 21805-21805
antecedent
(=>
(
and
(
elevation
?OBJECT
(
MeasureFn
?NUM ?UNIT))
(
instance
?UNIT
UnitOfLength
)
(
instance
?OBJECT
LandForm
))
(
exists
(?HIGHPOINT)
(
and
(
top
?HIGHPOINT ?OBJECT)
(
distance
?HIGHPOINT
SeaLevel
(
MeasureFn
?NUM ?UNIT)))))
Geography.kif 1925-1933
elevation
SelfConnectedObject
and
MeasureFn
RealNumber
and
UnitOfMeasure
instance
UnitOfMeasure
and
UnitOfLength
instance
SelfConnectedObject
and
LandForm
SelfConnectedObject
top
SelfConnectedObject
and
SelfConnectedObject
distance
SelfConnectedObject
,
SeaLevel
and
MeasureFn
RealNumber
and
UnitOfMeasure
(=>
(
and
(
elevation
?OBJECT ?HEIGHT)
(
located
?OBJECT ?PLACE)
(
instance
?PLACE
GeographicArea
))
(
superficialPart
?PLACE
PlanetEarth
))
Geography.kif 1910-1915
elevation
Object
and
LengthMeasure
located
Object
and
Object
instance
Object
and
GeographicArea
superficialPart
Object
and
PlanetEarth
(=>
(
and
(
instance
?AREA
GeographicArea
)
(
geographicSubregion
(
ElevationHighPointFn
?AREA) ?AREA)
(
elevation
(
ElevationHighPointFn
?AREA)
(
MeasureFn
?ELEV1 ?UNIT)))
(
not
(
exists
(?OTHER ?ELEV2)
(
and
(
geographicSubregion
?OTHER ?AREA)
(
not
(
equal
?OTHER
(
ElevationHighPointFn
?AREA)))
(
elevation
?OTHER
(
MeasureFn
?ELEV2 ?UNIT))
(
greaterThan
?ELEV2 ?ELEV1)))))
Geography.kif 1967-1978
instance
GeographicArea
and
GeographicArea
geographicSubregion
ElevationHighPointFn
GeographicArea
and
GeographicArea
elevation
ElevationHighPointFn
GeographicArea
and
MeasureFn
RealNumber
and
UnitOfMeasure
GeographicArea
RealNumber
geographicSubregion
GeographicArea
and
GeographicArea
equal
GeographicArea
and
ElevationHighPointFn
GeographicArea
elevation
GeographicArea
and
MeasureFn
RealNumber
and
UnitOfMeasure
greaterThan
RealNumber
and
RealNumber
(=>
(
and
(
instance
?AREA
GeographicArea
)
(
geographicSubregion
(
ElevationLowPointFn
?AREA) ?AREA)
(
instance
?U
UnitOfLength
)
(
elevation
(
ElevationLowPointFn
?AREA)
(
MeasureFn
?ELEV1 ?U)))
(
not
(
exists
(?OTHER ?ELEV2)
(
and
(
geographicSubregion
?OTHER ?AREA)
(
not
(
equal
?OTHER
(
ElevationLowPointFn
?AREA)))
(
elevation
?OTHER
(
MeasureFn
?ELEV2 ?U))
(
lessThan
?ELEV2 ?ELEV1)))))
Geography.kif 1943-1957
instance
GeographicArea
and
GeographicArea
geographicSubregion
ElevationLowPointFn
GeographicArea
and
GeographicArea
instance
UnitOfMeasure
and
UnitOfLength
elevation
ElevationLowPointFn
GeographicArea
and
MeasureFn
RealNumber
and
UnitOfMeasure
GeographicArea
RealNumber
geographicSubregion
GeographicArea
and
GeographicArea
equal
GeographicArea
and
ElevationLowPointFn
GeographicArea
elevation
GeographicArea
and
MeasureFn
RealNumber
and
UnitOfMeasure
lessThan
RealNumber
and
RealNumber
(=>
(
and
(
instance
?SINKING
LandSubsidence
)
(
patient
?SINKING ?LAND)
(
instance
?LAND
LandArea
)
(
instance
?U
UnitOfLength
)
(
elevation
?LAND
(
MeasureFn
?HEIGHT1 ?U)))
(
holdsDuring
(
ImmediateFutureFn
(
WhenFn
?SINKING))
(
exists
(?HEIGHT2)
(
and
(
elevation
?LAND
(
MeasureFn
?HEIGHT2 ?U))
(
lessThan
?HEIGHT2 ?HEIGHT1)))))
Geography.kif 6467-6480
instance
Process
and
LandSubsidence
patient
Process
and
Object
instance
Object
and
LandArea
instance
UnitOfMeasure
and
UnitOfLength
elevation
Object
and
MeasureFn
RealNumber
and
UnitOfMeasure
holdsDuring
ImmediateFutureFn
WhenFn
Process
and
entity
elevation
Object
and
MeasureFn
entity
and
UnitOfMeasure
lessThan
entity
and
RealNumber
(=>
(
and
(
instance
?ZEPHYR
WindFlow
)
(
instance
?PLACE
Object
)
(
partlyLocated
?ZEPHYR ?PLACE)
(
elevation
?ZEPHYR
(
MeasureFn
?X
FootLength
))
(
lessThanOrEqualTo
?X 500.0)
(
measure
?ZEPHYR
(
SpeedFn
?DIST ?TIME)))
(
surfaceWindSpeed
?PLACE
(
SpeedFn
?DIST ?TIME)))
Weather.kif 148-157
instance
Object
and
WindFlow
instance
Object
and
Object
partlyLocated
Object
and
Object
elevation
Object
and
MeasureFn
RealNumber
and
FootLength
lessThanOrEqualTo
RealNumber
and 500.0
measure
Object
and
SpeedFn
LengthMeasure
and
TimeDuration
surfaceWindSpeed
Object
and
SpeedFn
LengthMeasure
and
TimeDuration
(=>
(
elevation
?OBJECT ?HEIGHT)
(
exists
(?DATUM)
(
and
(
properPart
?DATUM
SeaLevel
)
(
orientation
?OBJECT ?DATUM
Vertical
)
(
distance
?OBJECT ?DATUM ?HEIGHT))))
Geography.kif 1917-1923
elevation
Object
and
LengthMeasure
Object
properPart
Object
and
SeaLevel
orientation
Object
,
Object
and
Vertical
distance
Object
,
Object
and
LengthMeasure
(=>
(
elevation
?OBJECT ?HEIGHT)
(
exists
(?PLACE)
(
and
(
instance
?PLACE
GeographicArea
)
(
located
?OBJECT ?PLACE))))
Geography.kif 1904-1909
elevation
Object
and
LengthMeasure
Object
instance
Object
and
GeographicArea
located
Object
and
Object
consequent
(=>
(
and
(
instance
?AREA
GeographicArea
)
(
geographicSubregion
(
ElevationHighPointFn
?AREA) ?AREA)
(
elevation
(
ElevationHighPointFn
?AREA)
(
MeasureFn
?ELEV1 ?UNIT)))
(
not
(
exists
(?OTHER ?ELEV2)
(
and
(
geographicSubregion
?OTHER ?AREA)
(
not
(
equal
?OTHER
(
ElevationHighPointFn
?AREA)))
(
elevation
?OTHER
(
MeasureFn
?ELEV2 ?UNIT))
(
greaterThan
?ELEV2 ?ELEV1)))))
Geography.kif 1967-1978
instance
GeographicArea
and
GeographicArea
geographicSubregion
ElevationHighPointFn
GeographicArea
and
GeographicArea
elevation
ElevationHighPointFn
GeographicArea
and
MeasureFn
RealNumber
and
UnitOfMeasure
GeographicArea
RealNumber
geographicSubregion
GeographicArea
and
GeographicArea
equal
GeographicArea
and
ElevationHighPointFn
GeographicArea
elevation
GeographicArea
and
MeasureFn
RealNumber
and
UnitOfMeasure
greaterThan
RealNumber
and
RealNumber
(=>
(
and
(
instance
?AREA
GeographicArea
)
(
geographicSubregion
(
ElevationLowPointFn
?AREA) ?AREA)
(
instance
?U
UnitOfLength
)
(
elevation
(
ElevationLowPointFn
?AREA)
(
MeasureFn
?ELEV1 ?U)))
(
not
(
exists
(?OTHER ?ELEV2)
(
and
(
geographicSubregion
?OTHER ?AREA)
(
not
(
equal
?OTHER
(
ElevationLowPointFn
?AREA)))
(
elevation
?OTHER
(
MeasureFn
?ELEV2 ?U))
(
lessThan
?ELEV2 ?ELEV1)))))
Geography.kif 1943-1957
instance
GeographicArea
and
GeographicArea
geographicSubregion
ElevationLowPointFn
GeographicArea
and
GeographicArea
instance
UnitOfMeasure
and
UnitOfLength
elevation
ElevationLowPointFn
GeographicArea
and
MeasureFn
RealNumber
and
UnitOfMeasure
GeographicArea
RealNumber
geographicSubregion
GeographicArea
and
GeographicArea
equal
GeographicArea
and
ElevationLowPointFn
GeographicArea
elevation
GeographicArea
and
MeasureFn
RealNumber
and
UnitOfMeasure
lessThan
RealNumber
and
RealNumber
(=>
(
and
(
instance
?MEASURE
Measuring
)
(
patient
?MEASURE ?OBJ)
(
surface
?OBJ
PlanetEarth
)
(
result
?MEASURE ?QUANTITY)
(
instrument
?MEASURE ?BAROMETER)
(
instance
?BAROMETER
BarometricAltimeter
))
(
elevation
?OBJ ?QUANTITY))
MilitaryDevices.kif 1488-1496
instance
Process
and
Measuring
patient
Process
and
SelfConnectedObject
surface
SelfConnectedObject
and
PlanetEarth
result
Process
and
LengthMeasure
instrument
Process
and
Object
instance
Object
and
BarometricAltimeter
elevation
SelfConnectedObject
and
LengthMeasure
(=>
(
and
(
instance
?SINKING
LandSubsidence
)
(
patient
?SINKING ?LAND)
(
instance
?LAND
LandArea
)
(
instance
?U
UnitOfLength
)
(
elevation
?LAND
(
MeasureFn
?HEIGHT1 ?U)))
(
holdsDuring
(
ImmediateFutureFn
(
WhenFn
?SINKING))
(
exists
(?HEIGHT2)
(
and
(
elevation
?LAND
(
MeasureFn
?HEIGHT2 ?U))
(
lessThan
?HEIGHT2 ?HEIGHT1)))))
Geography.kif 6467-6480
instance
Process
and
LandSubsidence
patient
Process
and
Object
instance
Object
and
LandArea
instance
UnitOfMeasure
and
UnitOfLength
elevation
Object
and
MeasureFn
RealNumber
and
UnitOfMeasure
holdsDuring
ImmediateFutureFn
WhenFn
Process
and
entity
elevation
Object
and
MeasureFn
entity
and
UnitOfMeasure
lessThan
entity
and
RealNumber
(=>
(
and
(
instance
?ocean
Ocean
)
(
surface
?top ?ocean))
(
elevation
?top
(
MeasureFn
0.0
FootLength
)))
Geography.kif 4735-4740
instance
SelfConnectedObject
and
Ocean
surface
SelfConnectedObject
and
SelfConnectedObject
elevation
SelfConnectedObject
and
MeasureFn
0.0 and
FootLength
(=>
(
and
(
instance
?ocean
Ocean
)
(
surface
?top ?ocean))
(
elevation
?top
(
MeasureFn
0.0
Meter
)))
Geography.kif 4728-4733
instance
SelfConnectedObject
and
Ocean
surface
SelfConnectedObject
and
SelfConnectedObject
elevation
SelfConnectedObject
and
MeasureFn
0.0 and
Meter
(=>
(
instance
?M
SurfaceWindSpeedMeasuring
)
(
exists
(?PLACE ?TOOL)
(
and
(
instance
?PLACE
GeographicArea
)
(
instance
?TOOL
Device
)
(
eventLocated
?M ?PLACE)
(
instrument
?M ?TOOL)
(
holdsDuring
(
WhenFn
?M)
(
elevation
?TOOL
(
MeasureFn
10.0
Meter
))))))
Weather.kif 1731-1741
instance
Process
and
SurfaceWindSpeedMeasuring
Entity
Object
instance
Entity
and
GeographicArea
instance
Object
and
Device
eventLocated
Process
and
Entity
instrument
Process
and
Object
holdsDuring
WhenFn
Process
and
elevation
Object
and
MeasureFn
10.0 and
Meter
appearance as argument number 0
(
elevation
(
ElevationHighPointFn
SouthernOcean
)
(
MeasureFn
0.0
Meter
))
Geography.kif 4582-4584
elevation
ElevationHighPointFn
SouthernOcean
and
MeasureFn
0.0 and
Meter
(
elevation
(
ElevationLowPointFn
SouthernOcean
)
(
MeasureFn
-7235.0
Meter
))
Geography.kif 4586-4588
elevation
ElevationLowPointFn
SouthernOcean
and
MeasureFn
-7235.0 and
Meter
(
elevation
SeaLevel
(
MeasureFn
0.0
Meter
))
Geography.kif 4725-4726
elevation
SeaLevel
and
MeasureFn
0.0 and
Meter
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