mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
mp3 example
This commit is contained in:
9
examples/mp3/LexiconSwe.gf
Normal file
9
examples/mp3/LexiconSwe.gf
Normal file
@@ -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 ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user