mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-17 00:39:32 -06:00
11 lines
640 B
Plaintext
11 lines
640 B
Plaintext
|
|
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)))))))
|