perceptual attribute (PerceptualAttribute)
Any Attribute whose presence is detected
by an act of Perception.
Ontology
SUMO / QUALITIESSuperclass(es)
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))))