Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - industryServiceType
industryServiceType

appearance as argument number 1
-------------------------


(documentation industryServiceType EnglishLanguage "(industryServiceType ?INDUSTRY ?TYPE) means that organizations with the IndustryAttribute ?INDUSTRY provide services of the kind ?TYPE.") Economy.kif 1770-1772
(domain industryServiceType 1 IndustryAttribute) Economy.kif 1767-1767
(domainSubclass industryServiceType 2 IntentionalProcess) Economy.kif 1768-1768
(instance industryServiceType BinaryPredicate) Economy.kif 1766-1766

appearance as argument number 2
-------------------------


(format ChineseLanguage industryServiceType "%2 %n 是 %1 的 industry 服务类别") domainEnglishFormat.kif 1329-1329
(format ChineseTraditionalLanguage industryServiceType "%2 %n 是 %1 的 industry 服務類別") domainEnglishFormat.kif 1328-1328
(format EnglishLanguage industryServiceType "%2 is %n an industry service type of %1") domainEnglishFormat.kif 1327-1327
(termFormat ChineseLanguage industryServiceType "行业服务类型") domainEnglishFormat.kif 29940-29940
(termFormat ChineseTraditionalLanguage industryServiceType "行業服務類型") domainEnglishFormat.kif 29939-29939
(termFormat EnglishLanguage industryServiceType "industry service type") domainEnglishFormat.kif 29938-29938

antecedent
-------------------------


(=>
    (and
        (industryServiceType ?INDUSTRY ?TYPE)
        (instance ?INDUSTRY IndustryAttribute)
        (instance ?BUSINESS Organization)
        (attribute ?BUSINESS ?INDUSTRY))
    (organizationServiceType ?BUSINESS ?TYPE))
Economy.kif 1798-1804
(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG ?INDUSTRY)
        (industryServiceType ?INDUSTRY ?TYPE))
    (exists (?EVENT)
        (and
            (instance ?EVENT ?TYPE)
            (agent ?EVENT ?ORG))))
Economy.kif 1774-1782


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners