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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - IrrigatedLand
IrrigatedLand(irrigated land)

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


(documentation IrrigatedLand EnglishLanguage "IrrigatedLand is the subclass of LandArea representing land whose water supply is artificially supplied or supplemented.") Geography.kif 2362-2364
(externalImage IrrigatedLand "http://upload.wikimedia.org/wikipedia/commons/ a/ ae/ LevelBasinFloodIrrigation.JPG") pictureList.kif 1489-1489
(subclass IrrigatedLand LandArea) Geography.kif 2360-2360 Irrigated land is a subclass of land area

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


(termFormat ChineseLanguage IrrigatedLand "灌溉土地") domainEnglishFormat.kif 31116-31116
(termFormat ChineseTraditionalLanguage IrrigatedLand "灌溉土地") domainEnglishFormat.kif 31115-31115
(termFormat EnglishLanguage IrrigatedLand "irrigated land") domainEnglishFormat.kif 31114-31114

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


(=>
    (and
        (irrigatedLandArea ?REGION
            (MeasureFn ?AMOUNT ?UNIT))
        (instance ?UNIT UnitOfArea))
    (exists (?IRRLAND)
        (and
            (instance ?IRRLAND IrrigatedLand)
            (geographicSubregion ?IRRLAND ?REGION)
            (measure ?IRRLAND
                (MeasureFn ?AMOUNT ?UNIT)))))
Geography.kif 2397-2407


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