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



KB Term:  Term intersection
English Word: 

Sigma KEE - Partnership
Partnership(partnership)partnership

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


(subclass Partnership Business) Mid-level-ontology.kif 8509-8509 Partnership is a subclass of business
(documentation Partnership EnglishLanguage "A Business that is owned by more than one person.") Mid-level-ontology.kif 8510-8511 Partnership is a subclass of business

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


(subclass FamilyBusiness Partnership) Mid-level-ontology.kif 8562-8562 Family business is a subclass of partnership
(termFormat EnglishLanguage Partnership "partnership") domainEnglishFormat.kif 44585-44585 Family business is a subclass of partnership
(termFormat ChineseTraditionalLanguage Partnership "合夥") domainEnglishFormat.kif 44586-44586 Family business is a subclass of partnership
(termFormat ChineseLanguage Partnership "合伙") domainEnglishFormat.kif 44587-44587 Family business is a subclass of partnership

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


(=>
    (instance ?C Partnership)
    (exists (?H1 ?H2)
        (and
            (instance ?H1 Human)
            (instance ?H2 Human)
            (not
                (equal ?H1 ?H2))
            (possesses ?H1 ?C)
            (possesses ?H2 ?C))))
Mid-level-ontology.kif 8513-8521 If X is an instance of partnership, then All of the following hold: (1) there exist Y (2) Z such that Y is an instance of human (3) Z is an instance of human (4) equal Y (5) Z (6) Y possesses X (7) Z possesses X


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners