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

Formal Language: 



KB Term:  Term intersection
English Word: 

  SwitchDevice

Sigma KEE - SwitchDevice
SwitchDevice(開關設備)

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


(documentation SwitchDevice EnglishLanguage "An EngineeringComponent which is capable of turning an ElectricDevice on and off.") Mid-level-ontology.kif 1785-1786
(externalImage SwitchDevice "http://upload.wikimedia.org/wikipedia/en/8/ 80/ On-Off_Switch.jpg") pictureList.kif 2013-2013
(subclass SwitchDevice EngineeringComponent) Mid-level-ontology.kif 1784-1784 子類 開關設備 and EngineeringComponent

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


(subclass IDeviceHomeButton SwitchDevice) ComputingBrands.kif 3135-3135 子類 主頁按鈕 and 開關設備
(subclass Relay SwitchDevice) engineering.kif 749-749 子類 中繼 and 開關設備
(termFormat ChineseLanguage SwitchDevice "开关设备") domainEnglishFormat.kif 56563-56563
(termFormat ChineseTraditionalLanguage SwitchDevice "開關設備") domainEnglishFormat.kif 56562-56562
(termFormat EnglishLanguage SwitchDevice "switch device") domainEnglishFormat.kif 56561-56561

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


(=>
    (instance ?DEVICE SwitchDevice)
    (exists (?PROC1 ?PROC2 ?ELECTRIC)
        (and
            (instrument ?PROC1 ?DEVICE)
            (causes ?PROC1 ?PROC2)
            (instrument ?PROC2 ?ELECTRIC)
            (instance ?ELECTRIC ElectricDevice))))
Mid-level-ontology.kif 1788-1795


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