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


KB Term:  Term intersection
English Word: 

Sigma KEE - FrenchPressingCoffee
FrenchPressingCoffee(French press coffee)

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


(subclass FrenchPressingCoffee CoffeeMaking) Food.kif 830-830 French press coffee is a subclass of coffee making
(documentation FrenchPressingCoffee EnglishLanguage "FrenchPressingCoffee uses a coffee plunger to brew coffee.Plunging slowly prevents accidental scalding of brewer and is purported to maximize the extraction of the oils and flavonoids from the ground bean. The earliest known device was patented in 1852 in France by Jacques_Victor Delforge and Henri_Otto Mayer.[Wikipedia]") Food.kif 831-835 French press coffee is a subclass of coffee making
(optimalGrindSizeForMakingCoffee FrenchPressingCoffee CoarseGrind) Food.kif 837-837 Coarse grind is the optimal CoffeeGrindAttribute for French press coffee coffee making process

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


(termFormat EnglishLanguage FrenchPressingCoffee "French press coffee") Food.kif 836-836

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


(=>
    (instance ?X FrenchPressingCoffee)
    (exists (?W)
        (and
            (instance ?W DrinkingWater)
            (resource ?W ?X)
            (measure ?W
                (MeasureFn 90 CelsiusDegree)))))
Food.kif 839-846 If X is an instance of French press coffee, then there exists Y such that Y is an instance of potable water and X is a resource for Y and the measure of Y is 90 celsius degree(s)

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


(=>
    (instance ?X FrenchPressPot)
    (hasPurpose ?X
        (exists (?CM)
            (and
                (instance ?CM FrenchPressingCoffee)
                (instrument ?CM ?X)))))
Food.kif 854-860 If X is an instance of French press, then X has the purpose there exists Y such that Y is an instance of French press coffee and X is an instrument for Y


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