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 1645-1647
(domain industryServiceType 1 IndustryAttribute) Economy.kif 1642-1642 industryServiceType の数値 1 引数は IndustryAttributeinstance では %n
(domainSubclass industryServiceType 2 IntentionalProcess) Economy.kif 1643-1643 industryServiceType の数値 2 引数は 意図的なプロセスsubclass では %n
(instance industryServiceType BinaryPredicate) Economy.kif 1641-1641 industryServiceType2進述語instance では %n

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 29929-29929
(termFormat ChineseTraditionalLanguage industryServiceType "行業服務類型") domainEnglishFormat.kif 29928-29928
(termFormat EnglishLanguage industryServiceType "industry service type") domainEnglishFormat.kif 29927-29927

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


(=>
    (and
        (industryServiceType ?INDUSTRY ?TYPE)
        (instance ?INDUSTRY IndustryAttribute)
        (instance ?BUSINESS Organization)
        (attribute ?BUSINESS ?INDUSTRY))
    (organizationServiceType ?BUSINESS ?TYPE))
Economy.kif 1673-1679
(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG ?INDUSTRY)
        (industryServiceType ?INDUSTRY ?TYPE))
    (exists (?EVENT)
        (and
            (instance ?EVENT ?TYPE)
            (agent ?EVENT ?ORG))))
Economy.kif 1649-1657


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