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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - MediumGrind
MediumGrind(medium grind)

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


(documentation MediumGrind EnglishLanguage "MediumGrind CoffeeGrind has a particle size of aproximateValue of approximateDiameter of 0.75 Millimeters.") Food.kif 1128-1129
(instance MediumGrind CoffeeGrindAttribute) Food.kif 1127-1127 Medium grind is an instance of coffee grind attribute

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


(optimalGrindSizeForMakingCoffee DrippingCoffee MediumGrind) Food.kif 893-893 Medium grind is the optimal CoffeeGrindAttribute for dripping coffee coffee making process
(optimalGrindSizeForMakingCoffee PouringOverCoffee MediumGrind) Food.kif 899-899 Medium grind is the optimal CoffeeGrindAttribute for pour over coffee coffee making process
(termFormat EnglishLanguage MediumGrind "medium grind") Food.kif 1130-1130 Medium grind is the optimal CoffeeGrindAttribute for pour over coffee coffee making process

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


(=>
    (and
        (instance ?C CoffeeGrind)
        (attribute ?C MediumGrind)
        (grainSize ?C ?L))
    (equal ?L 0.75))
Food.kif 1132-1137


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