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



KB Term:  Term intersection
English Word: 

Sigma KEE - Generator
Generator(generator)generator, turbogenerator

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


(subclass Generator Machine) Cars.kif 1128-1128 Generator is a subclass of machine
(documentation Generator EnglishLanguage "Any Machine that generates Electricity.") Cars.kif 1130-1130 Generator is a subclass of machine

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


(termFormat EnglishLanguage Generator "generator") Cars.kif 1129-1129
(subclass Alternator Generator) Cars.kif 1142-1142 Alternator is a subclass of generator

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


(=>
    (instance ?G Generator)
    (hasPurpose ?G
        (exists (?P ?E)
            (and
                (instance ?P Process)
                (instance ?E Electricity)
                (result ?P ?E)
                (instrument ?P ?G)))))
Cars.kif 1132-1140 If X is an instance of generator, then X has the purpose there exist Y, Z such that Y is an instance of process, Z is an instance of electricity, Z is a result of Y, and X is an instrument for 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-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners