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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Utilities
Utilities(公用事業)

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


(documentation Utilities EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Utilities.") naics.kif 925-927
(externalImage Utilities "http://articulatesoftware.com/SUMOpictures/energy/ Utilities.png") pictureList.kif 817-817
(instance Utilities IndustryAttribute) naics.kif 923-923 公用事業 and 行業屬性

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


(subAttribute ElectricPowerGenerationTransmissionAndDistribution Utilities) naics.kif 980-980 子屬性 發電輸配電 and 公用事業
(subAttribute NaturalGasDistribution Utilities) naics.kif 1042-1042 子屬性 天然氣分配 and 公用事業
(subAttribute WaterSewageAndOtherSystems Utilities) naics.kif 1048-1048 子屬性 水污水和其他系統 and 公用事業
(termFormat ChineseLanguage Utilities "公用事业") domainEnglishFormat.kif 61082-61082
(termFormat ChineseTraditionalLanguage Utilities "公用事業") domainEnglishFormat.kif 61081-61081
(termFormat EnglishLanguage Utilities "utilities") domainEnglishFormat.kif 61080-61080

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG Utilities))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING ?MEM2 ?EV2)
                (and
                    (or
                        (instance ?EV Removing)
                        (instance ?THING Sewage))
                    (patient ?EV ?THING)
                    (or
                        (instance ?THING Electron)
                        (instance ?THING Water)
                        (and
                            (instance ?THING PureSubstance)
                            (capability Combustion patient ?THING)))
                    (member ?MEM2 ?ORG)
                    (instance ?EV2 FinancialTransaction)
                    (agent ?EV2 ?MEM2)
                    (patient ?EV2 ?THING))))))
naics.kif 954-977


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