Thai complete with what is needed to compile Sentences in Phrasebook

This commit is contained in:
aarne
2011-11-07 15:46:21 +00:00
parent 3148e305d5
commit 06630f223f
9 changed files with 55 additions and 31 deletions

View File

@@ -39,7 +39,7 @@ resource ResTha = ParamX, StringsTha ** open Prelude in {
Noun = {s,c : Str} ;
mkN : Str -> Str -> Noun = \s,c -> {s = s ; c = c} ;
mkNoun : Str -> Str -> Noun = \s,c -> {s = s ; c = c} ;
-- before and after classifier; whether classifier needed (default)