mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 13:09:33 -06:00
13 lines
328 B
OpenEdge ABL
13 lines
328 B
OpenEdge ABL
fof(axMergeP0, axiom,
|
|
f_MeasureFn(0,inst_AngularDegree) = f_MeasureFn(360,inst_AngularDegree)).
|
|
|
|
fof(axMergeP1, axiom,
|
|
f_typicalPart(type_VocalCords,type_Human)).
|
|
|
|
fof(axMergeP2, axiom,
|
|
f_typicallyContainsPart(type_VocalCords,type_Human)).
|
|
|
|
fof(axMergeP3, axiom,
|
|
f_initialPart(type_VocalCords,type_Human)).
|
|
|