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



KB Term:  Term intersection
English Word: 

  SandwichMaker

Sigma KEE - SandwichMaker
SandwichMaker

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


(subclass SandwichMaker Device) Society.kif 834-834 SandwichMaker is a subclass of device
(subclass SandwichMaker HeatingDevice) Society.kif 835-835 SandwichMaker is a subclass of heating device
(subclass SandwichMaker HomeAppliance) Society.kif 836-836 SandwichMaker is a subclass of home appliance
(documentation SandwichMaker EnglishLanguage "A sandwich maker is used to make toasted sandwiches. It can be either a cooking utensil designed to be used over hot coals, or an electrical appliance.") Society.kif 837-837 SandwichMaker is a subclass of home appliance

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


(=>
    (instance ?SM SandwichMaker)
    (hasPurpose ?SM
        (exists (?COOKING ?SANDW)
            (and
                (instance ?COOKING Cooking)
                (instance ?SANDW Sandwich)
                (instrument ?COOKING ?SM)
                (result ?COOKING ?SANDW)))))
Society.kif 838-846 If X is an instance of SandwichMaker, then X has the purpose there exist Y, Z such that Y is an instance of cooking, Z is an instance of sandwich, X is an instrument for Y, and Z is a result of Y


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners