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


KB Term:  Term intersection
English Word: 

Sigma KEE - BeverageAndTobaccoProductManufacturing
BeverageAndTobaccoProductManufacturing(beverage and tobacco product manufacturing)

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


(instance BeverageAndTobaccoProductManufacturing IndustryAttribute) naics.kif 1818-1818 Beverage and tobacco product manufacturing is an instance of industry attribute
(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 1820-1822 Beverage and tobacco product manufacturing is an instance of industry attribute

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


(termFormat EnglishLanguage BeverageAndTobaccoProductManufacturing "beverage and tobacco product manufacturing") domainEnglishFormat.kif 10917-10917
(termFormat ChineseTraditionalLanguage BeverageAndTobaccoProductManufacturing "飲料和煙草製品製造業") domainEnglishFormat.kif 10918-10918
(termFormat ChineseLanguage BeverageAndTobaccoProductManufacturing "饮料和烟草制品制造业") domainEnglishFormat.kif 10919-10919
(subAttribute BeverageManufacturing BeverageAndTobaccoProductManufacturing) naics.kif 1851-1851 Beverage manufacturing is a subattribute of beverage and tobacco product manufacturing
(subAttribute TobaccoManufacturing BeverageAndTobaccoProductManufacturing) naics.kif 1901-1901 Tobacco manufacturing is a subattribute of beverage and tobacco product manufacturing

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 1831-1849 If X is an instance of organization and beverage and tobacco product manufacturing is an attribute of X, then All of the following hold: (1) there exist Y (2) Z such that Z is a member of X (3) Y is an agent of Z (4) there exist W, V (5) U such that Y is an instance of manufacture (6) W is an instance of beverage or W is an instance of tobacco product (7) W is a patient of Y (8) V is a member of X (9) U is an instance of selling (10) V is an agent of U (11) W is a patient of U


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners