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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - TerrainAttribute
TerrainAttribute

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


(documentation TerrainAttribute EnglishLanguage "TerrainAttribute is a class of Attributes that describe terrain.") Geography.kif 1739-1740
(subclass TerrainAttribute InternalAttribute) Geography.kif 1737-1737 TerrainAttribute est une sous-classe de attribut interne

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


(instance FertileTerrain TerrainAttribute) Geography.kif 1819-1819 FertileTerrain est une instance de TerrainAttribute
(instance FlatTerrain TerrainAttribute) Geography.kif 1748-1748 FlatTerrain est une instance de TerrainAttribute
(instance GeologicallyStable TerrainAttribute) Geography.kif 1851-1851 GeologicallyStable est une instance de TerrainAttribute
(instance LowTerrain TerrainAttribute) Geography.kif 1761-1761 LowTerrain est une instance de TerrainAttribute
(instance MountainousTerrain TerrainAttribute) Geography.kif 1787-1787 MountainousTerrain est une instance de TerrainAttribute
(instance SteepTerrain TerrainAttribute) Geography.kif 1773-1773 SteepTerrain est une instance de TerrainAttribute
(termFormat ChineseLanguage TerrainAttribute "地形属性") domainEnglishFormat.kif 57578-57578
(termFormat ChineseTraditionalLanguage TerrainAttribute "地形屬性") domainEnglishFormat.kif 57577-57577
(termFormat EnglishLanguage TerrainAttribute "terrain attribute") domainEnglishFormat.kif 57576-57576

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


(domain terrainInArea 2 TerrainAttribute) Geography.kif 1713-1713 Le nombre 2 argument de terrainInArea est une instance de TerrainAttribute

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


(=>
    (and
        (instance ?AREA GeographicArea)
        (attribute ?REGION ?ATTRIBUTE)
        (instance ?ATTRIBUTE TerrainAttribute)
        (partlyLocated ?REGION ?AREA))
    (terrainInArea ?AREA ?ATTRIBUTE))
Geography.kif 1727-1733
(=>
    (and
        (instance ?ATT TerrainAttribute)
        (attribute ?OBJECT ?ATT))
    (instance ?OBJECT LandArea))
Geography.kif 1742-1746


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