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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Sand
Sand(sand)
dune, quicksand, sand, sand_dune, seif_dune

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


(documentation Sand ChineseLanguage "Sand 是由松散零碎的 MineralRock 组成的 Mixture。(溫特瓦分級)沙粒比卵石小而比 SiltClay 大,它的 approximateDiameter 在 0.062 Millimeter 到 2 Millimeter 之间。Sand 是石头受水、冰或空气的 %Erosion 所产生的。") Geography.kif 4438-4440
(documentation Sand EnglishLanguage "Sand is a Mixture of loose fragments of Minerals or Rocks. Smaller than pebbles and larger than Silt and Clay (in the Wentworth Scale), sand particles range from 0.062 Millimeter to 2 Millimeter in approximateDiameter. Sand is formed by %Erosion of rocks through the action of ater, Ice or Air.") Geography.kif 4432-4436
(externalImage Sand "http://upload.wikimedia.org/wikipedia/commons/9/9d/ Differences_in_the_size_of_sand.jpg") pictureList.kif 970-970
(subclass Sand Soil) Geography.kif 4430-4430 Sand is a subclass of soil

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


(industryProductType IndustrialSandMining Sand) Economy.kif 1805-1805 Sand is an industry product type of industrial sand mining
(termFormat ChineseLanguage Sand "沙") Geography.kif 4442-4442 Sand is an industry product type of industrial sand mining
(termFormat ChineseLanguage Sand "砂") domainEnglishFormat.kif 51090-51090 Sand is an industry product type of industrial sand mining
(termFormat ChineseTraditionalLanguage Sand "砂") domainEnglishFormat.kif 51089-51089 Sand is an industry product type of industrial sand mining
(termFormat EnglishLanguage Sand "sand") domainEnglishFormat.kif 51088-51088 Sand is an industry product type of industrial sand mining

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


(=>
    (and
        (part ?Particle ?Soil)
        (instance ?Soil Sand)
        (approximateDiameter ?Particle
            (MeasureFn ?Size Millimeter)))
    (and
        (greaterThan 2.0 ?Size)
        (greaterThan ?Size 0.062)))
Geography.kif 4444-4452

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


(=>
    (and
        (instance ?DUSTSTORM DustStorm)
        (instance ?WIND Wind)
        (subProcess ?DUSTSTORM ?WIND))
    (exists (?TRANSLOCATE ?PM ?SAND ?A1 ?A2 ?STRONG)
        (and
            (instance ?A1 LandArea)
            (eventLocated ?WIND ?A1)
            (surfaceWindSpeed ?A1
                (MeasureFn ?STRONG KnotUnitOfSpeed))
            (greaterThan ?STRONG 30.0)
            (instance ?TRANSLOCATE Translocation)
            (subProcess ?TRANSLOCATE ?DUSTSTORM)
            (objectTransferred ?TRANSLOCATE ?PM)
            (objectTransferred ?TRANSLOCATE ?SAND)
            (instance ?PM ParticulateMatter)
            (instance ?SAND Sand)
            (instance ?A2 LandArea)
            (destination ?TRANSLOCATE ?A2)
            (not
                (overlapsSpatially ?A1 ?A2)))))
Weather.kif 1259-1280
(=>
    (instance ?D Dune)
    (material Sand ?D))
Geography.kif 4466-4468
(=>
    (instance ?DESERT Desert)
    (or
        (groundSurfaceType ?DESERT Rock)
        (groundSurfaceType ?DESERT Sand)))
Geography.kif 6695-6699
(=>
    (instance ?Loam Loam)
    (exists (?Clay ?Sand ?Gravel ?Silt ?Organic)
        (and
            (instance ?Clay Clay)
            (piece ?Clay ?Loam)
            (instance ?Gravel Gravel)
            (piece ?Gravel ?Loam)
            (instance ?Sand Sand)
            (piece ?Sand ?Loam)
            (instance ?Silt Silt)
            (piece ?Silt ?Loam)
            (instance ?Organic BodySubstance)
            (piece ?Organic ?Loam))))
Geography.kif 4409-4422
(=>
    (instance ?Reef Reef)
    (exists (?Stuff)
        (and
            (or
                (instance ?Stuff Sand)
                (instance ?Stuff Rock)
                (instance ?Stuff Coral))
            (part ?Stuff ?Reef))))
Geography.kif 6018-6026
(=>
    (instance ?SS SandStorm)
    (exists (?SAND)
        (and
            (instance ?SAND Sand)
            (objectTransferred ?SS ?SAND))))
Weather.kif 1287-1292


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