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