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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Soil
Soil(soil)
dirt, earth, ground, mulch, 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 19011-19012
(externalImage Soil "http://articulatesoftware.com/SUMOpictures/working/ agricultural/ soil.png") pictureList.kif 741-741
(roomTempState Soil Solid) Mid-level-ontology.kif 32775-32775 roomTempState soil and solid
(subclass Soil Mixture) Mid-level-ontology.kif 19010-19010 Soil is a subclass of mixture

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


(subclass Clay Soil) Mid-level-ontology.kif 19050-19050 Clay is a subclass of soil
(subclass Loam Soil) Geography.kif 4405-4405 Loam is a subclass of soil
(subclass Mud Soil) Cars.kif 5042-5042 Mud is a subclass of soil
(subclass Sand Soil) Geography.kif 4430-4430 Sand is a subclass of soil
(subclass Silt Soil) Geography.kif 4487-4487 Silt is a subclass of soil
(termFormat ChineseLanguage Soil "泥") domainEnglishFormat.kif 53783-53783 Silt is a subclass of soil
(termFormat ChineseTraditionalLanguage Soil "泥") domainEnglishFormat.kif 53782-53782 Silt is a subclass of soil
(termFormat EnglishLanguage Soil "soil") domainEnglishFormat.kif 53781-53781 Silt is a subclass of soil

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 19014-19021

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


(=>
    (and
        (instance ?TILL Tilling)
        (patient ?TILL ?SOIL))
    (instance ?SOIL Soil))
Mid-level-ontology.kif 19113-19117
(=>
    (instance ?B Burying)
    (exists (?C ?S)
        (and
            (instance ?C Covering)
            (instrument ?C ?S)
            (instance ?S Soil)
            (subProcess ?C ?B))))
Mid-level-ontology.kif 19087-19094
(=>
    (instance ?D Digging)
    (exists (?S)
        (and
            (patient ?D ?S)
            (instance ?S Soil))))
Mid-level-ontology.kif 19100-19105
(=>
    (instance ?Humus Humus)
    (exists (?Soil)
        (and
            (instance ?Soil Soil)
            (part ?Humus ?Soil))))
Mid-level-ontology.kif 19075-19080
(=>
    (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 4398-4403


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