mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-15 14:56:02 -06:00
split palm_N, gender_N and marrow_N
This commit is contained in:
@@ -11076,7 +11076,8 @@ lin gelding_N = mkN "बधिया घोड़ा" ; -- tocheck
|
||||
lin gem_N = mkN "लाखों में एक" ; -- tocheck
|
||||
lin gen_N = mkN "जानकारी" ; -- tocheck
|
||||
lin gen_V2 = mkV2 (compoundV "जानकारी" (mkV "देना")) ; -- tocheck
|
||||
lin gender_N = mkN "लिंग" ; -- tocheck
|
||||
lin gender_1_N = mkN "लिंग" ; -- tocheck
|
||||
lin gender_2_N = mkN "लिंग" ; -- tocheck
|
||||
lin gene_N = mkN "जीन" ; -- tocheck
|
||||
lin genealogical_A = mkA "वंशविषयक" ; -- tocheck
|
||||
lin genealogist_N = mkN "वंशावली विशेषज्ञ" ; -- tocheck
|
||||
@@ -16109,7 +16110,8 @@ lin marquee_N = mkN "आच्छादित प्रवेश-द्वार
|
||||
lin marquetry_N = mkN "जड़ाऊ काम" ; -- tocheck
|
||||
lin marriage_N = mkN "विवाह" ; -- tocheck
|
||||
lin marriageable_A = mkA "विवाह-योग्य" ; -- tocheck
|
||||
lin marrow_N = mkN "मज्जा" ; -- tocheck
|
||||
lin marrow_1_N = mkN "मज्जा" ; -- tocheck
|
||||
lin marrow_2_N = mkN "मज्जा" ; -- tocheck
|
||||
lin marry_V = compoundV "विवाह करना" (mkV "करना") ; -- tocheck
|
||||
lin marry_V2 = mkV2 (compoundV "विवाह करना" (mkV "करना")) ; -- tocheck
|
||||
lin mars_PN = mkPN "मंगल ग्रह" ; -- tocheck
|
||||
@@ -18851,7 +18853,9 @@ lin pallid_A = mkA "कुम्हलाया" ; -- tocheck
|
||||
lin pallidness_N = mkN "पीलापन" ; -- tocheck
|
||||
lin pallor_N = mkN "अवर्णता" ; -- tocheck
|
||||
lin pally_A = mkA "मित्रवत्" ; -- tocheck
|
||||
lin palm_N = mkN "ताड़" ; -- tocheck
|
||||
lin palm_1_N = mkN "ताड़" ; -- tocheck
|
||||
lin palm_2_N = mkN "ताड़" ; -- tocheck
|
||||
lin palm_3_N = mkN "ताड़" ; -- tocheck
|
||||
lin palm_V2 = mkV2 (compoundV "हाथ में" (mkV "छिपाना")) ; -- tocheck
|
||||
lin palm_off_V = compoundV "दावा" (mkV "करना") ; -- tocheck
|
||||
lin palm_off_V2 = mkV2 (compoundV "दावा" (mkV "करना")) ; -- tocheck
|
||||
|
||||
Reference in New Issue
Block a user