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


KB Term:  Term intersection
English Word: 

Sigma KEE - BeerBrewery
BeerBrewerybrewery

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


(documentation BeerBrewery EnglishLanguage "A Beer brewery is a dedicated building for the making of beer, though beer can be made at home, and has been for much of beer's history.") Society.kif 1153-1153
(subclass BeerBrewery Building) Society.kif 1154-1154 BeerBrewery is a subclass of building

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


(=>
    (instance ?B BeerBrewery)
    (hasPurpose ?B
        (exists (?EV)
            (and
                (instance ?EV Fermentation)
                (eventLocated ?EV ?B)
                (result ?EV Beer)))))
Society.kif 1155-1162 If X is an instance of BeerBrewery, then X has the purpose there exists Y such that Y is an instance of fermentation, Y is located at X, and beer is a result of 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