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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Rubber
Rubber

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


(documentation Rubber EnglishLanguage "Natural rubber, as opposed to synthetic rubber which is a Plastic, is a product of the rubber tree, genus Hevea or Ficus. It is the coagulated form of the milky juice secreted by these trees. Rubber is essentially a polymer of isoprene. ") Mid-level-ontology.kif 9210-9213
(externalImage Rubber "http://upload.wikimedia.org/wikipedia/commons/8/86/ Rubber_baseball_2006.jpg") pictureList.kif 4812-4812
(roomTempState Rubber Solid) Mid-level-ontology.kif 31678-31678
(subclass Rubber BodySubstance) Mid-level-ontology.kif 9208-9208
(subclass Rubber Hydrocarbon) Mid-level-ontology.kif 9209-9209
(subclass Rubber PlantSubstance) Mid-level-ontology.kif 9207-9207

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


(termFormat ChineseLanguage Rubber "橡胶") domainEnglishFormat.kif 50560-50560
(termFormat ChineseTraditionalLanguage Rubber "橡膠") domainEnglishFormat.kif 50559-50559
(termFormat EnglishLanguage Rubber "rubber") domainEnglishFormat.kif 50558-50558

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


(=>
    (instance ?R Rubber)
    (exists (?T)
        (and
            (instance ?T BotanicalTree)
            (part ?R ?T))))
Mid-level-ontology.kif 9215-9220

consequent
-------------------------


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG PlasticsAndRubberProductsManufacturing))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING ?MEM2 ?EV2)
                (and
                    (instance ?EV Manufacture)
                    (or
                        (instance ?THING Plastic)
                        (instance ?THING Rubber))
                    (patient ?EV ?THING)
                    (member ?MEM2 ?ORG)
                    (instance ?EV2 Selling)
                    (agent ?EV2 ?MEM2)
                    (patient ?EV2 ?THING))))))
naics.kif 3497-3515


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