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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ElectricalTwopole
ElectricalTwopole(electrical twopole)

appearance as argument number 1
-------------------------


(documentation ElectricalTwopole EnglishLanguage "A PureTwopole from electrical energy domain.") engineering.kif 529-529
(subclass ElectricalTwopole PureTwopole) engineering.kif 530-530 Electrical twopole is a subclass of pure twopole

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


(represents ResistorElement ElectricalTwopole) engineering.kif 1164-1164 Resistor element expresses electrical twopole
(termFormat ChineseLanguage ElectricalTwopole "电气双极") domainEnglishFormat.kif 21573-21573 Resistor element expresses electrical twopole
(termFormat ChineseTraditionalLanguage ElectricalTwopole "電氣雙極") domainEnglishFormat.kif 21572-21572 Resistor element expresses electrical twopole
(termFormat EnglishLanguage ElectricalTwopole "electrical twopole") domainEnglishFormat.kif 21571-21571 Resistor element expresses electrical twopole

antecedent
-------------------------


(=>
    (instance ?M ElectricalTwopole)
    (exists (?C)
        (and
            (instance ?C CapacitorElement)
            (represents ?M ?C))))
engineering.kif 542-547
(=>
    (instance ?M ElectricalTwopole)
    (exists (?C)
        (and
            (instance ?C InductorElement)
            (represents ?M ?C))))
engineering.kif 560-565
(=>
    (instance ?M ElectricalTwopole)
    (exists (?R)
        (and
            (instance ?R ResistorElement)
            (represents ?M ?R))))
engineering.kif 1156-1161


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