1
0
forked from GitHub/gf-rgl

added ListVPS and ListVPI related functions to import lists of Translate grammars - they had been missing. This can improve translation also in the app.

This commit is contained in:
aarne
2015-05-29 16:08:55 +00:00
parent 12c587b566
commit 21b7b3cfa3
15 changed files with 17 additions and 2 deletions
+2 -1
View File
@@ -24,7 +24,8 @@ concrete TranslateHin of Translate =
DocumentationHin,
ChunkHin,
ExtensionsHin [CompoundN,AdAdV,UttAdV,ApposNP,MkVPI, MkVPS, PredVPS, PassVPSlash, PassAgentVPSlash],
ExtensionsHin [ ListVPS,BaseVPS,ConsVPS,ConjVPS,ListVPI,BaseVPI,ConsVPI,ConjVPI,
CompoundN,AdAdV,UttAdV,ApposNP,MkVPI, MkVPS, PredVPS, PassVPSlash, PassAgentVPSlash],
DictionaryHin **
open MorphoHin, ResHin, ParadigmsHin, SyntaxHin, CommonScand, (E = ExtraHin), Prelude in {