Skip to content

Sub100 compiling Eng grammar error #384

@yuosef46

Description

@yuosef46

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions