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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Construction

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 Construction est une instance de IndustryAttribute

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


(subAttribute BuildingDevelopingAndGeneralContracting Construction) naics.kif 1097-1097 BuildingDevelopingAndGeneralContracting est un sous-attribut de Construction
(subAttribute HeavyConstruction Construction) naics.kif 1152-1152 HeavyConstruction est un sous-attribut de Construction
(subAttribute SpecialTradeContractors Construction) naics.kif 1215-1215 SpecialTradeContractors est un sous-attribut de Construction
(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 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