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 852-853 | |
(lexicon ResistorElement LexNoun "resistor") | engineering.kif 833-833 | |
(represents ResistorElement Dissipator) | engineering.kif 850-850 | |
(represents ResistorElement ElectricalTwopole) | engineering.kif 851-851 | |
(subclass ResistorElement ElectricDevice) | engineering.kif 834-834 | |
(subclass ResistorElement ElectricalComponent) | engineering.kif 854-854 |
appearance as argument number 2 |
(termFormat ChineseLanguage ResistorElement "电阻元件") | domainEnglishFormat.kif 49708-49708 | |
(termFormat ChineseTraditionalLanguage ResistorElement "電阻元件") | domainEnglishFormat.kif 49707-49707 | |
(termFormat EnglishLanguage ResistorElement "resistor element") | domainEnglishFormat.kif 49706-49706 |
antecedent |
(=> (instance ?I ResistorElement) (exists (?S) (and (subclass ?S InsulatorSubstance) (material ?S ?I)))) |
engineering.kif 855-860 |
consequent |
(=> (instance ?M Dissipator) (exists (?R) (and (instance ?R ResistorElement) (represents ?M ?R)))) |
engineering.kif 836-841 | |
(=> (instance ?M ElectricalTwopole) (exists (?R) (and (instance ?R ResistorElement) (represents ?M ?R)))) |
engineering.kif 843-848 |