Zvolte jazyk: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Koncept:
Anglické slovo:
Hlavní stránka

monochromatic (Monochromatic)

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

Ontologie

SUMO / QUALITIES

Class(es)

atribut barvy
is instance of
  monochromatic  

Související termín(y)

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.

Axiomy (3)

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

Jestliže obj je instancí třídy objekt, potom monochromatic je atributem obj nebo polychromatic je atributem obj.
(=>
      (instance ?OBJ Object)
      (or
            (attribute ?OBJ Monochromatic)
            (attribute ?OBJ Polychromatic)))

contrary attribute(polychromatic,monochromatic) platí.
(contraryAttribute Polychromatic Monochromatic)