mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 15:22: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:
@@ -9527,6 +9527,7 @@ lin gerontology_N = mkN "gerontología" ; -- status=guess
|
||||
lin gerund_N = mkN "gerundio" ; -- status=guess
|
||||
lin gesture_N = mkN "gesto" ; -- status=guess
|
||||
lin get_N = mkN "quedada" ; -- status=guess
|
||||
lin get_V2 = mkV2 obtener_V ; -- status=guess
|
||||
lin get_V2V = mkV2V obtener_V ;
|
||||
lin get_VV = mkVV obtener_V ;
|
||||
lin geyser_N = mkN "géiser" masculine ; -- status=guess
|
||||
|
||||
Reference in New Issue
Block a user