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

organ or tissueprocess (OrganOrTissueProcess)

A PhysiologicProcess of a particular Organ or Tissue.

Ontology

SUMO / PROCESSES

Superclass(es)

[tree]
entity
is subclass of
  physical  
is subclass of
  process  
is subclass of
  internal change  
is subclass of
  biological process  
is subclass of
  physiologic process  
is subclass of
  organ or tissueprocess  

Coordinate term(s)

organism process 

Related WordNet synsets

See more related synsets on a separate page.

Axioms (2)

organ or tissueprocess is disjoint from organism process.
(disjoint OrganOrTissueProcess OrganismProcess)

If proc is an instance of organ or tissueprocess, then there exists thing so that proc is located at thing and thing is an instance of organ or thing is an instance of tissue.
(=>
      (instance ?PROC OrganOrTissueProcess)
      (exists
            (?THING)
            (and
                  (located ?PROC ?THING)
                  (or
                        (instance ?THING Organ)
                        (instance ?THING Tissue)))))