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

Formal Language: 



KB Term:  Term intersection
English Word: 

  TerrainAttribute

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 ist eine teilkategorie von InternalAttribute

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


(instance FertileTerrain TerrainAttribute) Geography.kif 1819-1819 FertileTerrain ist ein fall von TerrainAttribute %n{nicht}
(instance FlatTerrain TerrainAttribute) Geography.kif 1748-1748 FlatTerrain ist ein fall von TerrainAttribute %n{nicht}
(instance GeologicallyStable TerrainAttribute) Geography.kif 1851-1851 GeologicallyStable ist ein fall von TerrainAttribute %n{nicht}
(instance LowTerrain TerrainAttribute) Geography.kif 1761-1761 LowTerrain ist ein fall von TerrainAttribute %n{nicht}
(instance MountainousTerrain TerrainAttribute) Geography.kif 1787-1787 MountainousTerrain ist ein fall von TerrainAttribute %n{nicht}
(instance SteepTerrain TerrainAttribute) Geography.kif 1773-1773 SteepTerrain ist ein fall von TerrainAttribute %n{nicht}
(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 Die Zahl 2 Argument von terrainInArea ist ein fall von TerrainAttribute %n{nicht}

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 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 is open source software produced by Articulate Software and its partners