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 1715-1715
(instance Construction IndustryAttribute) naics.kif 1074-1074

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


(subAttribute BuildingDevelopingAndGeneralContracting Construction) naics.kif 1097-1097
(subAttribute HeavyConstruction Construction) naics.kif 1152-1152
(subAttribute SpecialTradeContractors Construction) naics.kif 1215-1215
(termFormat ChineseLanguage Construction "施工") domainEnglishFormat.kif 16799-16799
(termFormat ChineseTraditionalLanguage Construction "施工") domainEnglishFormat.kif 16798-16798
(termFormat EnglishLanguage Construction "construction") domainEnglishFormat.kif 16797-16797

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