mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 01:18:57 -06:00
fix typechecking with the normal type checker
This commit is contained in:
@@ -2026,6 +2026,7 @@ mkA092 base =
|
|||||||
_ => error "Can't apply paradigm mkA092"
|
_ => error "Can't apply paradigm mkA092"
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
|
reg4N' : (_,_,_,_ : Str) -> Gender -> LinN ;
|
||||||
reg4N' nom pl gen pal g =
|
reg4N' nom pl gen pal g =
|
||||||
lin N
|
lin N
|
||||||
{ s = table {
|
{ s = table {
|
||||||
|
|||||||
Reference in New Issue
Block a user