1
0
forked from GitHub/gf-core
Files
gf-core/examples/SUMO/axioms/GeographySubAtt.gft
2010-02-17 11:12:43 +00:00

13 lines
434 B
Plaintext

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)