mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-05 17:22:51 -06:00
simplified VP lincat in German and Romance
This commit is contained in:
@@ -78,7 +78,7 @@ instance DiffIta of DiffRomance = open CommonRomance, PhonoIta, BeschIta, Prelud
|
||||
} ;
|
||||
|
||||
vpAgrClit : Agr -> VPAgr = \a ->
|
||||
VPAgrClit (aagr a.g a.n) ; --- subty
|
||||
VPAgrClit a.g a.n ; --- subty
|
||||
|
||||
pronArg = \n,p,acc,dat ->
|
||||
let
|
||||
|
||||
Reference in New Issue
Block a user