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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - MediumRoast
MediumRoast

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


(documentation MediumRoast EnglishLanguage "MeidumRoast are CoffeeBeans that are roasted to between 210°C (410°F) and 219°C (426°F). [Wikipedia]") Food.kif 529-530
(instance MediumRoast CoffeeRoastAttribute) Food.kif 528-528 MediumRoast est une instance de CoffeeRoastAttribute

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


(termFormat EnglishLanguage MediumRoast "medium roast") Food.kif 531-531

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


(=>
    (and
        (instance ?B CoffeeBean)
        (attribute ?B MediumRoast)
        (roastedToTemperature ?B ?T))
    (and
        (greaterThanOrEqualTo ?T 210)
        (lessThanOrEqualTo ?T 219)))
Food.kif 533-540


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