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



KB Term:  Term intersection
English Word: 

  FertileTerrain

Sigma KEE - FertileTerrain
FertileTerrain(fertile terrain)

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


(instance FertileTerrain TerrainAttribute) Geography.kif 3270-3270 Fertile terrain is an instance of terrain attribute
(documentation FertileTerrain EnglishLanguage "FertileTerrain describes an area that has the type of soil and climate conditions needed to produce good quality crops.") Geography.kif 3271-3273 Fertile terrain is an instance of terrain attribute

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


(termFormat EnglishLanguage FertileTerrain "fertile terrain") domainEnglishFormat.kif 23528-23528
(termFormat ChineseTraditionalLanguage FertileTerrain "肥沃的地形") domainEnglishFormat.kif 23529-23529
(termFormat ChineseLanguage FertileTerrain "肥沃的地形") domainEnglishFormat.kif 23530-23530

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


(=>
    (attribute ?AREA FertileTerrain)
    (capability Agriculture eventLocated ?AREA))
Geography.kif 3282-3284 If fertile terrain is an attribute of X, then X is capable of doing agriculture as a event located

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


(=>
    (and
        (instance ?area GeographicArea)
        (groundSurfaceType ?area Rock))
    (not
        (attribute ?area FertileTerrain)))
Geography.kif 3275-3279 If X is an instance of geographic area and rock is a ground surface type of X, then fertile terrain is not an attribute of X
(=>
    (and
        (instance ?SOIL Soil)
        (attribute ?SOIL Yellow)
        (instance ?AREA LandArea)
        (component ?SOIL ?AREA))
    (not
        (attribute ?AREA FertileTerrain)))
Geography.kif 3286-3292 If X is an instance of soil, yellow is an attribute of X, Y is an instance of land area, and X is a component of Y, then fertile terrain is not an attribute of Y
(=>
    (and
        (instance ?SOIL Soil)
        (attribute ?SOIL Red)
        (instance ?AREA LandArea)
        (component ?SOIL ?AREA))
    (attribute ?AREA FertileTerrain))
Geography.kif 3294-3300 If X is an instance of soil, red is an attribute of X, Y is an instance of land area, and X is a component of Y, then fertile terrain is an attribute of Y
(=>
    (and
        (instance ?area GeographicArea)
        (groundSurfaceType ?area Loam))
    (attribute ?area FertileTerrain))
Geography.kif 5859-5863 If X is an instance of geographic area and loam is a ground surface type of X, then fertile terrain is an attribute of X
(=>
    (and
        (instance ?IRRIGATION Irrigating)
        (patient ?IRRIGATION ?AREA)
        (instance ?AREA LandArea))
    (hasPurpose ?IRRIGATION
        (attribute ?AREA FertileTerrain)))
Geography.kif 7320-7325 If X is an instance of irrigating, Y is a patient of X, and Y is an instance of land area, then X has the purpose fertile terrain is an attribute of Y
(=>
    (instance ?OASIS Oasis)
    (attribute ?OASIS FertileTerrain))
Geography.kif 8321-8323 If X is an instance of oasis, then fertile terrain is an attribute of X


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners