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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Utilities

Sigma KEE - Utilities
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 Utilities is an instance of industry attribute

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


(subAttribute ElectricPowerGenerationTransmissionAndDistribution Utilities) naics.kif 980-980 Electric power generation transmission and distribution is a subattribute of utilities
(subAttribute NaturalGasDistribution Utilities) naics.kif 1042-1042 Natural gas distribution is a subattribute of utilities
(subAttribute WaterSewageAndOtherSystems Utilities) naics.kif 1048-1048 Water sewage and other systems is a subattribute of utilities
(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 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