1
0
forked from GitHub/gf-rgl

Est RG: Improve noun smart paradigms + fix 2 words

- small improvements to noun smart paradigms (originally done 3 years ago, something to do with syllable/stress detection)
- two words corrected
- some typos fixed in source code comments
This commit is contained in:
Kaarel Kaljurand
2017-08-27 12:36:11 +03:00
parent c11ff12602
commit 919d8c74cf
4 changed files with 42 additions and 36 deletions

View File

@@ -330,7 +330,7 @@ lin
push_V2 = mkV2 (mkV "suruma") ;
rub_V2 = mkV2 (mkV "hõõruma") cpartitive ;
scratch_V2 = mkV2 (mkV "kraapima" "kraapida" "kraabib") cpartitive ;
sew_V = mkV "külvama" "külvata" ;
sew_V = mkV "õmblema" ;
sing_V = mkV "laulma" "laulda" "laulab" "lauldakse" ;
sit_V = mkV "istuma" ;
smell_V = mk2V "haistma" "haista";