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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - CoffeeRobusta
CoffeeRobusta

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


(documentation CoffeeRobusta EnglishLanguage "CoffeeRobusta are CoffeeBeans harvested from CoffeaRobusta CoffeePlant. Arabica beans consist of 1.7-4.0% caffeine.[Wikipedia]") Economy.kif 4999-5000
(subclass CoffeeRobusta CoffeeBean) Economy.kif 4998-4998 子類 CoffeeRobusta and 咖啡豆

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


(termFormat EnglishLanguage CoffeeRobusta "coffee robusta") Economy.kif 5001-5001

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


(=>
    (and
        (instance ?C CoffeeRobusta)
        (measure ?C
            (MeasureFn ?X Gram))
        (instance ?CC Caffeine)
        (part ?CC ?C)
        (measure ?CC
            (MeasureFn ?Y Gram))
        (equal ?Z
            (DivisionFn ?Y ?X)))
    (and
        (greaterThanOrEqualTo ?Z 0.017)
        (lessThanOrEqualTo ?Z 0.04)))
Economy.kif 5007-5020
(=>
    (instance ?P
        (PlantFn CoffeeRobusta))
    (instance ?P CoffeaRobusta))
Economy.kif 5003-5005


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