Wählen Sie Sprache: 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)

Farbeattribut
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))))

Wenn obj ist ein fall von Gegenstand , dann monochromatic ist ein attribut von obj oder polychromatic ist ein attribut von obj .
(=>
      (instance ?OBJ Object)
      (or
            (attribute ?OBJ Monochromatic)
            (attribute ?OBJ Polychromatic)))

polychromatic wird monochromatic entgegengesetzet .
(contraryAttribute Polychromatic Monochromatic)