mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 17:52:51 -06:00
remove very_Adv from Dict*
This commit is contained in:
@@ -59716,7 +59716,6 @@ lin vertigo_N = mkN "vertigo" ;
|
||||
lin verve_N = mkN "verve" ;
|
||||
lin vervet_N = mkN "vervet" ;
|
||||
lin very_AdA = mkAdA "very" ;
|
||||
lin very_Adv = mkAdv "very" ;
|
||||
lin vesical_A = mkA "vesical" ;
|
||||
lin vesicant_N = mkN "vesicant" ;
|
||||
lin vesicatory_A = mkA "vesicatory" ;
|
||||
|
||||
@@ -59631,7 +59631,6 @@ fun vertigo_N : N;
|
||||
fun verve_N : N;
|
||||
fun vervet_N : N;
|
||||
fun very_AdA : AdA;
|
||||
fun very_Adv : Adv;
|
||||
fun vesical_A : A;
|
||||
fun vesicant_N : N;
|
||||
fun vesicatory_A : A;
|
||||
|
||||
Reference in New Issue
Block a user