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 |
appearance as argument number 2 |
(termFormat ChineseLanguage PostalService "邮政服务") | domainEnglishFormat.kif 46847-46847 | |
(termFormat ChineseTraditionalLanguage PostalService "郵政服務") | domainEnglishFormat.kif 46846-46846 | |
(termFormat EnglishLanguage PostalService "postal service") | domainEnglishFormat.kif 46845-46845 |
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 |