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

Formal Language: 


KB Term:  Term intersection
English Word: 

  Entity

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

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


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

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


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

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 2555-2569
(=>
    (instance ?M Mayonnaise)
    (and
        (material Oil ?M)
        (material EggYolk ?M)))
Food.kif 2671-2675


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