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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Concrete
Concrete(concrete)
concrete

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


(documentation Concrete EnglishLanguage "Concrete is a class of CompoundSubstances used as building materials. Concrete is made up of Mineral pieces (sand or gravel) and a Cement material used to bind them together.") Economy.kif 6109-6111
(externalImage Concrete "http://upload.wikimedia.org/wikipedia/commons/2/ 25/ Concrete_aggregate_grinding.JPG") pictureList.kif 946-946
(subclass Concrete Mixture) Economy.kif 6105-6105 Concrete is a subclass of mixture

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


(industryProductType ConcretePipeBrickAndBlockManufacturing Concrete) Economy.kif 6106-6106 Concrete is an industry product type of concrete pipe brick and block manufacturing
(industryProductType OtherConcreteProductManufacturing Concrete) Economy.kif 6107-6107 Concrete is an industry product type of other concrete product manufacturing
(subclass ReadyMixConcrete Concrete) Economy.kif 6127-6127 Ready mix concrete is a subclass of concrete
(termFormat ChineseLanguage Concrete "具体") domainEnglishFormat.kif 16491-16491 Ready mix concrete is a subclass of concrete
(termFormat ChineseTraditionalLanguage Concrete "具體") domainEnglishFormat.kif 16490-16490 Ready mix concrete is a subclass of concrete
(termFormat EnglishLanguage Concrete "concrete") domainEnglishFormat.kif 16489-16489 Ready mix concrete is a subclass of concrete

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


(=>
    (and
        (instance ?RUNWAY Runway)
        (surface ?SURFACE ?RUNWAY)
        (instance ?SURFACE Concrete))
    (instance ?RUNWAY PavedRunway))
Transportation.kif 1403-1408
(=>
    (instance ?CONCRETE Concrete)
    (exists (?PART)
        (and
            (instance ?PART Cement)
            (component ?PART ?CONCRETE))))
Economy.kif 6120-6125
(=>
    (instance ?CONCRETE Concrete)
    (exists (?PART)
        (and
            (instance ?PART Mineral)
            (component ?PART ?CONCRETE))))
Economy.kif 6113-6118

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


(=>
    (and
        (instance ?RUNWAY PavedRunway)
        (surface ?SURFACE ?RUNWAY))
    (or
        (instance ?SURFACE Asphalt)
        (instance ?SURFACE Concrete)))
Transportation.kif 1388-1394


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