merge tranquility with tranquillity in the different dictionaries

This commit is contained in:
krasimir
2015-03-21 13:22:56 +00:00
parent f33d69aa9d
commit 82ab195d28
14 changed files with 19 additions and 47 deletions

View File

@@ -29190,11 +29190,8 @@ lin tramway_N = mkN "ट्राम की पटरी" ; -- tocheck
lin trance_N = mkN "उपसमाधि" ; -- tocheck
lin tranche_N = mkN "वित्तांश" ; -- tocheck
lin tranquil_A = mkA "शांत" ; -- tocheck
lin tranquility_N = mkN "शांति" ; -- tocheck
lin tranquilize_V2 = mkV2 (compoundV "शांत" (mkV "करना")) ; -- tocheck
lin tranquilizer_N = mkN "शामक" ; -- tocheck
lin tranquillity_N = mkN "शांतचित्तता" ; -- tocheck
lin tranquillize_V2 = mkV2 (compoundV "शामक औषधि दे कर शांत" (mkV "करना")) ; -- tocheck
lin tranquillity_N = variants {mkN "शांति"; mkN "शांतचित्तता"} ; -- tocheck
lin tranquillize_V2 = variants {mkV2 (compoundV "शांत" (mkV "करना")); mkV2 (compoundV "शामक औषधि दे कर शांत" (mkV "करना"))} ; -- tocheck
lin tranquillizer_N = mkN "शामक" ; -- tocheck
lin transact_V2 = mkV2 (compoundV "कारोबार" (mkV "करना")) ; -- tocheck
lin transaction_N = mkN "कार्रवाई" ; -- tocheck