1
0
forked from GitHub/gf-core

fix the confusion between canon_N and cannon_N

This commit is contained in:
krasimir
2015-07-01 16:56:25 +00:00
parent 612e324470
commit dc38eec14b
16 changed files with 41 additions and 44 deletions

View File

@@ -4086,7 +4086,8 @@ lin cankerous_A = mkA "व्रणीय" ; -- tocheck
lin cannabis_N = mkN "भाँग" ; -- tocheck
lin cannibal_N = mkN "स्वजातिभक्षक पशु" ; -- tocheck
lin cannibalism_N = mkN "स्वजातिभक्रण" ; -- tocheck
lin cannon_N = mkN "गोला" ; -- tocheck
lin cannon_1_N = mkN "गोला" ; -- tocheck
lin cannon_2_N = mkN "गोला" ; -- tocheck
lin canny_A = mkA "चतुर" ; -- tocheck
lin canoe_N = mkN "डोंगी" ; -- tocheck
lin canoe_V2 = mkV2 (compoundV "डोंगी से" (mkV "जाना")) ; -- tocheck