diff options
Diffstat (limited to 'old-examples/mp3/LexiconSwe.gf')
| -rw-r--r-- | old-examples/mp3/LexiconSwe.gf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/old-examples/mp3/LexiconSwe.gf b/old-examples/mp3/LexiconSwe.gf new file mode 100644 index 000000000..f4b17080f --- /dev/null +++ b/old-examples/mp3/LexiconSwe.gf @@ -0,0 +1,9 @@ +instance LexiconSwe of Lexicon = open StructuralSwe, ParadigmsSwe in { + + oper + play = tvDir (vKoka "spela") ; + song = nBil "låt" ; + + yesterday = npReg "Yesterday" neutrum ; + +}
\ No newline at end of file |
