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

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


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

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


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


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