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

monochromatic (Monochromatic)

An Object with this Attribute has the same color on every part of its surface.

Ontology

SUMO / QUALITIES

Class(es)

varNa visheshataa
is instance of
  monochromatic  

Coordinate term(s)

polychromatic 

Related WordNet synsets

monochromatic, monochrome, monochromic, monochromous
having or appearing to have only one color
monochromatic is similar to...  
See more related synsets on a separate page.

Axioms (3)

(=>
      (and
            (attribute ?OBJ Monochromatic)
            (superficialPart ?PART ?OBJ)
            (attribute ?PART ?COLOR)
            (instance ?COLOR PrimaryColor))
      (forall
            (?ELEMENT)
            (=>
                  (superficialPart ?ELEMENT ?OBJ)
                  (attribute ?ELEMENT ?COLOR))))

Agar obj is an instance of object, to monochromatic is an attribute of obj yaa polychromatic is an attribute of obj.
(=>
      (instance ?OBJ Object)
      (or
            (attribute ?OBJ Monochromatic)
            (attribute ?OBJ Polychromatic)))

polychromatic is opposed to monochromatic.
(contraryAttribute Polychromatic Monochromatic)