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


KB Term:  Term intersection
English Word: 

Sigma KEE - CultivatedLandArea
CultivatedLandArea(cultivated land area)Hanging_Gardens_of_Babylon, bed, bed_of_roses, cultivated_land, fallow, farmland, flower_garden, formal_garden, garden, grape_arbor, grape_arbour, hop_field, hop_garden, landscaping, patch, plot, plot_of_ground, plot_of_land, ploughland, plowland, pot_farm, rose_bed, rose_garden, tillage, tilled_land, tilth, truck_farm, truck_garden

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


(subclass CultivatedLandArea LandArea) Mid-level-ontology.kif 9456-9456 Cultivated land area is a subclass of land area
(documentation CultivatedLandArea EnglishLanguage "A LandArea which is dedicated to Agriculture, e.g. Lawns, gardens, and fields for growing crops.") Mid-level-ontology.kif 9457-9458 Cultivated land area is a subclass of land area

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


(subclass Garden CultivatedLandArea) Mid-level-ontology.kif 9472-9472 Garden is a subclass of cultivated land area
(subclass Orchard CultivatedLandArea) Food.kif 3690-3690 Orchard is a subclass of cultivated land area
(rangeSubclass FarmOfProductFn CultivatedLandArea) Food.kif 3707-3707 The values returned by farm of product fn are subclasses of cultivated land area
(subclass Vineyard CultivatedLandArea) Food.kif 3723-3723 Vineyard is a subclass of cultivated land area
(termFormat EnglishLanguage CultivatedLandArea "cultivated land area") domainEnglishFormat.kif 18006-18006 Vineyard is a subclass of cultivated land area
(termFormat ChineseTraditionalLanguage CultivatedLandArea "耕地面積") domainEnglishFormat.kif 18007-18007 Vineyard is a subclass of cultivated land area
(termFormat ChineseLanguage CultivatedLandArea "耕地面积") domainEnglishFormat.kif 18008-18008 Vineyard is a subclass of cultivated land area

appearance as argument number 3
-------------------------


(domain plantInArea 2 CultivatedLandArea) Mid-level-ontology.kif 9488-9488 The number 2 argument of plant in area is an instance of cultivated land area

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


(=>
    (instance ?A CultivatedLandArea)
    (exists (?C)
        (and
            (instance ?C Agriculture)
            (eventLocated ?C ?A))))
Mid-level-ontology.kif 9460-9465 If X is an instance of cultivated land area, then there exists Y such that Y is an instance of agriculture and Y is located at X

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


(=>
    (instance ?DEVICE GardenAppliance)
    (hasPurpose ?DEVICE
        (exists (?AREA ?PROC)
            (and
                (instance ?PROC Process)
                (instance ?AREA CultivatedLandArea)
                (instrument ?PROC ?DEVICE)
                (located ?PROC ?AREA)))))
HouseholdAppliances.kif 443-451 If X is an instance of garden tool, then X has the purpose there exist Y, Z such that Z is an instance of process, Y is an instance of cultivated land area, X is an instrument for Z, and Z is located at Y


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