split torch_N into three senses

This commit is contained in:
krasimir
2015-05-18 11:31:46 +00:00
parent 45f9a60786
commit 8fbe2178f5
17 changed files with 52 additions and 18 deletions

View File

@@ -28974,7 +28974,9 @@ lin topple_V = compoundV "लुढ़क" (mkV "जाना") ; -- tocheck
lin topple_V2 = mkV2 (compoundV "लुढ़क" (mkV "जाना")) ; -- tocheck
lin topside_N = mkN "जहाज के पेटे का पानी से ऊपर रहने वाला हिस्सा" ; -- tocheck
lin topsoil_N = mkN "ऊपरी मिट्टी" ; -- tocheck
lin torch_N = mkN "धमनदीप" ; -- tocheck
lin torch_1_N = mkN "धमनदीप" ; -- tocheck
lin torch_2_N = mkN "धमनदीप" ; -- tocheck
lin torch_3_N = mkN "धमनदीप" ; -- tocheck
lin torch_V2 = mkV2 (compoundV "जला" (mkV "देना")) ; -- tocheck
lin torch_race_N = mkN "मशाल-दौड़" ; -- tocheck
lin torchbearer_N = mkN "मशालची" ; -- tocheck