mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-12 04:32:50 -06:00
fix in DictionaryEng and DictionaryBul for gitano/gitana
This commit is contained in:
@@ -23870,8 +23870,8 @@ lin giro_N = mkN "giro" ;
|
||||
lin girth_N = mkN "girth" "girths";
|
||||
lin girvan_PN = mkPN "Girvan";
|
||||
lin gist_N = mkN "gist" "gists";
|
||||
lin gitana_N = mkN "gitana" ;
|
||||
lin gitano_N = mkN "gitano" ;
|
||||
lin gitana_N = mkN feminine (mkN "gitana") ;
|
||||
lin gitano_N = mkN masculine (mkN "gitano") ;
|
||||
lin give_N = mkN "give" ;
|
||||
lin give_V = IrregEng.give_V;
|
||||
lin give_V2 = mkV2 (IrregEng.give_V);
|
||||
|
||||
Reference in New Issue
Block a user