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


KB Term:  Term intersection
English Word: 

Sigma KEE - Yellow
Yellow(yellow)

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


(instance Yellow PrimaryColor) Merge.kif 17878-17878 Yellow is an instance of primary color
(documentation Yellow EnglishLanguage "The Attribute of being yellow in color.") Merge.kif 17879-17879 Yellow is an instance of primary color
(externalImage Yellow "http://upload.wikimedia.org/wikipedia/commons/a/a8/ YellowKid.jpeg") pictureList.kif 2427-2427 Yellow is an instance of primary color

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


(termFormat EnglishLanguage Yellow "yellow") domainEnglishFormat.kif 63782-63782
(termFormat ChineseTraditionalLanguage Yellow "黃色") domainEnglishFormat.kif 63783-63783
(termFormat ChineseLanguage Yellow "黄色") domainEnglishFormat.kif 63784-63784

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


(=>
    (and
        (instance ?SOIL Soil)
        (attribute ?SOIL Yellow)
        (instance ?AREA LandArea)
        (component ?SOIL ?AREA))
    (not
        (attribute ?AREA FertileTerrain)))
Geography.kif 3290-3296 If X is an instance of soil, yellow is an attribute of X, Y is an instance of land area, and X is a component of Y, then fertile terrain is not an attribute of Y

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


(=>
    (and
        (instance ?X LemonFruit)
        (part ?S ?X)
        (instance ?S PeelOrRind))
    (attribute ?S Yellow))
Food.kif 2339-2344 If X is an instance of lemon fruit, Y is a part of X, and Y is an instance of peel or rind, then yellow is an attribute of Y


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