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

Formal Language: 


KB Term:  Term intersection
English Word: 

  Twopole

Sigma KEE - Twopole
Twopole(twopole)

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


(documentation Twopole EnglishLanguage "A Multipole with exactly two poles.") engineering.kif 474-474
(lexicon Twopole LexNoun "oneport") engineering.kif 476-476
(lexicon Twopole LexNoun "twopole") engineering.kif 475-475
(subclass Twopole Multipole) engineering.kif 477-477 Twopole is a subclass of multipole

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


(subclass PureTwopole Twopole) engineering.kif 497-497 Pure twopole is a subclass of twopole
(termFormat ChineseLanguage Twopole "双极") domainEnglishFormat.kif 59706-59706 Pure twopole is a subclass of twopole
(termFormat ChineseTraditionalLanguage Twopole "雙極") domainEnglishFormat.kif 59705-59705 Pure twopole is a subclass of twopole
(termFormat EnglishLanguage Twopole "twopole") domainEnglishFormat.kif 59704-59704 Pure twopole is a subclass of twopole

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


(=>
    (instance ?TWOPOLE Twopole)
    (exists (?PORT)
        (and
            (instance ?PORT MultipolePort)
            (abstractPart ?PORT ?TWOPOLE)
            (not
                (exists (?SECTION)
                    (and
                        (instance ?SECTION MultipoleSection)
                        (abstractPart ?SECTION ?TWOPOLE)
                        (not
                            (equal ?SECTION ?PORT))))))))
engineering.kif 479-491


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

Show without tree


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