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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Coffee
Coffee(咖啡)

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


(documentation Coffee EnglishLanguage "A Beverage which is prepared by infusing ground, roasted coffee beans into water.") Food.kif 632-633
(externalImage Coffee "http://articulatesoftware.com/SUMOpictures/plants/ BW/ coffee.png") pictureList.kif 356-356
(initialPart Coffee CoffeeBean) Food.kif 634-634 %每個 咖啡咖啡豆initially part
(relatedInternalConcept Coffee CoffeeGrindAttribute) Food.kif 630-630 相關的內部概念 咖啡 and CoffeeGrindAttribute
(relatedInternalConcept Coffee CoffeeRoastAttribute) Food.kif 631-631 相關的內部概念 咖啡 and CoffeeRoastAttribute
(roomTempState Coffee Liquid) Food.kif 629-629 roomTempState 咖啡 and 液體
(subclass Coffee Beverage) Food.kif 628-628 子類 咖啡 and Beverage

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


(subclass Americano Coffee) Food.kif 1304-1304 子類 Americano and 咖啡
(subclass Cappuccino Coffee) Food.kif 1265-1265 子類 Cappuccino and 咖啡
(subclass Espresso Coffee) Food.kif 739-739 子類 Espresso and 咖啡
(subclass FlatWhite Coffee) Food.kif 1335-1335 子類 FlatWhite and 咖啡
(subclass InstantCoffee Coffee) Food.kif 1459-1459 子類 InstantCoffee and 咖啡
(subclass Latte Coffee) Food.kif 1388-1388 子類 Latte and 咖啡
(subclass LongBlack Coffee) Food.kif 1418-1418 子類 LongBlack and 咖啡
(subclass Lungo Coffee) Food.kif 764-764 子類 Lungo and 咖啡
(subclass Manilo Coffee) Food.kif 1457-1457 子類 Manilo and 咖啡
(subclass TurkishCoffee Coffee) Food.kif 1455-1455 子類 TurkishCoffee and 咖啡
(subclass VietnameseCoffee Coffee) Food.kif 1453-1453 子類 VietnameseCoffee and 咖啡
(termFormat ChineseLanguage Coffee "咖啡") domainEnglishFormat.kif 15497-15497 子類 VietnameseCoffee and 咖啡
(termFormat ChineseTraditionalLanguage Coffee "咖啡") domainEnglishFormat.kif 15496-15496 子類 VietnameseCoffee and 咖啡
(termFormat EnglishLanguage Coffee "coffee") domainEnglishFormat.kif 15495-15495 子類 VietnameseCoffee and 咖啡
(typicallyContainsPart Caffeine Coffee) Food.kif 635-635 咖啡 typicallypart Caffeine

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


(=>
    (and
        (instance ?M Meal)
        (member ?H ?M)
        (or
            (instance ?H Coffee)
            (instance ?H Tea))
        (member ?J ?M)
        (instance ?J Juice)
        (member ?B ?M)
        (instance ?B BreadOrBiscuit)
        (member ?B ?M)
        (instance ?B Butter)
        (member ?JA ?M)
        (instance ?JA Jam))
    (attribute ?M ContinentalBreakfast))
Food.kif 1737-1752
(=>
    (instance ?C Coffee)
    (attribute ?C CaffeinatedAttribute))
Food.kif 637-639
(=>
    (instance ?C Coffee)
    (material DrinkingWater ?C))
Food.kif 641-643
(=>
    (subclass ?CLASS Coffee)
    (initialPart CoffeeBean ?CLASS))
Food.kif 645-647

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


(=>
    (instance ?C ElectricCoffeeMaker)
    (hasPurpose ?C
        (exists (?COFFEE ?M)
            (and
                (instance ?M CoffeeMaking)
                (instrument ?M ?C)
                (result ?M ?COFFEE)
                (instance ?COFFEE Coffee)))))
Food.kif 379-387
(=>
    (instance ?CM CoffeeMaking)
    (exists (?C)
        (and
            (instance ?C Coffee)
            (result ?CM ?C))))
Food.kif 657-662
(=>
    (instance ?CM CoffeeMaking)
    (exists (?R ?LM ?CG ?W ?F ?C)
        (and
            (subProcess ?R ?CM)
            (instance ?R Removing)
            (origin ?R ?LM)
            (instance ?LM LiquidMixture)
            (part ?W ?LM)
            (instance ?W DrinkingWater)
            (part ?CG ?LM)
            (instance ?CG CoffeeGrind)
            (instrument ?R ?F)
            (instance ?F Filter)
            (result ?R ?C)
            (instance ?C Coffee))))
Food.kif 686-701
(=>
    (instance ?COMPANY Coffeeshop)
    (exists (?SERVICE ?BEVERAGE)
        (and
            (instance ?SERVICE CommercialService)
            (agent ?SERVICE ?COMPANY)
            (instance ?SERVICE Selling)
            (patient ?SERVICE ?BEVERAGE)
            (instance ?BEVERAGE Coffee))))
Dining.kif 36-44
(=>
    (instance ?EM EspressoMaking)
    (exists (?C)
        (and
            (result ?EM ?C)
            (instance ?C Coffee))))
Food.kif 792-797


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