Select language: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

thala kshetra (LandArea)

An area which is predominantly solid ground, e.g. a Nation, a mountain, a desert, etc. Note that a LandArea may contain some relatively small WaterAreas. For example, Australia is a LandArea even though it contains various rivers and lakes.

Ontology

SUMO / OBJECTS

Superclass(es)

[tree]
astitva
is subclass of
  bhOtika vaswu  
is subclass of
  object  
is subclass of
  kshetra  
is subclass of
  bhaigolika kshetra  
is subclass of
  thala kshetra  

Subclass(es)

mahaadvIpa  dvIpa  raashtra  raajya yaa praanta  pataa  shahara 

Coordinate term(s)

bhu raajanitika kshetra  jala kshetra 

Related WordNet synsets

land, dry land, earth, ground, solid ground, terra firma
the solid part of the earth's surface; "the plane turned away from the sea and moved back over land"; "the earth shook for several minutes"; "he dropped the logs on the ground"
land is kind of (all)...   land is kind of...   kinds of land...   kinds of land (all)...   land is part of...  
See more related synsets on a separate page.

Axioms (4)

Agar walk is an instance of tahalanaa aur walk agent kaa kaaran hai, to yah kuch thala kshetra area nahin, ki agent is located at area.
(=>
      (and
            (instance ?WALK Walking)
            (agent ?WALK ?AGENT))
      (exists
            (?AREA)
            (and
                  (instance ?AREA LandArea)
                  (located ?AGENT ?AREA))))

bhaigolika kshetra is exhaustively partitioned into jala kshetra,thala kshetra.
(partition GeographicArea WaterArea LandArea)

Agar land1 is an instance of thala kshetra, to yah kuch land2 nahin, ki land1 is a part of land2 aur land2 is an instance of mahaadvIpa yaa land2 is an instance of dvIpa.
(=>
      (instance ?LAND1 LandArea)
      (exists
            (?LAND2)
            (and
                  (part ?LAND1 ?LAND2)
                  (or
                        (instance ?LAND2 Continent)
                        (instance ?LAND2 Island)))))

Agar island is an instance of dvIpa, to yah kuch thala kshetra area,part1,part2 nahin, ki part1 is a part of island aur part2 is a part of area aur island is not a part of area aur area is not a part of island aur part1 is connected to part2.
(=>
      (instance ?ISLAND Island)
      (not
            (exists
                  (?AREA ?PART1 ?PART2)
                  (and
                        (instance ?AREA LandArea)
                        (part ?PART1 ?ISLAND)
                        (part ?PART2 ?AREA)
                        (not
                              (part ?ISLAND ?AREA))
                        (not
                              (part ?AREA ?ISLAND))
                        (connected ?PART1 ?PART2)))))