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


KB Term:  Term intersection
English Word: 

Sigma KEE - Schnapps
Schnapps(schnapps)schnapps, schnaps

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


(documentation Schnapps EnglishLanguage "A Liqueur made from distilling fruit.") Food.kif 3400-3400
(subclass Schnapps Liqueur) Food.kif 3401-3401 Schnapps is a subclass of liqueur
(roomTempState Schnapps Liquid) Food.kif 3402-3402 room temperature state schnapps and liquid

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


(termFormat EnglishLanguage Schnapps "schnapps") domainEnglishFormat.kif 65450-65450

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


(=>
    (instance ?S Schnapps)
    (exists (?D ?F)
        (and
            (instance ?D Distilling)
            (instance ?F Fruit)
            (resource ?D ?F)
            (result ?D ?S))))
Food.kif 3403-3410 If X is an instance of schnapps, then there exist Y, Z such that Y is an instance of distilling, Z is an instance of fruit, Z is a resource for Y, and X 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