moved phrases like 'I am hungry' from Greetings to Words to make them more general

This commit is contained in:
aarne
2010-03-30 21:48:24 +00:00
parent ae742a3af8
commit 6c5d0226d6
2 changed files with 5 additions and 2 deletions

View File

@@ -6,6 +6,8 @@ incomplete concrete ExtraRomance of ExtraRomanceAbs = CatRomance **
lin TPasseSimple = {s = []} ** {t = RPasse} ; --# notpresent
lin ComplCN v cn = insertComplement (\\_ => prepCase v.c2.c ++ cn.s ! Sg) (predV v) ;
lincat
VPI = {s : Str} ;
[VPI] = {s1,s2 : Str} ;