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

OggettoCorpuscolare (CorpuscularObject)

A SelfConnectedObject whose parts have properties that are not shared by the whole.

Ontology

SUMO / BASE-ONTOLOGY

Superclass(es)

[tree]
Entitá
is subclass of
  EntitáConcreta  
is subclass of
  Oggetto  
is subclass of
  OggettoIntegro  
is subclass of
  OggettoCorpuscolare  

Subclass(es)

EntitáOrganica  Manufatto 

Coordinate term(s)

OggettoSemiotico  Cibo  Sostanza 

Constrains relations

component  material 

Related WordNet synsets

object, physical object
a physical (tangible and visible) entity; "it was full of rackets, balls and other objects"
object is kind of (all)...   object is kind of...   kinds of object...   kinds of object (all)...  
composite
consisting of separate interconnected parts
composite is similar to...  
See more related synsets on a separate page.

Axioms (2)

OggettoCorpuscolare é disgiunto da Sostanza.
(disjoint CorpuscularObject Substance)

Se obj é un' istanza di OggettoCorpuscolare, allora esiste Sostanza substance1,Sostanza substance2 tale che substance1 é fatto di obj e substance2 é fatto di obj e substance1 is not uguale a substance2.
(=>
      (instance ?OBJ CorpuscularObject)
      (exists
            (?SUBSTANCE1 ?SUBSTANCE2)
            (and
                  (subclass ?SUBSTANCE1 Substance)
                  (subclass ?SUBSTANCE2 Substance)
                  (material ?SUBSTANCE1 ?OBJ)
                  (material ?SUBSTANCE2 ?OBJ)
                  (not
                        (equal ?SUBSTANCE1 ?SUBSTANCE2)))))