Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Monochromatic
Monochromatic(monochromatic)
monochromatic, monochrome, monochromic, monochromous

appearance as argument number 1
-------------------------


(documentation Monochromatic ChineseLanguage "拥有这个 AttributeObject,它表面每一个 部分的颜色都是相同的。") chinese_format.kif 3954-3955
(documentation Monochromatic EnglishLanguage "An Object with this Attribute has the same color on every part of its surface.") Merge.kif 17789-17790
(externalImage Monochromatic "http://upload.wikimedia.org/wikipedia/en/3/ 33/ Neighborhood_watch_bw.png") pictureList.kif 2258-2258
(instance Monochromatic ColorAttribute) Merge.kif 17788-17788 Monochromatic is an instance of color attribute

appearance as argument number 2
-------------------------


(contraryAttribute Polychromatic Monochromatic) Merge.kif 17810-17810 Polychromatic is the opposite of monochromatic
(termFormat ChineseLanguage Monochromatic "单色") domainEnglishFormat.kif 38485-38485 Polychromatic is the opposite of monochromatic
(termFormat ChineseTraditionalLanguage Monochromatic "單色") domainEnglishFormat.kif 38484-38484 Polychromatic is the opposite of monochromatic
(termFormat EnglishLanguage Monochromatic "monochromatic") domainEnglishFormat.kif 38483-38483 Polychromatic is the opposite of monochromatic

antecedent
-------------------------


(=>
    (and
        (attribute ?OBJ Monochromatic)
        (superficialPart ?PART ?OBJ)
        (attribute ?PART ?COLOR)
        (instance ?COLOR PrimaryColor))
    (forall (?ELEMENT)
        (=>
            (superficialPart ?ELEMENT ?OBJ)
            (attribute ?ELEMENT ?COLOR))))
Merge.kif 17792-17801

consequent
-------------------------


(=>
    (and
        (instance ?L Laser)
        (instance ?R RadiatingVisibleLight)
        (instrument ?R ?L)
        (patient ?R ?X)
        (instance ?X Region))
    (color ?X Monochromatic))
engineering.kif 1050-1057
(=>
    (instance ?OBJ Object)
    (or
        (attribute ?OBJ Monochromatic)
        (attribute ?OBJ Polychromatic)))
Merge.kif 17803-17807


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners