mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 08:42:50 -06:00
split torch_N into three senses
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user