remove best_A and than_A from the Dictionaries

This commit is contained in:
kr.angelov
2015-01-20 16:02:16 +00:00
parent 04d92c4b47
commit bca7042d33
15 changed files with 0 additions and 19 deletions

View File

@@ -2717,7 +2717,6 @@ lin besiege_V2 = mkV2 (compoundV "घेर" (mkV "लेना")) ; -- tocheck
lin besmirch_V2 = mkV2 (compoundV "कीचड़" (mkV "उछालना")) ; -- tocheck
lin besotted_A = mkA "दीवानाआ" ; -- tocheck
lin bespectacled_A = mkA "चश्माधारी" ; -- tocheck
lin best_A = mkA "अत्याधिक प्रभावशाली" ; -- tocheck
lin best_Adv = mkAdv "सब से अच्छा" ; -- tocheck
lin best_N = mkN "सर्वश्रेष्ठ व्यक्ति" ; -- tocheck
lin best_V2 = mkV2 (compoundV "परास्त" (mkV "करना")) ; -- tocheck