mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-24 02:31:10 -06:00
Small lexicon fixes and additions, tests
This commit is contained in:
@@ -312,7 +312,7 @@ lin
|
||||
thin_A = mkA "тонкий" "тоньше" "3*a/c'";
|
||||
think_V = mkV imperfective intransitive "думать" "думаю";
|
||||
throw_V2 = mkV2 (mkV imperfective "бросать" "бросаю");
|
||||
tie_V2 = mkV2 (mkV imperfective "вязать" "вяжу" "вяжет");
|
||||
tie_V2 = mkV2 (mkV imperfective transitive "вязать" "вяжу" "вяжет" "6c");
|
||||
today_Adv = mkAdv "сегодня" ;
|
||||
tongue_N = mkN "язык" ;
|
||||
tooth_N = mkN "зуб" ;
|
||||
|
||||
Reference in New Issue
Block a user