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



KB Term:  Term intersection
English Word: 

  SoupStock

Sigma KEE - SoupStock
SoupStock(soup stock)
beef_broth, beef_stock, bouillon, broth, chicken_broth, chicken_stock, stock, stock_cube

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


(subclass SoupStock PreparedFood) Food.kif 1604-1604 Soup stock is a subclass of food
(subclass SoupStock Soup) Food.kif 1605-1605 Soup stock is a subclass of soup
(roomTempState SoupStock Liquid) Food.kif 1606-1606 room temperature state soup stock and liquid
(documentation SoupStock EnglishLanguage "Food which is prepared by reducing Meat and/ or FruitOrVegetables to a translucent broth which can be used as a base for soups or sauces.") Food.kif 1607-1609 room temperature state soup stock and liquid
(externalImage SoupStock "http://upload.wikimedia.org/wikipedia/commons/ 6/ 6c/ Romanian_potato_soup.jpg") pictureList.kif 8725-8725 room temperature state soup stock and liquid
(externalImage SoupStock "http://upload.wikimedia.org/wikipedia/commons/ 8/ 83/ Soup_shp.jpg") pictureList.kif 9673-9673 room temperature state soup stock and liquid
(externalImage SoupStock "http://upload.wikimedia.org/wikipedia/commons/ a/ a8/ Vegetable_beef_barley_soup.jpg") pictureList.kif 9674-9674 room temperature state soup stock and liquid

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


(names "Broth" SoupStock) Food.kif 1610-1610 Soup stock has name "Broth"
(termFormat EnglishLanguage SoupStock "soup stock") domainEnglishFormat.kif 54019-54019 Soup stock has name "Broth"
(termFormat ChineseTraditionalLanguage SoupStock "高湯") domainEnglishFormat.kif 54020-54020 Soup stock has name "Broth"
(termFormat ChineseLanguage SoupStock "高汤") domainEnglishFormat.kif 54021-54021 Soup stock has name "Broth"

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


(=>
    (instance ?S SoupStock)
    (exists (?H)
        (and
            (instance ?H Heating)
            (result ?H ?S))))
Food.kif 1612-1617 If X is an instance of soup stock, then there exists Y such that Y is an instance of heating and X is a result of Y
(=>
    (instance ?S SoupStock)
    (attribute ?S Translucent))
Food.kif 1627-1629 If X is an instance of soup stock, then translucent is an attribute of X

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


(=>
    (and
        (subclass ?S Mixture)
        (initialPart ?S Meat)
        (initialPart ?S FoodFromPlant)
        (initialPart ?S DrinkingWater))
    (equal ?S SoupStock))
Food.kif 1619-1625 If X is a subclass of mixture, every X is initially part of a meat, every X is initially part of a food from a plant, and every X is initially part of a potable water, then equal X and soup stock


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners