mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-15 18:10:12 -06:00
split may_VV into may_1_VV (be possible) and may_2_VV (be allowed); not yet in Bul, Hin
This commit is contained in:
@@ -33060,7 +33060,8 @@ fun maxine_PN : PN;
|
||||
fun maxwell_N : N;
|
||||
fun may_N : N;
|
||||
fun may_PN : PN;
|
||||
fun may_VV : VV;
|
||||
fun may_1_VV : VV; -- be possible
|
||||
fun may_2_VV : VV; -- be allowed
|
||||
fun may_beetle_N : N;
|
||||
fun may_bug_N : N;
|
||||
fun mayapple_N : N;
|
||||
|
||||
Reference in New Issue
Block a user