1
0
forked from GitHub/gf-core

how8much_IAdv in Structural; changed parameter name Place in Numerals

This commit is contained in:
aarne
2010-03-26 22:06:35 +00:00
parent 5e4548e4da
commit c42afc59eb
7 changed files with 14 additions and 9 deletions

View File

@@ -46,6 +46,7 @@ concrete StructuralFin of Structural = CatFin **
here7to_Adv = ss "tänne" ;
here7from_Adv = ss "täältä" ;
how_IAdv = ss "miten" ;
how8much_IAdv = ss "kuinka paljon" ;
how8many_IDet =
{s = \\c => "kuinka" ++ (mkN "moni" "monia").s ! NCase Sg c ; n = Sg ; isNum = False} ;
if_Subj = ss "jos" ;