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

心理狀態 (StateOfMind)

The class StateOfMind is distinguished from its complement TraitAttribute by the fact that instances of the former are transient while instances of the latter are persistent features of a creature's behavioral/psychological make-up.

Ontology

SUMO / QUALITIES

Superclass(es)

[tree]
實體
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

state of mind, frame of mind
a temporary psychological state
state of mind is kind of (all)...   state of mind is kind of...   kinds of state of mind...   kinds of state of mind (all)...  
psychological state, mental state
a mental condition in which the qualities of a state are relatively constant even though the state itself may be dynamic; "a manic state"
psychological state is kind of (all)...   psychological state is kind of...   kinds of psychological state...   kinds of psychological state (all)...  
See more related synsets on a separate page.

Axioms (2)

If express表達實例 and expressagent施事者, then there exists 心理狀態 state so that stateagent屬性 and express 表達 state.
(=>
      (and
            (instance ?EXPRESS Expressing)
            (agent ?EXPRESS ?AGENT))
      (exists
            (?STATE)
            (and
                  (instance ?STATE StateOfMind)
                  (attribute ?AGENT ?STATE)
                  (represents ?EXPRESS ?STATE))))

心理屬性 完全 分割成 心理狀態,人格特質.
(partition PsychologicalAttribute StateOfMind TraitAttribute)