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 26356-26357
(subclass ACPowerSource PowerSource) Mid-level-ontology.kif 26355-26355 Ac power source is a subclass of power source

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


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

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