diff options
| author | krasimir <krasimir@chalmers.se> | 2010-02-17 11:12:43 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2010-02-17 11:12:43 +0000 |
| commit | 6690fbaf6ce1247165ce159683367982c28efeca (patch) | |
| tree | 822e1f854b8e78e5bc0d13bf01e3846e84ceb1f2 /examples/SUMO/axioms/GeographySubAtt.gft | |
| parent | f7f0112256b738a7c640c37d5bcbfc8a33bdb307 (diff) | |
SUMO axioms
Diffstat (limited to 'examples/SUMO/axioms/GeographySubAtt.gft')
| -rw-r--r-- | examples/SUMO/axioms/GeographySubAtt.gft | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/SUMO/axioms/GeographySubAtt.gft b/examples/SUMO/axioms/GeographySubAtt.gft new file mode 100644 index 000000000..a9f392b4b --- /dev/null +++ b/examples/SUMO/axioms/GeographySubAtt.gft @@ -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)
|
