PostalService
|
|
appearance as argument number 1 |
(documentation PostalService EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Postal Service.") | naics.kif 8703-8705 | |
(instance PostalService IndustryAttribute) | naics.kif 8701-8701 | 邮政服务 是 行业属性 的 instance |
appearance as argument number 2 |
(termFormat ChineseLanguage PostalService "邮政服务") | domainEnglishFormat.kif 46852-46852 | |
(termFormat ChineseTraditionalLanguage PostalService "郵政服務") | domainEnglishFormat.kif 46851-46851 | |
(termFormat EnglishLanguage PostalService "postal service") | domainEnglishFormat.kif 46850-46850 |
antecedent |
(=> (and (instance ?ORG Organization) (attribute ?ORG PostalService)) (exists (?EV ?MEM) (and (member ?MEM ?ORG) (agent ?MEM ?EV) (exists (?P ?OBJ) (and (instance ?EV Selling) (instance ?OBJ Object) (instance ?P Human) (patient ?EV ?P) (confersRight (exists (?TRANS) (and (instance ?TRANS Transportation) (possesses ?P ?OBJ) (patient ?TRANS ?OBJ))) ?MEM ?P)))))) |
naics.kif 8707-8727 |
|