ResistorElement |
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 1166-1167 | |
(lexicon ResistorElement LexNoun "resistor") | engineering.kif 1147-1147 | |
(represents ResistorElement Dissipator) | engineering.kif 1164-1164 | |
(represents ResistorElement ElectricalTwopole) | engineering.kif 1165-1165 | |
(subclass ResistorElement ElectricDevice) | engineering.kif 1148-1148 | |
(subclass ResistorElement ElectricalComponent) | engineering.kif 1168-1168 |
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 1169-1174 |
consequent |
(=> (instance ?M Dissipator) (exists (?R) (and (instance ?R ResistorElement) (represents ?M ?R)))) |
engineering.kif 1150-1155 | |
(=> (instance ?M ElectricalTwopole) (exists (?R) (and (instance ?R ResistorElement) (represents ?M ?R)))) |
engineering.kif 1157-1162 |