1
0
forked from GitHub/gf-core

slight modifs in Bronzeage, adapted to next-lib

This commit is contained in:
aarne
2008-11-05 10:21:28 +00:00
parent 6d83ada3eb
commit a629d30958
17 changed files with 376 additions and 299 deletions

View File

@@ -1,5 +1,7 @@
--# -path=.:present:prelude
--# -path=.:present
concrete SwadeshSwe of Swadesh = CatSwe ** SwadeshI with
(Lang = LangSwe) ;
concrete SwadeshSwe of Swadesh = SwadeshI with
(L = LexiconSwe),
(Lexicon = LexiconSwe),
(Syntax = SyntaxSwe) ;