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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Mining
Mining(mining)

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


(documentation Mining EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Mining.") naics.kif 628-629
(externalImage Mining "http://upload.wikimedia.org/wikipedia/commons/6/69/ Chuquicamata-002.jpg") pictureList.kif 6703-6703
(instance Mining IndustryAttribute) naics.kif 626-626 Mining is an instance of industry attribute

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


(subAttribute MiningExceptOilAndGas Mining) naics.kif 670-670 Mining except oil and gas is a subattribute of mining
(subAttribute OilAndGasExtraction Mining) naics.kif 650-650 Oil and gas extraction is a subattribute of mining
(subAttribute SupportActivitiesForMining Mining) naics.kif 880-880 Support activities for mining is a subattribute of mining
(termFormat ChineseLanguage Mining "矿业") domainEnglishFormat.kif 37895-37895
(termFormat ChineseTraditionalLanguage Mining "礦業") domainEnglishFormat.kif 37894-37894
(termFormat EnglishLanguage Mining "mining") domainEnglishFormat.kif 37893-37893

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG Mining))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING ?MEM2 ?EV2)
                (and
                    (instance ?EV Removing)
                    (patient ?EV ?THING)
                    (instance ?THING PureSubstance)
                    (attribute ?THING Solid)
                    (member ?MEM2 ?ORG)
                    (instance ?EV2 Selling)
                    (agent ?EV2 ?MEM2)
                    (patient ?EV2 ?THING))))))
naics.kif 631-648


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