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



KB Term:  Term intersection
English Word: 

  Disappointment

Sigma KEE - ElectricalMotor
ElectricalMotor(electrical motor)

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


(documentation ElectricalMotor EnglishLanguage "An electrical motor.") engineering.kif 1199-1199
(lexicon ElectricalMotor LexNoun "motor") engineering.kif 1200-1200
(lexicon ElectricalMotor LexNoun "electrical motor") engineering.kif 1201-1201
(subclass ElectricalMotor Motor) engineering.kif 1202-1202 Electrical motor is a subclass of motor
(subclass ElectricalMotor ElectricDevice) engineering.kif 1203-1203 Electrical motor is a subclass of electric device
(externalImage ElectricalMotor "http://upload.wikimedia.org/wikipedia/commons/ 8/ 89/ Motors01CJC.jpg") pictureList.kif 4671-4671 Electrical motor is a subclass of electric device

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


(termFormat EnglishLanguage ElectricalMotor "electrical motor") domainEnglishFormat.kif 21522-21522
(termFormat ChineseTraditionalLanguage ElectricalMotor "電動機") domainEnglishFormat.kif 21523-21523
(termFormat ChineseLanguage ElectricalMotor "电动机") domainEnglishFormat.kif 21524-21524
(subclass DcMotor ElectricalMotor) engineering.kif 1207-1207 Dc motor is a subclass of electrical motor
(subclass InductionMotor ElectricalMotor) engineering.kif 1222-1222 Induction motor is a subclass of electrical motor

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


(=>
    (instance ?EC EngineCranking)
    (exists (?EM ?E ?S ?R1 ?C ?R2)
        (and
            (instance ?EM ElectricalMotor)
            (instance ?E InternalCombustionEngine)
            (instance ?S Shaft)
            (instance ?C Crankshaft)
            (part ?S ?EM)
            (subProcess ?R1 ?EC)
            (instance ?R1 Rotating)
            (patient ?R1 ?S)
            (instance ?R2 Rotating)
            (patient ?R2 ?C)
            (part ?C ?E)
            (causes ?R1 ?R2))))
Cars.kif 2066-2081 If X is an instance of engine cranking, then All of the following hold: (1) there exist Y, Z,, , W,, , V,, , U (2) T such that Y is an instance of electrical motor (3) Z is an instance of internal combustion engine (4) W is an instance of shaft (5) U is an instance of crankshaft (6) W is a part of Y (7) V is a subprocess of X (8) V is an instance of rotating (9) W is a patient of V (10) T is an instance of rotating (11) U is a patient of T (12) U is a part of Z (13) V causes T
(=>
    (and
        (attribute ?OBJECT ?ATTRIBUTE)
        (instance ?ATTRIBUTE Brushless))
    (instance ?OBJECT ElectricalMotor))
engineering.kif 802-806 If X is an attribute of Y and X is an instance of brushless, then Y is an instance of electrical motor


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