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

Formal Language: 



KB Term:  Term intersection
English Word: 

  TextileMills

Sigma KEE - TextileMills
TextileMills

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


(documentation TextileMills EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Textile Mills.") naics.kif 1940-1942
(instance TextileMills IndustryAttribute) naics.kif 1938-1938
(subAttribute TextileMills TextileIndustry) Economy.kif 1884-1884

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


(subAttribute FabricMills TextileMills) naics.kif 1987-1987
(subAttribute FiberYarnAndThreadMills TextileMills) naics.kif 1962-1962
(subAttribute TextileAndFabricFinishingAndFabricCoatingMills TextileMills) naics.kif 2045-2045
(termFormat ChineseLanguage TextileMills "纺织厂") domainEnglishFormat.kif 57746-57746
(termFormat ChineseTraditionalLanguage TextileMills "紡織廠") domainEnglishFormat.kif 57745-57745
(termFormat EnglishLanguage TextileMills "textile mills") domainEnglishFormat.kif 57744-57744

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG TextileMills))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING ?MEM2 ?EV2)
                (and
                    (instance ?EV Manufacture)
                    (instance ?THING Fabric)
                    (patient ?EV ?THING)
                    (member ?MEM2 ?ORG)
                    (instance ?EV2 Selling)
                    (agent ?EV2 ?MEM2)
                    (patient ?EV2 ?THING))))))
naics.kif 1944-1960


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