summaryrefslogtreecommitdiff
path: root/examples/bronzeage/SwadeshFin.gf
blob: 8c05ca529081661eecec2232113d3d259ca1e0af (plain)
1
2
3
4
5
6
7
8
--# -path=.:present:prelude

concrete SwadeshFin of Swadesh = SwadeshI with
  (L = LexiconFin),
  (Lexicon = LexiconFin),
  (Syntax = SyntaxFin) ;