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

Formal Language: 



KB Term:  Term intersection
English Word: 

  FurnitureAndRelatedProductManufacturing

Sigma KEE - FurnitureAndRelatedProductManufacturing
FurnitureAndRelatedProductManufacturing(家具及相關產品製造)

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


(documentation FurnitureAndRelatedProductManufacturing EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Furniture and Related Product Manufacturing.") naics.kif 5990-5992
(instance FurnitureAndRelatedProductManufacturing IndustryAttribute) naics.kif 5988-5988 家具及相關產品製造 and 行業屬性
(subAttribute FurnitureAndRelatedProductManufacturing FurnitureIndustry) Economy.kif 1752-1752 子屬性 家具及相關產品製造 and 家具業

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


(disjoint MiscellaneousManufacturing FurnitureAndRelatedProductManufacturing) naics.kif 6141-6141 不相交的 雜項製造業 and 家具及相關產品製造
(subAttribute FurnitureManufacturing FurnitureAndRelatedProductManufacturing) Economy.kif 1755-1755 子屬性 家具製造業 and 家具及相關產品製造
(subAttribute HouseholdAndInstitutionalFurnitureAndKitchenCabinetManufacturing FurnitureAndRelatedProductManufacturing) naics.kif 6012-6012 子屬性 家庭和機構家具和廚櫃製造 and 家具及相關產品製造
(subAttribute OfficeFurnitureIncludingFixturesManufacturing FurnitureAndRelatedProductManufacturing) naics.kif 6078-6078 子屬性 辦公家具包括固定裝置製造 and 家具及相關產品製造
(subAttribute OtherFurnitureRelatedProductManufacturing FurnitureAndRelatedProductManufacturing) naics.kif 6115-6115 子屬性 其他家具相關產品製造 and 家具及相關產品製造
(termFormat ChineseLanguage FurnitureAndRelatedProductManufacturing "家具及相关产品制造") domainEnglishFormat.kif 25268-25268
(termFormat ChineseTraditionalLanguage FurnitureAndRelatedProductManufacturing "家具及相關產品製造") domainEnglishFormat.kif 25267-25267
(termFormat EnglishLanguage FurnitureAndRelatedProductManufacturing "furniture and related product manufacturing") domainEnglishFormat.kif 25266-25266

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG FurnitureAndRelatedProductManufacturing))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING ?MEM2 ?EV2)
                (and
                    (instance ?EV Manufacture)
                    (instance ?THING Furniture)
                    (patient ?EV ?THING)
                    (member ?MEM2 ?ORG)
                    (instance ?EV2 Selling)
                    (agent ?EV2 ?MEM2)
                    (patient ?EV2 ?THING))))))
naics.kif 5994-6010


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