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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PrintingAndRelatedSupportActivities
PrintingAndRelatedSupportActivities

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


(documentation PrintingAndRelatedSupportActivities EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Printing and Related Support Activities.") naics.kif 2919-2921
(instance PrintingAndRelatedSupportActivities IndustryAttribute) naics.kif 2917-2917

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


(subAttribute Printing PrintingAndRelatedSupportActivities) naics.kif 2941-2941
(subAttribute SupportActivitiesForPrinting PrintingAndRelatedSupportActivities) naics.kif 3017-3017
(termFormat ChineseLanguage PrintingAndRelatedSupportActivities "印刷和相关的支持活动") domainEnglishFormat.kif 47384-47384
(termFormat ChineseTraditionalLanguage PrintingAndRelatedSupportActivities "印刷和相關的支持活動") domainEnglishFormat.kif 47383-47383
(termFormat EnglishLanguage PrintingAndRelatedSupportActivities "printing and related support activities") domainEnglishFormat.kif 47382-47382

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG PrintingAndRelatedSupportActivities))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING ?MEM2 ?EV2)
                (and
                    (instance ?EV Manufacture)
                    (instance ?THING SurfaceChange)
                    (patient ?EV ?THING)
                    (member ?MEM2 ?ORG)
                    (instance ?EV2 Selling)
                    (agent ?EV2 ?MEM2)
                    (patient ?EV2 ?THING))))))
naics.kif 2923-2939


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