心理狀態 (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 / QUALITIESSuperclass(es)
Subclass(es)
情緒狀態
意識屬性
Coordinate term(s)
心理機能障礙
人格特質
Related WordNet synsets
- state of mind, frame of mind
- a temporary psychological state
- 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"
See more related synsets on a separate page.
Axioms (2)
If express 是 表達 的 實例 and express 是 agent 的 施事者, then there exists 心理狀態 state so that state 是 agent 的 屬性 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)