diff options
Diffstat (limited to 'grammars')
| -rw-r--r-- | grammars/resource/english/Paradigms.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grammars/resource/english/Paradigms.gf b/grammars/resource/english/Paradigms.gf index d2eeca49d..62eadfd0a 100644 --- a/grammars/resource/english/Paradigms.gf +++ b/grammars/resource/english/Paradigms.gf @@ -9,7 +9,7 @@ -- Closed categories (determiners, pronouns, conjunctions) are -- accessed through the resource syntax API, $resource.Abs.gf$. -- --- The main difference with $morpho.Eng.gf$ is that the types +-- The main difference with $MorphoEng.gf$ is that the types -- referred to are compiled resource grammar types. We have moreover -- had the design principle of always having existing forms as string -- arguments of the paradigms, not stems. |
