Zvolte jazyk: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Koncept:
Anglické slovo:
Hlavní stránka

oblast (Region)

A topographic location. Regions encompass surfaces of Objects, imaginary places, and GeographicAreas. Note that a Region is the only kind of Object which can be located at itself. Note too that Region is not a subclass of SelfConnectedObject, because some Regions, e.g. archipelagos, have parts which are not connected with one another.

Ontologie

SUMO / BASE-ONTOLOGY

Nadtřída(y)

[tree]
entita
is subclass of
  fyzický objekt  
is subclass of
  objekt  
is subclass of
  oblast  

Podtřída(y)

díra  astronomický objekt  geografická oblast 

Související termín(y)

původce  kolekce  spojitý objekt 

Constrains relations

velocity fn  where fn  partly located  path 

Related WordNet synsets

region, part
the extended spatial location of something; "the farming regions of France"; "religions in all parts of the world"; "regions of outer space"
region is kind of (all)...   region is kind of...   kinds of region...   kinds of region (all)...  
See more related synsets on a separate page.

Axiomy (2)

Jestliže region je instancí třídy oblast, potom existuje phys tak, že phys je located at region.
(=>
      (instance ?REGION Region)
      (exists
            (?PHYS)
            (located ?PHYS ?REGION)))

Existuje vyzařování světla emit tak, že region je účastníkem emit a region je instancí třídy oblast tehdy a jen tehdy pokud illuminated je atributem region.
(<=>
      (exists
            (?EMIT)
            (and
                  (instance ?EMIT RadiatingLight)
                  (patient ?EMIT ?REGION)
                  (instance ?REGION Region)))
      (attribute ?REGION Illuminated))