Jordi's suggestion in Symbol

This commit is contained in:
aarne
2006-11-23 13:12:42 +00:00
parent 84b49624d4
commit a98411e27f
6 changed files with 30 additions and 1 deletions

View File

@@ -12,6 +12,10 @@ lin
s = \\c => det.s ++ cn.s ! det.n ! c ++ xs.s ;
a = agrP3 det.n
} ;
CNNumNP cn i = {
s = \\c => (cn.s ! Sg ! Nom ++ i.s) ;
a = agrP3 Sg
} ;
SymbS sy = sy ;