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

島嶼 (Island)

A LandArea that is completely surrounded by a WaterArea.

Ontology

SUMO / OBJECTS

Superclass(es)

[tree]
實體
is subclass of
  物質的  
is subclass of
  物體  
is subclass of
  區域  
is subclass of
  地理區域  
is subclass of
  陸地  
is subclass of
  島嶼  

Coordinate term(s)

地址  城市  大陸  國家  州或省 

Related WordNet synsets

island
a land mass (smaller than a continent) that is surrounded by water
island is kind of (all)...   island is kind of...   kinds of island...   kinds of island (all)...   island is member of...  
insular
relating to or characteristic of or situated on an island; "insular territories"; "Hawaii's insular culture"
insular pertains to noun...  
See more related synsets on a separate page.

Axioms (2)

If land1陸地實例, then there exists land2 so that land1land2部分) and land2大陸實例 or land2島嶼實例.
(=>
      (instance ?LAND1 LandArea)
      (exists
            (?LAND2)
            (and
                  (part ?LAND1 ?LAND2)
                  (or
                        (instance ?LAND2 Continent)
                        (instance ?LAND2 Island)))))

If island島嶼實例, then there don't exist 陸地 area,part1,part2 so that part1island部分) and part2area部分) and islandarea部分) and areaisland部分) and part1part2 相連.
(=>
      (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)))))