forked from GitHub/gf-core
idea page
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
|
||||
concrete SwadeshEng of Swadesh = SwadeshI with
|
||||
(Syntax = SyntaxEng),
|
||||
v v v v v v v
|
||||
^ ^ ^ ^ ^ ^ ^
|
||||
(Lexicon = LexiconEng) ;
|
||||
|
||||
|
||||
@@ -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 ;
|
||||
|
||||
Reference in New Issue
Block a user