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 1664f8365f
commit 31b79c3d6b
15 changed files with 17 additions and 2 deletions

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 {