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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Construction
Construction(施工)

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


(documentation Construction EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Construction.") naics.kif 1076-1078
(externalImage Construction "http://articulatesoftware.com/SUMOpictures/ working/ vehicles/ Crane_1.png") pictureList.kif 1716-1716
(instance Construction IndustryAttribute) naics.kif 1074-1074 施工 and 行業屬性

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


(subAttribute BuildingDevelopingAndGeneralContracting Construction) naics.kif 1097-1097 子屬性 建立發展和總承包 and 施工
(subAttribute HeavyConstruction Construction) naics.kif 1152-1152 子屬性 重型建築 and 施工
(subAttribute SpecialTradeContractors Construction) naics.kif 1215-1215 子屬性 特殊貿易承包商 and 施工
(termFormat ChineseLanguage Construction "施工") domainEnglishFormat.kif 16788-16788
(termFormat ChineseTraditionalLanguage Construction "施工") domainEnglishFormat.kif 16787-16787
(termFormat EnglishLanguage Construction "construction") domainEnglishFormat.kif 16786-16786

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG Construction))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING ?MEM2 ?EV2)
                (and
                    (instance ?EV Constructing)
                    (patient ?EV ?THING)
                    (member ?MEM2 ?ORG)
                    (instance ?EV2 Selling)
                    (agent ?EV2 ?MEM2)
                    (patient ?EV2 ?THING))))))
naics.kif 1080-1095


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