summaryrefslogtreecommitdiff
path: root/doc/tutorial/music/MusicLexEng.gf
blob: 3d90e8f37ed19c2e64a4fdf88adb93b481d30db5 (plain)
1
2
3
4
5
  concrete MusicLexEng of MusicLex = CatEng ** open ParadigmsEng in {
    lin
      song_N = regN "song" ;
      american_A = regA "American" ;
    }