You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compiling CatFre.gf...
CatFre.gf:
Warning: no linearization type for DAP, inserting default {s : Str}
write file CatFre.gfo
compiling NounFre.gf...
NounFre.gf:
Warning: no linearization of AdjDAP
Warning: no linearization of CountNP
Warning: no linearization of DetDAP
Warning: no linearization of PartNP
write file NounFre.gfo
compiling VerbFre.gf...
VerbFre.gf:
Warning: no linearization of AdVVPSlash
Warning: no linearization of AdvVPSlash
write file VerbFre.gfo
Can anyone compile the french grammar?
I only come to SentenceFre.gf and then my 20 GB RAM runs over.
The output from the console:
grammars/french$ gf -make AllFre.gf
CatFre.gf:
Warning: no linearization type for DAP, inserting default {s : Str}
write file CatFre.gfo
NounFre.gf:
Warning: no linearization of AdjDAP
Warning: no linearization of CountNP
Warning: no linearization of DetDAP
Warning: no linearization of PartNP
write file NounFre.gfo
VerbFre.gf:
Warning: no linearization of AdVVPSlash
Warning: no linearization of AdvVPSlash
write file VerbFre.gfo
The text was updated successfully, but these errors were encountered: