![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| industryServiceType |
| appearance as argument number 1 |
|
|
| (instance industryServiceType BinaryPredicate) | Economy.kif 1761-1761 | industry service type is an instance of binary predicate |
| (domain industryServiceType 1 IndustryAttribute) | Economy.kif 1762-1762 | The number 1 argument of industry service type is an instance of industry attribute |
| (domainSubclass industryServiceType 2 IntentionalProcess) | Economy.kif 1763-1763 | The number 2 argument of industry service type is a subclass of intentional process |
| (documentation industryServiceType EnglishLanguage "(industryServiceType ?INDUSTRY ?TYPE) means that organizations with the IndustryAttribute ?INDUSTRY provide services of the kind ?TYPE.") | Economy.kif 1765-1767 | The number 2 argument of industry service type is a subclass of intentional process |
| appearance as argument number 2 |
|
|
| (format EnglishLanguage industryServiceType "%2 is %n an industry service type of %1") | domainEnglishFormat.kif 1327-1327 | |
| (format ChineseTraditionalLanguage industryServiceType "%2 %n 是 %1 的 industry 服務類別") | domainEnglishFormat.kif 1328-1328 | |
| (format ChineseLanguage industryServiceType "%2 %n 是 %1 的 industry 服务类别") | domainEnglishFormat.kif 1329-1329 | |
| (termFormat EnglishLanguage industryServiceType "industry service type") | domainEnglishFormat.kif 29931-29931 | |
| (termFormat ChineseTraditionalLanguage industryServiceType "行業服務類型") | domainEnglishFormat.kif 29932-29932 | |
| (termFormat ChineseLanguage industryServiceType "行业服务类型") | domainEnglishFormat.kif 29933-29933 |
| antecedent |
|
|
| (=> (and (instance ?ORG Organization) (attribute ?ORG ?INDUSTRY) (industryServiceType ?INDUSTRY ?TYPE)) (exists (?EVENT) (and (instance ?EVENT ?TYPE) (agent ?EVENT ?ORG)))) |
Economy.kif 1769-1777 | If X is an instance of organization, Y is an attribute of X, and Z is an industry service type of Y, then there exists W such that W is an instance of Z and X is an agent of W |
| (=> (and (industryServiceType ?INDUSTRY ?TYPE) (instance ?INDUSTRY IndustryAttribute) (instance ?BUSINESS Organization) (attribute ?BUSINESS ?INDUSTRY)) (organizationServiceType ?BUSINESS ?TYPE)) |
Economy.kif 1793-1799 | If X is an industry service type of Y, Y is an instance of industry attribute, Z is an instance of organization, and Y is an attribute of Z, then X is an organization service type of Z |