ResistorElement(resistor element) | ballast, ballast_resistor, barretter, resistance, resistor, rheostat, variable_resistor |
appearance as argument number 1 |
(documentation ResistorElement EnglishLanguage "An ElectricalComponent that resists the flow of electrical current. A Dissipator from electrical energy domain.") | engineering.kif 1165-1166 | |
(lexicon ResistorElement LexNoun "resistor") | engineering.kif 1146-1146 | |
(represents ResistorElement Dissipator) | engineering.kif 1163-1163 | Resistor element expresses dissipator |
(represents ResistorElement ElectricalTwopole) | engineering.kif 1164-1164 | Resistor element expresses electrical twopole |
(subclass ResistorElement ElectricDevice) | engineering.kif 1147-1147 | Resistor element is a subclass of electric device |
(subclass ResistorElement ElectricalComponent) | engineering.kif 1167-1167 | Resistor element is a subclass of electrical component |
appearance as argument number 2 |
(termFormat ChineseLanguage ResistorElement "电阻元件") | domainEnglishFormat.kif 49741-49741 | |
(termFormat ChineseTraditionalLanguage ResistorElement "電阻元件") | domainEnglishFormat.kif 49740-49740 | |
(termFormat EnglishLanguage ResistorElement "resistor element") | domainEnglishFormat.kif 49739-49739 |
antecedent |
(=> (instance ?I ResistorElement) (exists (?S) (and (subclass ?S InsulatorSubstance) (material ?S ?I)))) |
engineering.kif 1168-1173 |
|
consequent |
(=> (instance ?M Dissipator) (exists (?R) (and (instance ?R ResistorElement) (represents ?M ?R)))) |
engineering.kif 1149-1154 |
|
(=> (instance ?M ElectricalTwopole) (exists (?R) (and (instance ?R ResistorElement) (represents ?M ?R)))) |
engineering.kif 1156-1161 |
|