SUMO axioms

This commit is contained in:
krasimir
2010-02-17 11:12:43 +00:00
parent f7f0112256
commit 6690fbaf6c
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)