updated TopDictionary files after refactoring of Dictionary

This commit is contained in:
aarne
2014-06-20 09:36:27 +00:00
parent e8cdbb2f5f
commit 15d3474753
11 changed files with 4197 additions and 4192 deletions

View File

@@ -3627,7 +3627,7 @@ lin mystery_N = mkN "रहस्यमय" ; -- tocheck
lin pose_V2 = mkV2 (compoundV "खड़ा" (mkV "करना")) ; -- tocheck
lin pose_V = compoundV "खड़ा" (mkV "करना") ; -- tocheck
lin violent_A = mkA "तेज" ; -- tocheck
lin march_N = mkN "प्रगति" ; -- tocheck
lin march_N = variants{} ; --
lin found_V2 = mkV2 (compoundV "स्थापित" (mkV "करना")) ; -- tocheck
lin dig_V2 = mkV2 (compoundV "कब्र" (mkV "खोदना")) ; -- tocheck
lin dig_V = compoundV "कब्र" (mkV "खोदना") ; -- tocheck