mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-18 15:42:50 -06:00
SUMO axioms
This commit is contained in:
12
examples/SUMO/axioms/GeographySubAtt.gft
Normal file
12
examples/SUMO/axioms/GeographySubAtt.gft
Normal 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)
|
||||
Reference in New Issue
Block a user