mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 00:02:50 -06:00
restored Dictionary.get_V2 which had been omitted. It is a very common verb, although sense splits will certainly be needed.
This commit is contained in:
@@ -33,6 +33,7 @@ fun if_Subj : Subj ;
|
||||
fun go_VV : VV ;
|
||||
fun go_VA : VA ;
|
||||
fun go_V : V ;
|
||||
fun get_V2 : V2 ;
|
||||
fun get_VV : VV ;
|
||||
fun get_V2V : V2V ;
|
||||
fun make_V2V : V2V ;
|
||||
|
||||
Reference in New Issue
Block a user