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

Formal Language: 



KB Term:  Term intersection
English Word: 

  FermentedAttribute

Sigma KEE - FermentedAttribute
FermentedAttribute

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


(documentation FermentedAttribute EnglishLanguage "FermentedAttribute describes how Fermentation is involved in the making of something.") Food.kif 207-208
(instance FermentedAttribute PreparedFoodAttribute) Food.kif 205-205 FermentedAttribute e' uma instancia de PreparedFoodAttribute
(relatedInternalConcept FermentedAttribute RawAttribute) Food.kif 206-206 FermentedAttribute e' relacionado internamente por SUMO a RawAttribute

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


(relatedInternalConcept CuredAttribute FermentedAttribute) Food.kif 64-64 CuredAttribute e' relacionado internamente por SUMO a FermentedAttribute
(relatedInternalConcept HulledAttribute FermentedAttribute) Food.kif 154-154 HulledAttribute e' relacionado internamente por SUMO a FermentedAttribute
(termFormat EnglishLanguage FermentedAttribute "fermented") Food.kif 209-209

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


(=>
    (attribute ?FOOD FermentedAttribute)
    (exists (?F)
        (and
            (instance ?F Fermentation)
            (result ?F ?FOOD))))
Food.kif 211-216

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


(=>
    (instance ?F FermentedFood)
    (attribute ?F FermentedAttribute))
Food.kif 2783-2785
(=>
    (instance ?X CocoaLiquor)
    (exists (?H ?B)
        (and
            (instance ?H Heating)
            (patient ?H ?B)
            (instance ?B CocoaBean)
            (attribute ?B DryRoastAttribute)
            (attribute ?B HulledAttribute)
            (attribute ?B FermentedAttribute)
            (result ?H ?X)
            (holdsDuring ?H
                (attribute ?X Liquid)))))
Food.kif 2449-2461


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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