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

Formal Language: 



KB Term:  Term intersection
English Word: 

  FleshOrPulp

Sigma KEE - FleshOrPulp
FleshOrPulp(flesh or pulp)

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


(documentation FleshOrPulp EnglishLanguage "FleshOrPulp is the Inside part of a fruit or vegetable.") Food.kif 2312-2313
(initialPart FleshOrPulp FruitOrVegetable) Food.kif 2311-2311 Every flesh or pulp is initially part of a fruit or vegetable
(subclass FleshOrPulp PlantSubstance) Food.kif 2310-2310 Flesh or pulp is a subclass of plant substance

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


(termFormat EnglishLanguage FleshOrPulp "flesh or pulp") Food.kif 2314-2314

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


(=>
    (and
        (instance ?X FruitOrVegetable)
        (part ?F ?X)
        (instance ?F FleshOrPulp)
        (part ?P ?X)
        (instance ?P PeelOrRind))
    (orientation ?F ?P Inside))
Food.kif 2316-2323


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