forked from GitHub/gf-core
minimal template files for extending the Translate grammar with e.g. new words
This commit is contained in:
9
lib/src/translator/MyTranslatorSwe.gf
Normal file
9
lib/src/translator/MyTranslatorSwe.gf
Normal file
@@ -0,0 +1,9 @@
|
||||
--# -path=.:../chunk:alltenses
|
||||
|
||||
concrete MyTranslatorSwe of MyTranslator = TranslateSwe -- - [gfsg]
|
||||
|
||||
** open ParadigmsSwe in {
|
||||
|
||||
lin google_V2 = mkV2 (mkV "googla") (mkPrep "efter") ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user