mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
added TPTP for SUMO
This commit is contained in:
12
examples/SUMO/TPTP/MergePredAx.p
Normal file
12
examples/SUMO/TPTP/MergePredAx.p
Normal file
@@ -0,0 +1,12 @@
|
||||
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)).
|
||||
|
||||
Reference in New Issue
Block a user