mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 10:49:33 -06:00
8 lines
148 B
Plaintext
8 lines
148 B
Plaintext
--# -path=.:present:prelude
|
|
|
|
concrete SwadeshEng of Swadesh = SwadeshI with
|
|
(Syntax = SyntaxEng),
|
|
(L = LexiconEng),
|
|
(Lexicon = LexiconEng) ;
|
|
|