mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-22 02:06:03 -06:00
simplified VP lincat in German and Romance
This commit is contained in:
@@ -62,7 +62,7 @@ instance DiffFre of DiffRomance = open CommonRomance, PhonoFre, Prelude in {
|
||||
} ;
|
||||
|
||||
vpAgrClit : Agr -> VPAgr = \a ->
|
||||
VPAgrClit (aagr a.g a.n) ; --- subty
|
||||
VPAgrClit a.g a.n ;
|
||||
|
||||
---- pronArg = pronArgGen Neg ; --- takes more space and time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user