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 10922-10922 | |
(termFormat ChineseTraditionalLanguage BeverageAndTobaccoProductManufacturing "飲料和煙草製品製造業") | domainEnglishFormat.kif 10921-10921 | |
(termFormat EnglishLanguage BeverageAndTobaccoProductManufacturing "beverage and tobacco product manufacturing") | domainEnglishFormat.kif 10920-10920 |
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 |