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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ACPowerSource
ACPowerSource(ac power source)

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


(documentation ACPowerSource EnglishLanguage "ACPowerSource refers to an alternating current PowerSource") Mid-level-ontology.kif 26389-26390
(subclass ACPowerSource PowerSource) Mid-level-ontology.kif 26388-26388 Ac power source is a subclass of power source

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


(subclass SinglePhasePowerSource ACPowerSource) Mid-level-ontology.kif 26393-26393 Single phase power source is a subclass of ac power source
(subclass ThreePhasePowerSource ACPowerSource) Mid-level-ontology.kif 26394-26394 Three phase power source is a subclass of ac power source
(termFormat EnglishLanguage ACPowerSource "ac power source") Mid-level-ontology.kif 26391-26391

consequent
-------------------------


(=>
    (instance ?DPS DevicePowerSupply)
    (hasPurpose ?DPS
        (exists (?AC)
            (and
                (instance ?AC ACPowerSource)
                (connectedEngineeringComponents ?DPS ?AC)))))
ComputingBrands.kif 3583-3589


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