added Spa and Ita to translator/ ; omitted some Extensions functions to double the parsing speed

This commit is contained in:
aarne
2014-04-04 14:13:11 +00:00
parent ab3244fbe5
commit 316e473a1e
8 changed files with 129 additions and 28 deletions

View File

@@ -15,7 +15,7 @@ concrete TranslateSwe of Translate =
],
AdverbSwe,
PhraseSwe,
SentenceSwe - [SlashVS],
SentenceSwe,
QuestionSwe,
RelativeSwe,
IdiomSwe [
@@ -26,10 +26,8 @@ concrete TranslateSwe of Translate =
DocumentationSwe,
ChunkSwe,
ExtensionsSwe [CompoundCN,AdAdV,UttAdV,ApposNP,MkVPI, MkVPS, PredVPS, that_RP, who_RP],
ExtensionsSwe - [
VPI,VPS
],
DictionarySwe **
open MorphoSwe, ResSwe, ParadigmsSwe, SyntaxSwe, CommonScand, (E = ExtraSwe), Prelude in {