merge mold_N with mould_N

This commit is contained in:
krasimir
2015-03-22 06:37:48 +00:00
parent 7e9eec86c0
commit 4c8a9e7ac6
17 changed files with 13 additions and 30 deletions

View File

@@ -16994,7 +16994,6 @@ lin moisten_V2 = mkV2 (compoundV "गीला" (mkV "करना")) ; -- toche
lin moisture_N = mkN "नमी" ; -- tocheck
lin molar_N = mkN "दाढ़" ; -- tocheck
lin molasses_N = mkN "शीरा" ; -- tocheck
lin mold_N = mkN "दोमट मिट्टी" ; -- tocheck
lin mold_V = compoundV "का आकार" (mkV "लेना") ; -- tocheck
lin mold_V2 = mkV2 (compoundV "का आकार" (mkV "लेना")) ; -- tocheck
lin molding_N = mkN "गढ़ी गई कृति" ; -- tocheck
@@ -17221,7 +17220,7 @@ lin motoring_N = mkN "कार द्वारा यात्रा" ; -- toch
lin motorist_N = mkN "कार-चालक" ; -- tocheck
lin motorway_N = mkN "मोटर का चौड़ा रास्ता" ; -- tocheck
lin motto_N = mkN "आदर्श वाक्य" ; -- tocheck
lin mould_N = mkN "ढाँचा" ; -- tocheck
lin mould_N = mkN "दोमट मिट्टी" | mkN "ढाँचा" ; -- tocheck
lin mould_V = compoundV "साँचे में" (mkV "ढालना") ; -- tocheck
lin mould_V2 = mkV2 (compoundV "साँचे में" (mkV "ढालना")) ; -- tocheck
lin moulding_N = mkN "पट्टी" ; -- tocheck