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 施工行业属性instance

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


(subAttribute BuildingDevelopingAndGeneralContracting Construction) naics.kif 1097-1097 建立发展和总承包施工subAttribute
(subAttribute HeavyConstruction Construction) naics.kif 1152-1152 重型建筑施工subAttribute
(subAttribute SpecialTradeContractors Construction) naics.kif 1215-1215 特殊贸易承包商施工subAttribute
(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