forked from GitHub/gf-core
9 lines
149 B
Plaintext
9 lines
149 B
Plaintext
--# -path=.:present:prelude
|
|
|
|
concrete SwadeshFin of Swadesh = SwadeshI with
|
|
(L = LexiconFin),
|
|
(Lexicon = LexiconFin),
|
|
(Syntax = SyntaxFin) ;
|
|
|
|
|