forked from GitHub/gf-core
mp3 example
This commit is contained in:
9
examples/mp3/LexiconFin.gf
Normal file
9
examples/mp3/LexiconFin.gf
Normal file
@@ -0,0 +1,9 @@
|
||||
instance LexiconFin of Lexicon = open StructuralFin, ParadigmsFin in {
|
||||
|
||||
oper
|
||||
play = tvDir (vKattaa "soittaa" "soitan") ;
|
||||
song = nRae "kappale" "kappaleena" ;
|
||||
|
||||
yesterday = UsePN (mkPN (nPuu "Yesterday")) ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user