SUMO axioms

This commit is contained in:
krasimir
2010-02-17 11:12:43 +00:00
parent 06654cbb5e
commit 6b8fa0eaa1
51 changed files with 79238 additions and 0 deletions

View 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)