mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-20 17:26:02 -06:00
fixes in the translation dictionaries based on the data in the phrasebook
This commit is contained in:
@@ -30173,7 +30173,7 @@ lin underskirt_N = mkN "पेटिकोट" ; -- tocheck
|
||||
lin underspend_V = compoundV "सामान्य से कम दर पर खर्च" (mkV "करना") ; -- tocheck
|
||||
lin underspend_V2 = mkV2 (compoundV "सामान्य से कम दर पर खर्च" (mkV "करना")) ; -- tocheck
|
||||
lin understaffed_A = mkA "निर्धारित से कम कर्मचारियों वाला" ; -- tocheck
|
||||
lin understand_V = compoundV "मान" (mkV "लेना") ; -- tocheck
|
||||
lin understand_V = mkV "समझना" ;
|
||||
lin understand_V2 = mkV2 (compoundV "मान" (mkV "लेना")) ; -- tocheck
|
||||
lin understand_VS = mkVS (compoundV "मान" (mkV "लेना")) ; -- tocheck
|
||||
lin understandable_A = mkA "समझ में आने योग्य" ; -- tocheck
|
||||
|
||||
Reference in New Issue
Block a user