mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-19 16:12:52 -06:00
SUMO axioms
This commit is contained in:
10
examples/SUMO/axioms/TransportationP.gft
Normal file
10
examples/SUMO/axioms/TransportationP.gft
Normal 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)))))))
|
||||
Reference in New Issue
Block a user