TobaccoProduct |
appearance as argument number 1 |
(documentation TobaccoProduct EnglishLanguage "A product that contains tobacco leaves and has the delivery of the biologically active ingredients of the tobacco plant as its intended function. This includes cigars, cigarettes, packaged chewing tobacco etc.") | naics.kif 1832-1835 | |
(subclass TobaccoProduct Artifact) | naics.kif 1830-1830 |
appearance as argument number 2 |
(termFormat ChineseLanguage TobaccoProduct "烟草制品") | domainEnglishFormat.kif 58295-58295 | |
(termFormat ChineseTraditionalLanguage TobaccoProduct "煙草製品") | domainEnglishFormat.kif 58294-58294 | |
(termFormat EnglishLanguage TobaccoProduct "tobacco product") | domainEnglishFormat.kif 58293-58293 |
consequent |
(=> (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 |