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


KB Term:  Term intersection
English Word: 

Sigma KEE - Desertification
Desertification(desertification)
desertification

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


(subclass Desertification WeatherProcess) Weather.kif 3751-3751 Desertification is a subclass of weather process
(documentation Desertification EnglishLanguage "Desertification is the Process by which fertile land becomes desert.") Weather.kif 3753-3754 Desertification is a subclass of weather process
(documentation Desertification ChineseLanguage "Desertification 是肥沃土地变成沙漠的 Process。") Weather.kif 3755-3756 Desertification is a subclass of weather process
(externalImage Desertification "http://upload.wikimedia.org/wikipedia/commons/ 7/ 7b/ Aralship2.jpg") pictureList.kif 5957-5957 Desertification is a subclass of weather process
(externalImage Desertification "http://upload.wikimedia.org/wikipedia/commons/ 9/ 94/ ShrinkingLakeChad-1973-1997-EO.jpg") pictureList.kif 6370-6370 Desertification is a subclass of weather process
(externalImage Desertification "http://upload.wikimedia.org/wikipedia/commons/ f/ f9/ Nouakchott_SandDunesEncroaching.jpg") pictureList.kif 6371-6371 Desertification is a subclass of weather process

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


(termFormat EnglishLanguage Desertification "desertification") domainEnglishFormat.kif 19212-19212
(termFormat ChineseTraditionalLanguage Desertification "荒漠化") domainEnglishFormat.kif 19213-19213
(termFormat ChineseLanguage Desertification "荒漠化") domainEnglishFormat.kif 19214-19214

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


(=>
    (and
        (instance ?DESERTIFICATION Desertification)
        (eventLocated ?DESERTIFICATION ?AREA))
    (exists (?A1 ?A2)
        (and
            (instance ?A1 ArableLand)
            (instance ?A2 Desert)
            (holdsDuring
                (BeginFn
                    (WhenFn ?DESERTIFICATION))
                (overlapsSpatially ?AREA ?A1))
            (holdsDuring
                (EndFn
                    (WhenFn ?DESERTIFICATION))
                (overlapsSpatially ?AREA ?A2)))))
Weather.kif 3759-3772 If X is an instance of desertification and X is located at Y, then All of the following hold: (1) there exist Z (2) W such that Z is an instance of arable land (3) W is an instance of desert (4) Y (5) Z overlapsSpatially holds during the beginning of the time of existence of X (6) Y (7) W overlapsSpatially holds during the end of the time of existence of X


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners