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


KB Term:  Term intersection
English Word: 

Sigma KEE - ViennaRoast
ViennaRoast(Vienna roast)

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


(instance ViennaRoast CoffeeRoastAttribute) Food.kif 568-568 Vienna roast is an instance of coffee roast attribute
(documentation ViennaRoast EnglishLanguage "ViennaRoast are CoffeeBeans that are roasted to around 230°C (446°F). [Wikipedia]") Food.kif 569-570 Vienna roast is an instance of coffee roast attribute

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


(termFormat EnglishLanguage ViennaRoast "Vienna roast") Food.kif 571-571

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


(=>
    (and
        (instance ?B CoffeeBean)
        (attribute ?B ViennaRoast)
        (roastedToTemperature ?B ?T))
    (approximateValue ?T 230))
Food.kif 573-578 If X is an instance of coffee bean, Vienna roast is an attribute of X, and Y is the temperature at which X is roasted to, then the approximate value of Y is 230


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