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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - BeverageAndTobaccoProductManufacturing
BeverageAndTobaccoProductManufacturing

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


(documentation BeverageAndTobaccoProductManufacturing EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Beverage and Tobacco Product Manufacturing.") naics.kif 1826-1828
(instance BeverageAndTobaccoProductManufacturing IndustryAttribute) naics.kif 1824-1824

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


(subAttribute BeverageManufacturing BeverageAndTobaccoProductManufacturing) naics.kif 1857-1857
(subAttribute TobaccoManufacturing BeverageAndTobaccoProductManufacturing) naics.kif 1907-1907
(termFormat ChineseLanguage BeverageAndTobaccoProductManufacturing "饮料和烟草制品制造业") domainEnglishFormat.kif 10913-10913
(termFormat ChineseTraditionalLanguage BeverageAndTobaccoProductManufacturing "飲料和煙草製品製造業") domainEnglishFormat.kif 10912-10912
(termFormat EnglishLanguage BeverageAndTobaccoProductManufacturing "beverage and tobacco product manufacturing") domainEnglishFormat.kif 10911-10911

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG BeverageAndTobaccoProductManufacturing))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING ?MEM2 ?EV2)
                (and
                    (instance ?EV Manufacture)
                    (or
                        (instance ?THING Beverage)
                        (instance ?THING TobaccoProduct))
                    (patient ?EV ?THING)
                    (member ?MEM2 ?ORG)
                    (instance ?EV2 Selling)
                    (agent ?EV2 ?MEM2)
                    (patient ?EV2 ?THING))))))
naics.kif 1837-1855


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