idea page

This commit is contained in:
aarne
2009-03-11 16:54:16 +00:00
parent af1fc9306a
commit a175874e2c
6 changed files with 508 additions and 2 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 ;