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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Mining

Sigma KEE - 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

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


(subAttribute MiningExceptOilAndGas Mining) naics.kif 670-670
(subAttribute OilAndGasExtraction Mining) naics.kif 650-650
(subAttribute SupportActivitiesForMining Mining) naics.kif 880-880
(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 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