mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 07:12: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:
@@ -23909,6 +23909,7 @@ fun gestural_A : A ;
|
||||
fun gesture_N : N ;
|
||||
fun gesture_V : V ;
|
||||
fun get_N : N ;
|
||||
fun get_V2 : V2 ;
|
||||
fun get_V2V : V2V ;
|
||||
fun get_VV : VV ;
|
||||
fun get_about_V : V ;
|
||||
|
||||
Reference in New Issue
Block a user