1
0
forked from GitHub/gf-rgl

chunks for ordinary RGL, defined with a functor

This commit is contained in:
aarne
2014-04-02 13:19:34 +00:00
parent 9e31bd2585
commit e5acfde5b7
9 changed files with 65375 additions and 6 deletions
+3 -1
View File
@@ -1,4 +1,4 @@
--# -path=.:../abstract:../english
--# -path=.:src/chunk
concrete TranslateEng of Translate =
TenseX - [Pol, PNeg, PPos],
@@ -27,6 +27,8 @@ concrete TranslateEng of Translate =
ConstructionEng,
DocumentationEng,
ChunkEng - [VPS,VPI],
ExtensionsEng,
DictionaryEng **
open MorphoEng, ResEng, ParadigmsEng, (G = GrammarEng), (E = ExtraEng), Prelude in {