forked from GitHub/gf-core
SUMO axioms
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
geographicSubregion (el ? ? ? NorthwestPassage) (el ? ? ? ArcticOcean)
|
||||
|
||||
geographicSubregion (el ? ? ? NorthwestPassage) (el ? ? ? WesternHemisphere)
|
||||
|
||||
geographicSubregion (el ? ? ? NorthernSeaRoute) (el ? ? ? ArcticOcean)
|
||||
|
||||
geographicSubregion (el ? ? ? NorthernSeaRoute) (el ? ? ? EasternHemisphere)
|
||||
|
||||
equal (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? CubicFoot))) (el ? ? ? (MultiplicationFn (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? FootLength))) (el ? ? ? (MultiplicationFn (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? FootLength))) (el ? ? ? (MeasureFn (el ? ? ? (toInt 1)) (el ? ? ? FootLength)))))))
|
||||
Reference in New Issue
Block a user