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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - FertileTerrain
FertileTerrain(fertile terrain)

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


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

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


(termFormat ChineseLanguage FertileTerrain "肥沃的地形") domainEnglishFormat.kif 23534-23534
(termFormat ChineseTraditionalLanguage FertileTerrain "肥沃的地形") domainEnglishFormat.kif 23533-23533
(termFormat EnglishLanguage FertileTerrain "fertile terrain") domainEnglishFormat.kif 23532-23532

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


(=>
    (attribute ?AREA FertileTerrain)
    (capability Agriculture eventLocated ?AREA))
Geography.kif 1831-1833

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


(=>
    (and
        (instance ?IRRIGATION Irrigating)
        (patient ?IRRIGATION ?AREA)
        (instance ?AREA LandArea))
    (hasPurpose ?IRRIGATION
        (attribute ?AREA FertileTerrain)))
Geography.kif 5720-5725
(=>
    (and
        (instance ?SOIL Soil)
        (attribute ?SOIL Red)
        (instance ?AREA LandArea)
        (component ?SOIL ?AREA))
    (attribute ?AREA FertileTerrain))
Geography.kif 1843-1849
(=>
    (and
        (instance ?SOIL Soil)
        (attribute ?SOIL Yellow)
        (instance ?AREA LandArea)
        (component ?SOIL ?AREA))
    (not
        (attribute ?AREA FertileTerrain)))
Geography.kif 1835-1841
(=>
    (and
        (instance ?area GeographicArea)
        (groundSurfaceType ?area Loam))
    (attribute ?area FertileTerrain))
Geography.kif 4355-4359
(=>
    (and
        (instance ?area GeographicArea)
        (groundSurfaceType ?area Rock))
    (not
        (attribute ?area FertileTerrain)))
Geography.kif 1824-1828
(=>
    (instance ?OASIS Oasis)
    (attribute ?OASIS FertileTerrain))
Geography.kif 6657-6659


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