1
0
forked from GitHub/gf-core

fix the adverbs for fast_A and hard_A

This commit is contained in:
kr.angelov
2014-09-30 16:42:33 +00:00
parent 20d2d10866
commit 8800d5af5b
12 changed files with 25 additions and 40 deletions

View File

@@ -12142,8 +12142,9 @@ lin harbor_N = mkN "बंदरगाह" ; -- tocheck
lin harbour_N = mkN "बंदरगाह" ; -- tocheck
lin harbour_V = compoundV "मन में" (mkV "रखना") ; -- tocheck
lin harbour_V2 = mkV2 (compoundV "मन में" (mkV "रखना")) ; -- tocheck
lin hard_A = mkA "ठोस" ; -- tocheck
lin hard_Adv = mkAdv "परिश्रमशीलता से" ; -- tocheck
lin hard_1_A = mkA "ठोस" ; -- tocheck
lin hard_2_A = mkA "ठोस" ; -- tocheck
lin hardly_AdV = mkAdV "परिश्रमशीलता से" ; -- tocheck
lin hardback_N = mkN "कड़े कवर वाली पुस्तक" ; -- tocheck
lin hardball_N = mkN "हार्डबल" ; -- tocheck
lin hardboard_N = mkN "कठोर गत्ता" ; -- tocheck