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



KB Term:  Term intersection
English Word: 

  LandForm

Sigma KEE - LandForm
LandForm(land form)Pillars_of_Hercules

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


(subclass LandForm GeographicArea) Merge.kif 14362-14362 Land form is a subclass of geographic area
(documentation LandForm EnglishLanguage "A LandForm is the class of geographically and/ or geologically distinct areas that occur on Earth's surface, including mountains, hills, plains, valleys, deltas, and features of submerged land areas such as the ocean floor.") Merge.kif 14363-14365 Land form is a subclass of geographic area

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


(subclass Volcano LandForm) Merge.kif 1025-1025 Volcano is a subclass of land form
(subclass UplandArea LandForm) Geography.kif 5493-5493 Upland area is a subclass of land form
(subclass LowlandArea LandForm) Geography.kif 5497-5497 Lowland area is a subclass of land form
(subclass MountainRange LandForm) Geography.kif 5525-5525 Mountain range is a subclass of land form
(subclass Mountain LandForm) Geography.kif 5539-5539 Mountain is a subclass of land form
(subclass Hill LandForm) Geography.kif 5561-5561 Hill is a subclass of land form
(subclass SlopedArea LandForm) Geography.kif 5605-5605 Sloped area is a subclass of land form
(subclass Plateau LandForm) Geography.kif 5639-5639 Plateau is a subclass of land form
(subclass Mesa LandForm) Geography.kif 5658-5658 Mesa is a subclass of land form
(subclass Butte LandForm) Geography.kif 5676-5676 Butte is a subclass of land form
(subclass Valley LandForm) Geography.kif 5730-5730 Valley is a subclass of land form
(subclass Basin LandForm) Geography.kif 5747-5747 Basin is a subclass of land form
(subclass Canyon LandForm) Geography.kif 5763-5763 Canyon is a subclass of land form
(subclass RiverBank LandForm) Geography.kif 7357-7357 River bank is a subclass of land form
(subclass Delta LandForm) Geography.kif 7376-7376 Delta is a subclass of land form
(subclass Peninsula LandForm) Geography.kif 7393-7393 Peninsula is a subclass of land form
(subclass Cape LandForm) Geography.kif 7407-7407 Cape is a subclass of land form
(subclass Archipelago LandForm) Geography.kif 7441-7441 Archipelago is a subclass of land form
(subclass Shoal LandForm) Geography.kif 7511-7511 Shoal is a subclass of land form
(subclass Reef LandForm) Geography.kif 7537-7537 Reef is a subclass of land form
(subclass Glacier LandForm) Geography.kif 7598-7598 Glacier is a subclass of land form
(subclass CaveMatrix LandForm) Geography.kif 7648-7648 Cave matrix is a subclass of land form
(subclass Seacoast LandForm) Geography.kif 7720-7720 Seacoast is a subclass of land form
(termFormat EnglishLanguage LandForm "land form") domainEnglishFormat.kif 33219-33219 Seacoast is a subclass of land form
(termFormat ChineseTraditionalLanguage LandForm "土地形式") domainEnglishFormat.kif 33220-33220 Seacoast is a subclass of land form

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

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 3373-3381 If X Y(s) is an elevation of Z, Y is an instance of unit of length, and Z is an instance of land form, then there exists W such that the top of Z is W and the distance between W and sea level is X Y(s)
(=>
    (and
        (instance ?WEARING Erosion)
        (instance ?LAND LandForm)
        (patient ?WEARING ?LAND)
        (instance ?U UnitOfVolume)
        (measure ?LAND
            (MeasureFn ?SIZE1 ?U)))
    (holdsDuring
        (ImmediateFutureFn
            (WhenFn ?WEARING))
        (exists (?SIZE2)
            (and
                (measure ?LAND
                    (MeasureFn ?SIZE2 ?U))
                (lessThan ?SIZE2 ?SIZE1)))))
Geography.kif 4125-4138 If X is an instance of erosion, Y is an instance of land form, Y is a patient of X, Z is an instance of unit of volume, and the measure of Y is W Z(s), then there exists V such that the measure of Y is V Z(s) and V is less than W holds during immediately after the time of existence of X

consequent
-------------------------


(=>
    (instance ?WEARING Erosion)
    (exists (?LAND)
        (and
            (patient ?WEARING ?LAND)
            (instance ?LAND LandForm))))
Geography.kif 4118-4123 If X is an instance of erosion, then there exists Y such that Y is a patient of X and Y is an instance of land form
(=>
    (instance ?LAND Shoal)
    (exists (?PART ?WATER)
        (and
            (instance ?PART LandForm)
            (most ?PART ?LAND)
            (instance ?WATER BodyOfWater)
            (covers ?WATER ?PART))))
Geography.kif 7520-7527 If X is an instance of shoal, then there exist Y, Z such that Y is an instance of land form, Y is most of X, Z is an instance of body of water, and Z covers Y


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