mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 02:02:51 -06:00
fix the valencies of vote and spread_out in the dictionary
This commit is contained in:
@@ -60052,7 +60052,7 @@ fun votary_N : N;
|
||||
fun vote_N : N;
|
||||
fun vote_V : V;
|
||||
fun vote_V2 : V2;
|
||||
fun vote_VS : VS;
|
||||
fun vote_V3 : V3;
|
||||
fun vote_VV : VV;
|
||||
fun voteless_A : A;
|
||||
fun voter_N : N;
|
||||
@@ -64280,7 +64280,7 @@ fun spoil_for_V2 : V2;
|
||||
fun sponge_down_V2 : V2;
|
||||
fun sponge_off_V2 : V2;
|
||||
fun sponge_on_V2 : V2;
|
||||
fun spread_out_V : V;
|
||||
fun spread_out_V2 : V2;
|
||||
fun spring_back_V : V;
|
||||
fun spring_for_V2 : V2;
|
||||
fun spring_from_V2 : V2;
|
||||
|
||||
Reference in New Issue
Block a user