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

biological attribute (BiologicalAttribute)

Attributes that apply specifically to instances of Organism.

Ontology

SUMO / QUALITIES

Superclass(es)

[tree]
entity
is subclass of
  abstract  
is subclass of
  attribute  
is subclass of
  internal attribute  
is subclass of
  biological attribute  

Subclass(es)

animacy attribute  sex attribute  developmental attribute  disease or syndrome  psychological attribute 

Coordinate term(s)

breakability attribute  perceptual attribute  physical state  saturation attribute  shape attribute 

Related WordNet synsets

See more related synsets on a separate page.

Axioms (1)

If att is an attribute of org and att is an instance of biological attribute, then org is an instance of organism.
(=>
      (and
            (attribute ?ORG ?ATT)
            (instance ?ATT BiologicalAttribute))
      (instance ?ORG Organism))