mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-18 15:42:50 -06:00
Thai complete with what is needed to compile Sentences in Phrasebook
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user