complete Thai, new Disambiguation items (Romance pronouns to be revisited) in Phrasebook

This commit is contained in:
aarne
2011-11-30 15:00:06 +00:00
parent d2b99a0607
commit 69d54030c0
5 changed files with 41 additions and 19 deletions

View File

@@ -11,12 +11,13 @@ concrete DisambPhrasebookEng of Phrasebook = PhrasebookEng -
GPleaseGive, GPleaseGivePol,
GNiceToMeetYou, -- GNiceToMeetYouPol,
PYes, PYesToNo, ObjMass,
MKnow,
WeMale, WeFemale,
YouPlurFamMale, YouPlurFamFemale,
YouPlurPolMale, YouPlurPolFemale,
TheyMale, TheyFemale
]
** open SyntaxEng, ParadigmsEng, Prelude in {
** open SyntaxEng, ParadigmsEng, IrregEng, Prelude in {
lin
IMale = mkP i_Pron "(male)" ;
IFemale = mkP i_Pron "(female)" ;
@@ -33,6 +34,8 @@ lin
TheyMale = mkP they_Pron "(male)" ;
TheyFemale = mkP they_Pron "(female)" ;
MKnow = mkVV (partV know_V "how") ; ---
LangNat nat = mkNP nat.lang (ParadigmsEng.mkAdv "(language)") ;
-- CitiNat nat = nat.prop ;