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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Business
Business(business)business, business_concern, business_organisation, business_organization, concern, enterprise

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


(documentation Business ChineseLanguage "Business 的实例是一个属于 CommercialAgentOrganization。 ") chinese_format.kif 3660-3661
(documentation Business EnglishLanguage "An instance of Business is an Organization that is a CommercialAgent.") Merge.kif 16356-16357
(subclass Business CommercialAgent) Merge.kif 16354-16354 Business is a subclass of commercial agent
(subclass Business Organization) Merge.kif 16355-16355 Business is a subclass of organization

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


(subclass Agency Business) Mid-level-ontology.kif 8264-8264 Agency is a subclass of business
(subclass Bakery Business) Dining.kif 65-65 Bakery is a subclass of business
(subclass Corporation Business) Merge.kif 16363-16363 Corporation is a subclass of business
(subclass Crematorium Business) Media.kif 1704-1704 Crematorium is a subclass of business
(subclass EntertainmentCompany Business) Mid-level-ontology.kif 8274-8274 Entertainment company is a subclass of business
(subclass FinancialCompany Business) Mid-level-ontology.kif 8287-8287 Financial company is a subclass of business
(subclass FuneralArranger Business) Media.kif 1699-1699 Funeral arranger is a subclass of business
(subclass InsuranceCompany Business) Mid-level-ontology.kif 8307-8307 Insurance company is a subclass of business
(subclass Partnership Business) Mid-level-ontology.kif 8373-8373 Partnership is a subclass of business
(subclass Proprietorship Business) Mid-level-ontology.kif 8465-8465 Proprietorship is a subclass of business
(subclass Restaurant Business) Mid-level-ontology.kif 8437-8437 Restaurant is a subclass of business
(subclass TransportationCompany Business) Mid-level-ontology.kif 8335-8335 Transportation company is a subclass of business
(termFormat EnglishLanguage Business "business") domainEnglishFormat.kif 64571-64571 Transportation company is a subclass of business

appearance as argument number 3
-------------------------


(domain businessUnit 2 Business) UXExperimentalTerms.kif 2549-2549 The number 2 argument of business unit is an instance of business
(domain customerValue 2 Business) UXExperimentalTerms.kif 1283-1283 The number 2 argument of customer value is an instance of business

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


(=>
    (and
        (instance ?ACCOUNT UserAccount)
        (attribute ?ACCOUNT BusinessAccount)
        (hasAccount ?USER ?ACCOUNT))
    (instance ?USER Business))
UXExperimentalTerms.kif 660-665
(=>
    (instance ?BRD BusinessRequirementDocument)
    (exists (?PLAN ?BU ?PROC)
        (and
            (instance ?PLAN Plan)
            (instance ?BU Business)
            (instance ?PROC Process)
            (represents ?PLAN ?PROC)
            (desires ?BU ?PROC)
            (containsInformation ?BRD ?PLAN))))
UXExperimentalTerms.kif 2596-2605


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