1
0
forked from GitHub/gf-core

PhrasebookTha corrections from Nui

This commit is contained in:
aarne
2011-12-01 14:50:23 +00:00
parent db62687ab1
commit 0814c07791
7 changed files with 26 additions and 14 deletions

View File

@@ -238,7 +238,8 @@ oper
-- for languages with GenNP, use "p's wife"
-- relativePerson n x (\a,b,c -> mkNP (GenNP b) a c) p ;
phrasePlease : Utt -> Text = \u -> lin Text (mkPhr noPConj u please_Voc) | lin Text u ;
phrasePlease : Utt -> Text = \u -> --- lin Text (mkPhr noPConj u please_Voc) |
lin Text u ;
------------------------------------------------------------------------------------------
-- New things added 30/11/2011 by AR