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

心理屬性 (PsychologicalAttribute)

Attributes that characterize the mental or behavioral life of an Organism.

Ontology

SUMO / QUALITIES

Superclass(es)

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

Subclass(es)

心理狀態  人格特質  心理機能障礙 

Coordinate term(s)

有生屬性  發展屬性  疾病或症候群  性別屬性 

Related WordNet synsets

psychological feature
a feature of the mental life of a living organism
kinds of psychological feature...   kinds of psychological feature (all)...  
temper, mood, humor, humour
a characteristic (habitual or relatively temporary) state of feeling; "whether he praised or cursed me depended on his temper at the time"; "he was in a bad humor"
temper is kind of (all)...   temper is kind of...   kinds of temper...   kinds of temper (all)...  
See more related synsets on a separate page.

Axioms (3)

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

(=>
      (instance ?ATTR PsychologicalAttribute)
      (=>
            (holdsDuring
                  ?TIME
                  (attribute ?ORGANISM ?ATTR))
            (holdsDuring
                  ?TIME
                  (attribute ?ORGANISM Living))))

If attr心理屬性實例 and attragent屬性, then agent能知覺的行為主體實例.
(=>
      (and
            (instance ?ATTR PsychologicalAttribute)
            (attribute ?AGENT ?ATTR))
      (instance ?AGENT SentientAgent))