1
0
forked from GitHub/gf-rgl

questions and transfer in shell state

This commit is contained in:
aarne
2005-11-25 17:40:51 +00:00
parent a2ef232f2f
commit 9e8de44fa9
14 changed files with 110 additions and 22 deletions

View File

@@ -36,6 +36,9 @@ resource ResEng = ParamX ** {
}
} ;
mkIP : (i,me,my : Str) -> Number -> {s : Case => Str ; n : Number} =
\i,me,my,n -> let who = mkNP i me my n P3 in {s = who.s ; n = n} ;
mkNP : (i,me,my : Str) -> Number -> Person -> {s : Case => Str ; a : Agr} =
\i,me,my,n,p -> {
s = table {