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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - LandForm
LandForm

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


(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.") Geography.kif 4216-4218
(subclass LandForm GeographicArea) Geography.kif 4215-4215 LandForm地理的地域subclass では

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


(subclass Archipelago LandForm) Geography.kif 6144-6144 ArchipelagoLandFormsubclass では
(subclass Basin LandForm) Geography.kif 4483-4483 BasinLandFormsubclass では
(subclass Butte LandForm) Geography.kif 4412-4412 ButteLandFormsubclass では
(subclass Canyon LandForm) Geography.kif 4499-4499 CanyonLandFormsubclass では
(subclass Cape LandForm) Geography.kif 6110-6110 CapeLandFormsubclass では
(subclass CaveMatrix LandForm) Geography.kif 6351-6351 CaveMatrixLandFormsubclass では
(subclass Delta LandForm) Geography.kif 6079-6079 DeltaLandFormsubclass では
(subclass Glacier LandForm) Geography.kif 6301-6301 GlacierLandFormsubclass では
(subclass Hill LandForm) Geography.kif 4283-4283 HillLandFormsubclass では
(subclass LowlandArea LandForm) Geography.kif 4224-4224 LowlandAreaLandFormsubclass では
(subclass Mesa LandForm) Geography.kif 4394-4394 MesaLandFormsubclass では
(subclass Mountain LandForm) Geography.kif 4266-4266 MountainLandFormsubclass では
(subclass MountainRange LandForm) Geography.kif 4252-4252 MountainRangeLandFormsubclass では
(subclass Peninsula LandForm) Geography.kif 6096-6096 PeninsulaLandFormsubclass では
(subclass Plateau LandForm) Geography.kif 4375-4375 PlateauLandFormsubclass では
(subclass Reef LandForm) Geography.kif 6240-6240 ReefLandFormsubclass では
(subclass RiverBank LandForm) Geography.kif 6060-6060 RiverBankLandFormsubclass では
(subclass Seacoast LandForm) Geography.kif 6423-6423 SeacoastLandFormsubclass では
(subclass Shoal LandForm) Geography.kif 6214-6214 ShoalLandFormsubclass では
(subclass SlopedArea LandForm) Geography.kif 4341-4341 SlopedAreaLandFormsubclass では
(subclass UplandArea LandForm) Geography.kif 4220-4220 UplandAreaLandFormsubclass では
(subclass Valley LandForm) Geography.kif 4466-4466 ValleyLandFormsubclass では
(subclass Volcano LandForm) Geography.kif 4297-4297 VolcanoLandFormsubclass では
(termFormat ChineseLanguage LandForm "土地形式") domainEnglishFormat.kif 33228-33228 VolcanoLandFormsubclass では
(termFormat ChineseTraditionalLanguage LandForm "土地形式") domainEnglishFormat.kif 33227-33227 VolcanoLandFormsubclass では

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 2080-2088
(=>
    (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 2847-2860

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


(=>
    (instance ?LAND Shoal)
    (exists (?PART ?WATER)
        (and
            (instance ?PART LandForm)
            (most ?PART ?LAND)
            (instance ?WATER BodyOfWater)
            (covers ?WATER ?PART))))
Geography.kif 6223-6230
(=>
    (instance ?WEARING Erosion)
    (exists (?LAND)
        (and
            (patient ?WEARING ?LAND)
            (instance ?LAND LandForm))))
Geography.kif 2840-2845


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 is open source software produced by Articulate Software and its partners