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



KB Term:  Term intersection
English Word: 

  Forest

Sigma KEE - Forest
Forest(forest)
Black_Forest, Schwarzwald, Sherwood_Forest, bosk, dell, dingle, forest, greenwood, lemon_grove, pinetum, riparian_forest, silva, sylva, timber, timberland, wood, woodland, woods

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


(subclass Forest LandArea) Geography.kif 7977-7977 Forest is a subclass of land area
(disjoint Forest Field) Geography.kif 7978-7978 Forest is disjoint from field
(documentation Forest EnglishLanguage "Forest is the class of large LandAreas that are covered by trees and associated undergrowth, either growing wild or managed for the purpose of timber production.") Geography.kif 7979-7981 Forest is disjoint from field
(externalImage Forest "http://upload.wikimedia.org/wikipedia/commons/7/72/ Forest_Samobor.JPG") pictureList.kif 1478-1478 Forest is disjoint from field

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


(subclass RainForest Forest) Geography.kif 7988-7988 Rain forest is a subclass of forest
(subclass TemperateHardwoodForest Forest) Geography.kif 8002-8002 Temperate hardwood forest is a subclass of forest
(subclass BorealForest Forest) Geography.kif 8005-8005 Boreal forest is a subclass of forest
(termFormat EnglishLanguage Forest "forest") domainEnglishFormat.kif 24664-24664 Boreal forest is a subclass of forest
(termFormat ChineseTraditionalLanguage Forest "森林") domainEnglishFormat.kif 24665-24665 Boreal forest is a subclass of forest
(termFormat ChineseLanguage Forest "森林") domainEnglishFormat.kif 24666-24666 Boreal forest is a subclass of forest

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


(=>
    (instance ?FOREST Forest)
    (vegetationTypePattern ?FOREST BotanicalTree DenseVegetation))
Geography.kif 7983-7985 If X is an instance of forest, then X is vegetation type pattern botanical tree for dense vegetation

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


(=>
    (and
        (instance ?P ForestProduct)
        (instance ?M Manufacture)
        (result ?M ?P)
        (patient ?M ?X)
        (instance ?X Organism))
    (exists (?A ?F)
        (and
            (instance ?A Agriculture)
            (result ?A ?X)
            (eventLocated ?A ?F)
            (instance ?F Forest))))
Economy.kif 5559-5571 If X is an instance of forest product, Y is an instance of manufacture, X is a result of Y, Z is a patient of Y, and Z is an instance of organism, then there exist W, V such that W is an instance of agriculture, Z is a result of W, W is located at V, and V is an instance of forest
(=>
    (instance ?FIRE ForestFire)
    (exists (?FOREST)
        (and
            (instance ?FOREST Forest)
            (eventLocated ?FIRE ?FOREST)
            (patient ?FIRE ?FOREST))))
Geography.kif 3862-3868 If X is an instance of forest fire, then there exists Y such that Y is an instance of forest, X is located at Y, and Y is a patient of X


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners