Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sub100 compiling Eng grammar error #384

Open
yuosef46 opened this issue Jan 10, 2022 · 0 comments
Open

Sub100 compiling Eng grammar error #384

yuosef46 opened this issue Jan 10, 2022 · 0 comments

Comments

@yuosef46
Copy link
Contributor

yuosef46 commented Jan 10, 2022

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.

@yuosef46 yuosef46 changed the title Sub100 compiling error Sub100 compiling Eng grammar error Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant