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

Formal Language: 



KB Term:  Term intersection
English Word: 

  organizationServiceType

Sigma KEE - organizationServiceType
organizationServiceType

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


(documentation organizationServiceType EnglishLanguage "(organizationServiceType ?BUSINESS ?TYPE) means that the Organization ?BUSINESS provides services of the kind ?TYPE.") Economy.kif 1679-1681
(domain organizationServiceType 1 Organization) Economy.kif 1676-1676 The number 1 argument of organization service type is an instance of organization
(domainSubclass organizationServiceType 2 IntentionalProcess) Economy.kif 1677-1677 The number 2 argument of organization service type is a subclass of intentional process
(instance organizationServiceType BinaryPredicate) Economy.kif 1675-1675 organization service type is an instance of binary predicate

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


(format ChineseLanguage organizationServiceType "%2 %n 是 %1 的 organization 服务类别类") domainEnglishFormat.kif 1867-1867
(format ChineseTraditionalLanguage organizationServiceType "%2 %n 是 %1 的 organization 服務類別類") domainEnglishFormat.kif 1866-1866
(format EnglishLanguage organizationServiceType "%2 is %n an organization service type of %1") domainEnglishFormat.kif 1865-1865
(termFormat ChineseLanguage organizationServiceType "组织服务类型") domainEnglishFormat.kif 42582-42582
(termFormat ChineseTraditionalLanguage organizationServiceType "組織服務類型") domainEnglishFormat.kif 42581-42581
(termFormat EnglishLanguage organizationServiceType "organization service type") domainEnglishFormat.kif 42580-42580

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


(=>
    (and
        (organizationServiceType ?BUSINESS ?TYPE)
        (subclass ?TYPE ?GENUS))
    (organizationServiceType ?BUSINESS ?GENUS))
Economy.kif 1683-1687

consequent
-------------------------


(=>
    (and
        (industryServiceType ?INDUSTRY ?TYPE)
        (instance ?INDUSTRY IndustryAttribute)
        (instance ?BUSINESS Organization)
        (attribute ?BUSINESS ?INDUSTRY))
    (organizationServiceType ?BUSINESS ?TYPE))
Economy.kif 1689-1695
(=>
    (and
        (organizationServiceType ?BUSINESS ?TYPE)
        (subclass ?TYPE ?GENUS))
    (organizationServiceType ?BUSINESS ?GENUS))
Economy.kif 1683-1687


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

Show without tree


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