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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Soil
Soil

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


(documentation Soil EnglishLanguage "Soil is a substance composed of fine rock material disintegrated by geological processes, mixed with humus, the organic remains of decomposed vegetation.") Mid-level-ontology.kif 18245-18246
(externalImage Soil "http://articulatesoftware.com/SUMOpictures/working/ agricultural/ soil.png") pictureList.kif 741-741
(roomTempState Soil Solid) Mid-level-ontology.kif 32009-32009
(subclass Soil Mixture) Mid-level-ontology.kif 18244-18244

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


(subclass Clay Soil) Mid-level-ontology.kif 18284-18284
(subclass Loam Soil) Geography.kif 4312-4312
(subclass Mud Soil) Cars.kif 5042-5042
(subclass Sand Soil) Geography.kif 4337-4337
(subclass Silt Soil) Geography.kif 4394-4394
(termFormat ChineseLanguage Soil "泥") domainEnglishFormat.kif 53780-53780
(termFormat ChineseTraditionalLanguage Soil "泥") domainEnglishFormat.kif 53779-53779
(termFormat EnglishLanguage Soil "soil") domainEnglishFormat.kif 53778-53778

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


(=>
    (and
        (instance ?SOIL Soil)
        (attribute ?SOIL Red)
        (instance ?AREA LandArea)
        (component ?SOIL ?AREA))
    (attribute ?AREA FertileTerrain))
Geography.kif 1831-1837
(=>
    (and
        (instance ?SOIL Soil)
        (attribute ?SOIL Yellow)
        (instance ?AREA LandArea)
        (component ?SOIL ?AREA))
    (not
        (attribute ?AREA FertileTerrain)))
Geography.kif 1823-1829
(=>
    (instance ?S Soil)
    (capability Salination patient ?S))
Geography.kif 2899-2901
(=>
    (instance ?Soil Soil)
    (exists (?Humus ?Mineral)
        (and
            (instance ?Humus Humus)
            (instance ?Mineral Mineral)
            (part ?Humus ?Soil)
            (part ?Mineral ?Soil))))
Mid-level-ontology.kif 18248-18255

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


(=>
    (and
        (instance ?TILL Tilling)
        (patient ?TILL ?SOIL))
    (instance ?SOIL Soil))
Mid-level-ontology.kif 18347-18351
(=>
    (instance ?B Burying)
    (exists (?C ?S)
        (and
            (instance ?C Covering)
            (instrument ?C ?S)
            (instance ?S Soil)
            (subProcess ?C ?B))))
Mid-level-ontology.kif 18321-18328
(=>
    (instance ?D Digging)
    (exists (?S)
        (and
            (patient ?D ?S)
            (instance ?S Soil))))
Mid-level-ontology.kif 18334-18339
(=>
    (instance ?Humus Humus)
    (exists (?Soil)
        (and
            (instance ?Soil Soil)
            (part ?Humus ?Soil))))
Mid-level-ontology.kif 18309-18314
(=>
    (instance ?PROCESS SoilSalination)
    (exists (?SOIL)
        (and
            (instance ?SOIL Soil)
            (resource ?PROCESS ?SOIL))))
Geography.kif 2942-2947
(=>
    (instance ?Solution SoilSolution)
    (exists (?Soil)
        (and
            (instance ?Soil Soil)
            (part ?Solution ?Soil))))
Geography.kif 4305-4310


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