forked from GitHub/gf-core
mp3 example
This commit is contained in:
8
examples/mp3/LexiconGer.gf
Normal file
8
examples/mp3/LexiconGer.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
instance LexiconGer of Lexicon = open StructuralGer, ParadigmsGer in {
|
||||
|
||||
oper
|
||||
play = tvDir (vWeak "spielen") ;
|
||||
song = nBuch "lied" "lieder" ;
|
||||
|
||||
yesterday = npReg "Yesterday" ;
|
||||
}
|
||||
Reference in New Issue
Block a user