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

有生屬性 (AnimacyAttribute)

Attributes that indicate whether an Organism is alive or not.

Ontology

SUMO / QUALITIES

Superclass(es)

[tree]
實體
is subclass of
  抽象的  
is subclass of
  屬性  
is subclass of
  內在屬性  
is subclass of
  生物屬性  
is subclass of
  有生屬性  

Instance(s)

活的   

Coordinate term(s)

發展屬性  疾病或症候群  心理屬性  性別屬性 

Related WordNet synsets

See more related synsets on a separate page.

Axioms (2)

窮盡的屬性.
(exhaustiveAttribute AnimacyAttribute Living Dead)

If org生物體實例, then there exists 有生屬性 attr so that attrorg屬性.
(=>
      (instance ?ORG Organism)
      (exists
            (?ATTR)
            (and
                  (instance ?ATTR AnimacyAttribute)
                  (attribute ?ORG ?ATTR))))