-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
When running Sub100 from the English grmmar as follow
MySentence = mkPhr(mkUtt(mkNP (mkDet(mkNumeral (mkSub100 (n5_Unit) (n5_Unit)))) (mkN("test"))));
GF runs into a compile error and it shows this message:
Internal error in GeneratePMCFG: evalTerm (PFalse)
CallStack (from HasCallStack):
error, called at src/compiler\GF\Compile\GeneratePMCFG.hs:621:13 in gf-3.11.0-BUdNvF71Of3JYSW9OxogC1:GF.Compile.GeneratePMCFG
The version of GF I'm using currently is GF version 3.11.0.
Metadata
Metadata
Assignees
Labels
No labels