ElectricalTwopole(electrical twopole) |
appearance as argument number 1 |
(documentation ElectricalTwopole EnglishLanguage "A PureTwopole from electrical energy domain.") | engineering.kif 530-530 | |
(subclass ElectricalTwopole PureTwopole) | engineering.kif 531-531 | Electrical twopole is a subclass of pure twopole |
appearance as argument number 2 |
(represents ResistorElement ElectricalTwopole) | engineering.kif 851-851 | Resistor element expresses electrical twopole |
(termFormat ChineseLanguage ElectricalTwopole "电气双极") | domainEnglishFormat.kif 21574-21574 | Resistor element expresses electrical twopole |
(termFormat ChineseTraditionalLanguage ElectricalTwopole "電氣雙極") | domainEnglishFormat.kif 21573-21573 | Resistor element expresses electrical twopole |
(termFormat EnglishLanguage ElectricalTwopole "electrical twopole") | domainEnglishFormat.kif 21572-21572 | Resistor element expresses electrical twopole |
antecedent |
(=> (instance ?M ElectricalTwopole) (exists (?C) (and (instance ?C CapacitorElement) (represents ?M ?C)))) |
engineering.kif 543-548 |
|
(=> (instance ?M ElectricalTwopole) (exists (?C) (and (instance ?C InductorElement) (represents ?M ?C)))) |
engineering.kif 561-566 |
|
(=> (instance ?M ElectricalTwopole) (exists (?R) (and (instance ?R ResistorElement) (represents ?M ?R)))) |
engineering.kif 843-848 |
|