geonames in DictionaryFin

This commit is contained in:
aarne
2014-06-17 20:22:42 +00:00
parent 4b33f8044a
commit 324123215f
5 changed files with 1688 additions and 110 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -24,6 +24,7 @@ concrete TranslateChi of Translate =
RelativeChi, RelativeChi,
IdiomChi, IdiomChi,
ConstructionChi, ConstructionChi,
NamesChi,
DocumentationChi, DocumentationChi,
ChunkChi, ChunkChi,

View File

@@ -23,6 +23,7 @@ concrete TranslateFin of Translate =
RelativeFin, RelativeFin,
IdiomFin, IdiomFin,
ConstructionFin, ConstructionFin,
NamesFin,
DocumentationFin, DocumentationFin,
ChunkFin, ChunkFin,

View File

@@ -22,6 +22,7 @@ concrete TranslateFre of Translate =
RelativeFre, RelativeFre,
IdiomFre, IdiomFre,
ConstructionFre, ConstructionFre,
NamesFre,
DocumentationFre, DocumentationFre,
ChunkFre, ChunkFre,

View File

@@ -20,6 +20,7 @@ concrete TranslateGer of Translate =
RelativeGer, RelativeGer,
IdiomGer, IdiomGer,
ConstructionGer, ConstructionGer,
NamesGer,
DocumentationGer, DocumentationGer,
ChunkGer, ChunkGer,