summaryrefslogtreecommitdiff
path: root/examples/mp3/LexiconSwe.gf
blob: f4b17080f5041cbffcde6b28e66bd00424f7952a (plain)
1
2
3
4
5
6
7
8
9
instance LexiconSwe of Lexicon = open StructuralSwe, ParadigmsSwe in {

  oper
    play = tvDir (vKoka "spela") ;
    song = nBil "låt" ;

    yesterday = npReg "Yesterday" neutrum ;

}