意識屬性 (ConsciousnessAttribute)
Attributes that indicate whether
an Organism is conscious or the qualitative degree of consciousness of
an Organism.
Ontology
SUMO / QUALITIESSuperclass(es)
Subclass(es)
沉睡
無意識
清醒
Coordinate term(s)
情緒狀態
Related WordNet synsets
See more related synsets on a separate page.
Axioms (1)
agent 是 能知覺的行為主體 的 實例 and 活的 是 agent 的 屬性 if and only if there exists 意識屬性 attr so that attr 是 agent 的 屬性.
(<=>
(and
(instance ?AGENT SentientAgent)
(attribute ?AGENT Living))
(exists
(?ATTR)
(and
(instance ?ATTR ConsciousnessAttribute)
(attribute ?AGENT ?ATTR))))