SUMO axioms

This commit is contained in:
krasimir
2010-02-17 11:12:43 +00:00
parent 06654cbb5e
commit 6b8fa0eaa1
51 changed files with 79238 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
subAttribute (el ? ? ? MountainousTerrain) (el ? ? ? SteepTerrain)
subAttribute (el ? ? ? Upwind) (el ? ? ? Upstream)
subAttribute (el ? ? ? Downwind) (el ? ? ? Downstream)
subAttribute (el ? ? ? GroundwaterPollutionIssue) (el ? ? ? WaterPollutionIssue)
subAttribute (el ? ? ? EndangeredMarineWildlifeIssue) (el ? ? ? EndangeredSpeciesIssue)
subAttribute (el ? ? ? SoilSalinityIssue) (el ? ? ? SoilDegradationIssue)