mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-28 22:12:51 -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:
@@ -9275,6 +9275,7 @@ lin gerund_N = mkN "gérondif" masculine ; -- tocheck
|
||||
lin gestalt_N = mkN "profil" feminine ; -- tocheck
|
||||
lin gesticulate_V = mkV (mkV "gesticuler") ; -- tocheck
|
||||
lin gesture_N = mkN "geste" masculine ; -- tocheck
|
||||
lin get_V2 = I.recevoir_V2 ;
|
||||
lin get_V2V = mkV2V (mkV I.obtenir_V2) ;
|
||||
lin get_VV = mkVV (mkV "arriver") ;
|
||||
lin geyser_N = mkN "geyser" masculine ; -- tocheck
|
||||
|
||||
Reference in New Issue
Block a user