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

組織 (Tissue)

An aggregation of similarly specialized Cells and the associated intercellular substance. Tissues are relatively non-localized in comparison to BodyParts, Organs or Organ components. The main features of Tissues are self-connectivity (see SelfConnectedObject) and being a homogeneous mass (all parts in the same granularity are instances of Tissue as well).

Ontology

SUMO / OBJECTS

Superclass(es)

[tree]
實體
is subclass of
  物質的  
is subclass of
  物體  
is subclass of
  自身連續物體  
is subclass of
  物質  
is subclass of
  混合物  
is subclass of
  軀體物質  
is subclass of
  組織  

Subclass(es)

骨骼  肌肉  脂肪組織 

Coordinate term(s)

血液  荷爾蒙 

Related WordNet synsets

tissue
a part of an organism consisting of an aggregate of cells having a similar structure and function
tissue is kind of (all)...   tissue is kind of...   kinds of tissue...   kinds of tissue (all)...   tissue is substance of...  
See more related synsets on a separate page.

Axioms (4)

If proc器官或組織歷程實例, then there exists thing so that proc 位於 thing and thing器官實例 or thing組織實例.
(=>
      (instance ?PROC OrganOrTissueProcess)
      (exists
            (?THING)
            (and
                  (located ?PROC ?THING)
                  (or
                        (instance ?THING Organ)
                        (instance ?THING Tissue)))))

組織 無交集地 分解成 骨骼,肌肉,脂肪組織.
(disjointDecomposition Tissue Bone Muscle FatTissue)

If stuff組織實例, then there exists 細胞 part so that partstuff部分).
(=>
      (instance ?STUFF Tissue)
      (exists
            (?PART)
            (and
                  (instance ?PART Cell)
                  (part ?PART ?STUFF))))

If stuff組織實例, then there exists 生物體 organism so that stufforganism部分).
(=>
      (instance ?STUFF Tissue)
      (exists
            (?ORGANISM)
            (and
                  (instance ?ORGANISM Organism)
                  (part ?STUFF ?ORGANISM))))