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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - EggYolk
EggYolk

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


(initialPart EggYolk Egg) Food.kif 2547-2547 initialPart EggYolk and Egg
(subclass EggYolk BodyPart) Food.kif 2546-2546 EggYolk体の部分subclass では %n

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


(termFormat EnglishLanguage EggYolk "egg yolk") domainEnglishFormat.kif 64802-64802

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


(=>
    (and
        (instance ?O Organism)
        (instance ?E Egg)
        (attribute ?O Embryonic)
        (part ?O ?E))
    (exists (?Y)
        (and
            (instance ?Y EggYolk)
            (hasPurpose ?Y
                (exists (?I)
                    (and
                        (instance ?I Ingesting)
                        (agent ?I ?O)
                        (resource ?I ?Y)))))))
Food.kif 2548-2562
(=>
    (instance ?M Mayonnaise)
    (and
        (material Oil ?M)
        (material EggYolk ?M)))
Food.kif 2664-2668


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