diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-06-13 14:40:12 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-06-13 14:40:12 +0000 |
| commit | faeb1125a308720496e1c0f9f004ca75c50b7834 (patch) | |
| tree | 4d28df8f71f0f130cc35e28ce4117a038c6b3c23 /doc/tutorial/music/MusicLexFre.gf | |
| parent | 876c3389d25fec21e8b30022073731ad78889048 (diff) | |
improved final-resource
Diffstat (limited to 'doc/tutorial/music/MusicLexFre.gf')
| -rw-r--r-- | doc/tutorial/music/MusicLexFre.gf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tutorial/music/MusicLexFre.gf b/doc/tutorial/music/MusicLexFre.gf new file mode 100644 index 000000000..31efbc728 --- /dev/null +++ b/doc/tutorial/music/MusicLexFre.gf @@ -0,0 +1,5 @@ + concrete MusicLexFre of MusicLex = CatFre ** open ParadigmsFre in { + lin + song_N = regGenN "chanson" feminine ; + american_A = regA "américain" ; + } |
