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 1783-1785
(domain organizationServiceType 1 Organization) Economy.kif 1780-1780 The number 1 argument of organization service type is an instance of organization
(domainSubclass organizationServiceType 2 IntentionalProcess) Economy.kif 1781-1781 The number 2 argument of organization service type is a subclass of intentional process
(instance organizationServiceType BinaryPredicate) Economy.kif 1779-1779 organization service type is an instance of binary predicate

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


(format ChineseLanguage organizationServiceType "%2 %n 是 %1 的 organization 服务类别类") domainEnglishFormat.kif 1871-1871
(format ChineseTraditionalLanguage organizationServiceType "%2 %n 是 %1 的 organization 服務類別類") domainEnglishFormat.kif 1870-1870
(format EnglishLanguage organizationServiceType "%2 is %n an organization service type of %1") domainEnglishFormat.kif 1869-1869
(termFormat ChineseLanguage organizationServiceType "组织服务类型") domainEnglishFormat.kif 42571-42571
(termFormat ChineseTraditionalLanguage organizationServiceType "組織服務類型") domainEnglishFormat.kif 42570-42570
(termFormat EnglishLanguage organizationServiceType "organization service type") domainEnglishFormat.kif 42569-42569

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


(=>
    (and
        (organizationServiceType ?BUSINESS ?TYPE)
        (subclass ?TYPE ?GENUS))
    (organizationServiceType ?BUSINESS ?GENUS))
Economy.kif 1787-1791

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


(=>
    (and
        (industryServiceType ?INDUSTRY ?TYPE)
        (instance ?INDUSTRY IndustryAttribute)
        (instance ?BUSINESS Organization)
        (attribute ?BUSINESS ?INDUSTRY))
    (organizationServiceType ?BUSINESS ?TYPE))
Economy.kif 1793-1799
(=>
    (and
        (organizationServiceType ?BUSINESS ?TYPE)
        (subclass ?TYPE ?GENUS))
    (organizationServiceType ?BUSINESS ?GENUS))
Economy.kif 1787-1791


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