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



KB Term:  Term intersection
English Word: 

  CoffeeGrind

Sigma KEE - TerrainAttribute
TerrainAttribute(terrain attribute)

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


(subclass TerrainAttribute InternalAttribute) Geography.kif 3188-3188 Terrain attribute is a subclass of internal attribute
(documentation TerrainAttribute EnglishLanguage "TerrainAttribute is a class of Attributes that describe terrain.") Geography.kif 3190-3191 Terrain attribute is a subclass of internal attribute

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


(instance FlatTerrain TerrainAttribute) Geography.kif 3199-3199 Flat terrain is an instance of terrain attribute
(instance LowTerrain TerrainAttribute) Geography.kif 3212-3212 Low terrain is an instance of terrain attribute
(instance SteepTerrain TerrainAttribute) Geography.kif 3224-3224 Steep terrain is an instance of terrain attribute
(instance MountainousTerrain TerrainAttribute) Geography.kif 3238-3238 Mountainous terrain is an instance of terrain attribute
(instance FertileTerrain TerrainAttribute) Geography.kif 3270-3270 Fertile terrain is an instance of terrain attribute
(instance GeologicallyStable TerrainAttribute) Geography.kif 3302-3302 Geologically stable is an instance of terrain attribute
(termFormat EnglishLanguage TerrainAttribute "terrain attribute") domainEnglishFormat.kif 57575-57575 Geologically stable is an instance of terrain attribute
(termFormat ChineseTraditionalLanguage TerrainAttribute "地形屬性") domainEnglishFormat.kif 57576-57576 Geologically stable is an instance of terrain attribute
(termFormat ChineseLanguage TerrainAttribute "地形属性") domainEnglishFormat.kif 57577-57577 Geologically stable is an instance of terrain attribute

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


(domain terrainInArea 2 TerrainAttribute) Geography.kif 3164-3164 The number 2 argument of terrain in area is an instance of terrain attribute

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


(=>
    (and
        (instance ?AREA GeographicArea)
        (attribute ?REGION ?ATTRIBUTE)
        (instance ?ATTRIBUTE TerrainAttribute)
        (partlyLocated ?REGION ?AREA))
    (terrainInArea ?AREA ?ATTRIBUTE))
Geography.kif 3178-3184 If X is an instance of geographic area, Y is an attribute of Z, Y is an instance of terrain attribute, and Z is partly located in X, then Y is a terrain in area of X
(=>
    (and
        (instance ?ATT TerrainAttribute)
        (attribute ?OBJECT ?ATT))
    (instance ?OBJECT LandArea))
Geography.kif 3193-3197 If X is an instance of terrain attribute and X is an attribute of Y, then Y is an instance of land area


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