summaryrefslogtreecommitdiff
path: root/examples/SUMO/axioms/GeographySubRel.gft
blob: 0f241749819031da4f03a5af82d76c88a19296b6 (plain)
1
2
3
4
5
6
7
8

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)