MotorVehicleAndPartsDealers |
appearance as argument number 1 |
(documentation MotorVehicleAndPartsDealers EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Motor Vehicle and Parts Dealers.") | naics.kif 7019-7021 | |
(instance MotorVehicleAndPartsDealers IndustryAttribute) | naics.kif 7017-7017 | |
(subAttribute MotorVehicleAndPartsDealers MotorVehicleIndustry) | Economy.kif 1816-1816 |
appearance as argument number 2 |
(subAttribute AutomobileDealers MotorVehicleAndPartsDealers) | naics.kif 7042-7042 | |
(subAttribute AutomotivePartsAccessoriesAndTireStores MotorVehicleAndPartsDealers) | naics.kif 7098-7098 | |
(subAttribute OtherMotorVehicleDealers MotorVehicleAndPartsDealers) | naics.kif 7060-7060 | |
(termFormat ChineseLanguage MotorVehicleAndPartsDealers "汽车及零部件经销商") | domainEnglishFormat.kif 38902-38902 | |
(termFormat ChineseTraditionalLanguage MotorVehicleAndPartsDealers "汽車及零部件經銷商") | domainEnglishFormat.kif 38901-38901 | |
(termFormat EnglishLanguage MotorVehicleAndPartsDealers "motor vehicle and parts dealers") | domainEnglishFormat.kif 38900-38900 |
antecedent |
(=> (and (instance ?ORG Organization) (attribute ?ORG MotorVehicleAndPartsDealers)) (exists (?EV ?MEM) (and (member ?MEM ?ORG) (agent ?MEM ?EV) (exists (?THING) (and (instance ?EV Selling) (or (instance ?THING TransportationDevice) (exists (?DEV) (and (part ?THING ?DEV) (instance ?DEV TransportationDevice))) (patient ?EV ?THING))))))) |
naics.kif 7023-7040 |