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



KB Term:  Term intersection
English Word: 

Sigma KEE - AmericanRoast
AmericanRoast(American roast)

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


(instance AmericanRoast CoffeeRoastAttribute) Food.kif 518-518 American roast is an instance of coffee roast attribute
(documentation AmericanRoast EnglishLanguage "AmericanRoast are CoffeeBeans that are roasted to around 210°C (410°F). [Wikipedia]") Food.kif 519-520 American roast is an instance of coffee roast attribute

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


(termFormat EnglishLanguage AmericanRoast "American roast") Food.kif 521-521

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


(=>
    (and
        (instance ?B CoffeeBean)
        (attribute ?B AmericanRoast)
        (roastedToTemperature ?B ?T))
    (approximateValue ?T 210))
Food.kif 523-528 If X is an instance of coffee bean, American roast is an attribute of X, and Y is the temperature at which X is roasted to, then the approximate value of Y is 210


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