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

Formal Language: 



KB Term:  Term intersection
English Word: 

  EggYolk

Sigma KEE - EggYolk
EggYolk(egg yolk)egg_yolk, vitellus, yolk

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


(initialPart EggYolk Egg) Food.kif 2547-2547 Every egg yolk is initially part of a egg
(subclass EggYolk BodyPart) Food.kif 2546-2546 Egg yolk is a subclass of body part

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 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