diff --git a/examples/phrasebook/WordsTha.gf b/examples/phrasebook/WordsTha.gf index ede035fa4..13def3593 100644 --- a/examples/phrasebook/WordsTha.gf +++ b/examples/phrasebook/WordsTha.gf @@ -179,8 +179,8 @@ concrete WordsTha of Words = SentencesTha ** Husband = xOf (R.thword "สา" "มี") ; -- polite --- Wife = xOf "เมีย" ; ---- familiar --- Husband = xOf "ผัว" ; ---- familiar - Son = xOf (R.thword "ลูก ชาย") ; - Daughter = xOf (R.thword "ลูก สาว") ; + Son = xOf (R.thword "ลูก" "ชาย") ; + Daughter = xOf (R.thword "ลูก" "สาว") ; Children = xOf L.child_N.s ; ---- -- week days