'how many' has correct standalone form and plural noun

This commit is contained in:
Meowyam
2021-11-15 13:49:39 +08:00
committed by Inari Listenmaa
parent b8a1a72cca
commit a0d397bed4
4 changed files with 7 additions and 4 deletions

View File

@@ -53,7 +53,7 @@ lin and_Conj = {s2 = "dan" ; s1 = [] ; n = Pl} ;
-- *Det and Quant
lin how8many_IDet = mkIdet "berapa banyak" Pl True;
lin how8many_IDet = mkIdet "berapa" "berapa banyak" Sg True;
{-}
lin all_Predet = {s = ""} ;
lin not_Predet = { s = "" } ;