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

psychological attribute (PsychologicalAttribute)

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

Ontology

SUMO / QUALITIES

Superclass(es)

[tree]
entity
is subclass of
  abstract  
is subclass of
  attribute  
is subclass of
  internal attribute  
is subclass of
  biological attribute  
is subclass of
  psychological attribute  

Subclass(es)

state of mind  trait attribute  psychological dysfunction 

Coordinate term(s)

animacy attribute  developmental attribute  disease or syndrome  sex attribute 

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)

psychological attribute is exhaustively partitioned into state of mind,trait attribute.
(partition PsychologicalAttribute StateOfMind TraitAttribute)

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

If attr is an instance of psychological attribute and attr is an attribute of agent, then agent is an instance of sentient agent.
(=>
      (and
            (instance ?ATTR PsychologicalAttribute)
            (attribute ?AGENT ?ATTR))
      (instance ?AGENT SentientAgent))