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

objekt (Object)

Corresponds roughly to the class of ordinary objects. Examples include normal physical objects, geographical regions, and locations of Processes, the complement of Objects in the Physical class. In a 4D ontology, an Object is something whose spatiotemporal extent is thought of as dividing into spatial parts roughly parallel to the time-axis.

Ontologie

SUMO / BASE-ONTOLOGY

Nadtřída(y)

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

Podtřída(y)

spojitý objekt  oblast  kolekce  původce 

Související termín(y)

proces 

Constrains relations

mereological difference fn  mereological product fn  mereological sum fn  principal host fn  skin fn  attribute  between  capability  connected  copy  exploits  faces  fills  inhabits  instrument  larger  located  measure  monetary value  needs  notices  orientation  origin  part  partially fills  partly located  possesses  properly fills  resource  result  smaller  traverses  uses  wants 

Related WordNet synsets

substance, matter
that which has mass and occupies space; "an atom is the smallest indivisible unit of matter"
substance is kind of (all)...   substance is kind of...   kinds of substance...   kinds of substance (all)...  
universe, cosmos
the whole collection of existing things
universe is kind of (all)...   universe is kind of...   members of universe...  
universe, existence, nature, creation, world, cosmos, macrocosm
everything that exists anywhere; "they study the evolution of the universe"; "the biggest tree in existence"
universe is kind of (all)...   universe is kind of...   kinds of universe...   kinds of universe (all)...   parts of universe...  
physical, tangible, touchable
having substance or material existence; perceptible to the senses; "a physical manifestation"; "surrounded by tangible objects"
physical is similar to...  
material
derived from or composed of matter; "the material universe"
material is opposite to...   see also...   material is similar to...   material is an attribute of  
physical
concerned with material things; "physical properties"; "the physical characteristics of the earth"; "the physical size of a computer"
physical is similar to...  
corporeal, material
having material or physical form or substance; "that which is created is of necessity corporeal and visible and tangible" - Benjamin Jowett
corporeal is opposite to...   see also...   corporeal is similar to...   corporeal is an attribute of  
See more related synsets on a separate page.

Axiomy (3)

fyzický objekt je exhaustively partitioned into objekt,proces.
(partition Physical Object Process)

(=>
      (instance ?OBJ Object)
      (exists
            (?TIME1 ?TIME2)
            (and
                  (instance ?TIME1 TimePoint)
                  (instance ?TIME2 TimePoint)
                  (before ?TIME1 ?TIME2)
                  (forall
                        (?TIME)
                        (=>
                              (and
                                    (beforeOrEqual ?TIME1 ?TIME)
                                    (beforeOrEqual ?TIME ?TIME2))
                              (time ?OBJ ?TIME))))))

Jestliže obj je instancí třídy objekt, potom monochromatic je atributem obj nebo polychromatic je atributem obj.
(=>
      (instance ?OBJ Object)
      (or
            (attribute ?OBJ Monochromatic)
            (attribute ?OBJ Polychromatic)))