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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - CommercialUnit
CommercialUnit(商业单位)

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


(documentation CommercialUnit EnglishLanguage "A Room or suite of Rooms intended for clerical and/ or professional work of a single Organization.") Mid-level-ontology.kif 7065-7066
(subclass CommercialUnit PlaceOfCommerce) Mid-level-ontology.kif 7064-7064 商业单位商业地点subclass

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


(subclass AppleStore CommercialUnit) ComputingBrands.kif 2081-2081 苹果商店商业单位subclass
(termFormat ChineseLanguage CommercialUnit "商业单位") domainEnglishFormat.kif 15882-15882
(termFormat ChineseTraditionalLanguage CommercialUnit "商業單位") domainEnglishFormat.kif 15881-15881
(termFormat EnglishLanguage CommercialUnit "commercial unit") domainEnglishFormat.kif 15880-15880

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


(partition PlaceOfCommerce CommercialBuilding CommercialUnit) Mid-level-ontology.kif 7030-7030 商业地点 详尽无遗地 partition商业建筑商业单位

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


(=>
    (and
        (instance ?UNIT CommercialUnit)
        (instance ?ORG Organization)
        (located ?ORG ?UNIT))
    (not
        (exists (?OTHER)
            (and
                (instance ?OTHER Organization)
                (located ?OTHER ?UNIT)
                (not
                    (equal ?OTHER ?ORG))))))
Mid-level-ontology.kif 7068-7077


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