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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Gel
Gel

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


(documentation Gel EnglishLanguage "A Gel is a Colloid which has a property lies between a Solid and a Liquid. Cheese and AloeveraGel are examples.") Mid-level-ontology.kif 21612-21613
(subclass Gel Colloid) Mid-level-ontology.kif 21614-21614

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


(subclass AloveraGel Gel) Economy.kif 6237-6237
(subclass Cheese Gel) Food.kif 3259-3259
(subclass Curd Gel) Food.kif 3139-3139
(termFormat ChineseLanguage Gel "凝胶") domainEnglishFormat.kif 25634-25634
(termFormat ChineseTraditionalLanguage Gel "凝膠") domainEnglishFormat.kif 25633-25633
(termFormat EnglishLanguage Gel "gel") domainEnglishFormat.kif 25632-25632

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


(=>
    (and
        (instance ?X Colloid)
        (attribute ?X Solid)
        (attribute ?X Fluid)
        (equal ?X ?Y))
    (instance ?Y Gel))
Mid-level-ontology.kif 21616-21622


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