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

物體 (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.

Ontology

SUMO / BASE-ONTOLOGY

Superclass(es)

[tree]
實體
is subclass of
  物質的  
is subclass of
  物體  

Subclass(es)

自身連續物體  區域  群集  施事者 

Coordinate term(s)

歷程 

Constrains relations

部分整體差異函數  部分整體交集函數  部分整體加總函數  主體函數  表皮函數  屬性  介於  能力  相連的  複製  利用  面對  填充  居住  工具  大於  位於  測量  貨幣價值  需要  注意到  相對方位  起源  部分  部分填充  部分位於  擁有  適當填充  資源  結果  小於  橫越  使用  想要 

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.

Axioms (3)

物質的 完全 分割成 物體,歷程.
(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))))))

If obj物體實例, then 單色的obj屬性 or 多彩的obj屬性.
(=>
      (instance ?OBJ Object)
      (or
            (attribute ?OBJ Monochromatic)
            (attribute ?OBJ Polychromatic)))