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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - IrrigatedLand
IrrigatedLand

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 2192-2194
(externalImage IrrigatedLand "http://upload.wikimedia.org/wikipedia/commons/ a/ ae/ LevelBasinFloodIrrigation.JPG") pictureList.kif 1489-1489
(subclass IrrigatedLand LandArea) Geography.kif 2190-2190 IrrigatedLand est une sous-classe de zone de terre

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


(termFormat ChineseLanguage IrrigatedLand "灌溉土地") domainEnglishFormat.kif 31129-31129
(termFormat ChineseTraditionalLanguage IrrigatedLand "灌溉土地") domainEnglishFormat.kif 31128-31128
(termFormat EnglishLanguage IrrigatedLand "irrigated land") domainEnglishFormat.kif 31127-31127

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 2227-2237


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