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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ResistorElement
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 852-853
(lexicon ResistorElement LexNoun "resistor") engineering.kif 833-833
(represents ResistorElement Dissipator) engineering.kif 850-850 Resistor element expresses dissipator
(represents ResistorElement ElectricalTwopole) engineering.kif 851-851 Resistor element expresses electrical twopole
(subclass ResistorElement ElectricDevice) engineering.kif 834-834 Resistor element is a subclass of electric device
(subclass ResistorElement ElectricalComponent) engineering.kif 854-854 Resistor element is a subclass of electrical component

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


(termFormat ChineseLanguage ResistorElement "电阻元件") domainEnglishFormat.kif 49706-49706
(termFormat ChineseTraditionalLanguage ResistorElement "電阻元件") domainEnglishFormat.kif 49705-49705
(termFormat EnglishLanguage ResistorElement "resistor element") domainEnglishFormat.kif 49704-49704

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


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners