mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 15:52:50 -06:00
fixed naming conflicts in resource
This commit is contained in:
@@ -149,7 +149,7 @@ lin
|
||||
Fem Pl P2 ;
|
||||
|
||||
oper
|
||||
etConj : {s : Str ; n : Number} = {s = "i" } ** {n = Pl} ;
|
||||
etConj : {s : Str ; n : MorphoCat.Number} = {s = "i" } ** {n = Pl} ;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user