mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 00:32:51 -06:00
SUMO axioms
This commit is contained in:
8
examples/SUMO/axioms/GeographySubRel.gft
Normal file
8
examples/SUMO/axioms/GeographySubRel.gft
Normal file
@@ -0,0 +1,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)
|
||||
Reference in New Issue
Block a user