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

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


(subclass SinglePhasePowerSource ACPowerSource) Mid-level-ontology.kif 27455-27455 Single phase power source is a subclass of ac power source
(subclass ThreePhasePowerSource ACPowerSource) Mid-level-ontology.kif 27456-27456 Three phase power source is a subclass of ac power source
(termFormat EnglishLanguage ACPowerSource "ac power source") Mid-level-ontology.kif 27453-27453 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 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