mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 10:49:33 -06:00
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) ;
|
|
|
|
|