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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Monochromatic

Sigma KEE - Monochromatic
Monochromatic

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 17707-17708
(externalImage Monochromatic "http://upload.wikimedia.org/wikipedia/en/3/ 33/ Neighborhood_watch_bw.png") pictureList.kif 2259-2259
(instance Monochromatic ColorAttribute) Merge.kif 17706-17706

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


(contraryAttribute Polychromatic Monochromatic) Merge.kif 17728-17728
(termFormat ChineseLanguage Monochromatic "单色") domainEnglishFormat.kif 38457-38457
(termFormat ChineseTraditionalLanguage Monochromatic "單色") domainEnglishFormat.kif 38456-38456
(termFormat EnglishLanguage Monochromatic "monochromatic") domainEnglishFormat.kif 38455-38455

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


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

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


(=>
    (instance ?OBJ Object)
    (or
        (attribute ?OBJ Monochromatic)
        (attribute ?OBJ Polychromatic)))
Merge.kif 17721-17725


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

Show without tree


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