1
0
forked from GitHub/gf-core

idea page

This commit is contained in:
aarne
2009-03-11 16:54:16 +00:00
parent 04b176fe37
commit 8c2a476a10
8 changed files with 510 additions and 4 deletions

View File

@@ -2,5 +2,6 @@
concrete SwadeshEng of Swadesh = SwadeshI with
(Syntax = SyntaxEng),
v v v v v v v
^ ^ ^ ^ ^ ^ ^
(Lexicon = LexiconEng) ;

View File

@@ -98,6 +98,7 @@ incomplete concrete SwadeshI of Swadesh = open Syntax, Lexicon in {
white_A = Lexicon.white_A ;
wide_A = Lexicon.wide_A ;
yellow_A = Lexicon.yellow_A ;
-- Nouns
animal_N = Lexicon.animal_N ;
ashes_N = Lexicon.ashes_N ;