Files
gf-core/examples/SUMO/axioms/GeographySubRel.gft
2010-02-17 11:12:43 +00:00

9 lines
325 B
Plaintext

subRelation2El ? ? ? ? (\x,y -> dependentGeopoliticalArea x y) (\x,y -> claimedTerritory x y)
subRelation2El ? ? ? ? (\x,y -> waterDepth x y) (\x,y -> length x y)
subRelation2El ? ? ? ? (\x,y -> streamOutfall x y) (\x,y -> properPart x y)
subRelation2El ? ? ? ? (\x,y -> airTemperature x y) (\x,y -> measure x y)