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

perceptual attribute (PerceptualAttribute)

Any Attribute whose presence is detected by an act of Perception.

Ontology

SUMO / QUALITIES

Superclass(es)

[tree]
entity
is subclass of
  abstract  
is subclass of
  attribute  
is subclass of
  internal attribute  
is subclass of
  perceptual attribute  

Subclass(es)

taste attribute  olfactory attribute  visual attribute  texture attribute  sound attribute 

Coordinate term(s)

biological attribute  breakability attribute  physical state  saturation attribute  shape attribute 

Related WordNet synsets

See more related synsets on a separate page.

Axioms (1)

If perception is an instance of perception and obj is a patient of perception, then there exists perceptual attribute prop so that prop is an attribute of obj.
(=>
      (and
            (instance ?PERCEPTION Perception)
            (patient ?PERCEPTION ?OBJ))
      (exists
            (?PROP)
            (and
                  (instance ?PROP PerceptualAttribute)
                  (attribute ?OBJ ?PROP))))