1
0
forked from GitHub/gf-rgl

improved resource doc

This commit is contained in:
aarne
2005-05-22 18:43:00 +00:00
parent ace67e1b70
commit 7e9ce03dce
14 changed files with 123 additions and 75 deletions

View File

@@ -5,7 +5,7 @@ concrete StructuralIta of Structural = CategoriesIta, NumeralsIta **
lin
UseNumeral n = {s = \\g => n.s !g ; n = n.n} ;
UseNumeral n = {s = \\g => n.s !g ; n = n.n ; isNo = False} ;
above_Prep = justPrep "sopra" ;
after_Prep = justPrep "dopo" ;