mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-18 07:32:51 -06:00
Fin.VPSlashPrep is cyclic in the presence of empty-strinc prepositions. Therefore omitted it from ParseFin.
This commit is contained in:
@@ -233,7 +233,7 @@ concrete ExtraFin of ExtraFinAbs = CatFin **
|
||||
kohan_Part = mkPart "kohan" "köhän" ;
|
||||
pahan_Part = mkPart "pahan" "pähän" ;
|
||||
|
||||
PassVPSlash vp = passVP vp vp.c2.c ;
|
||||
PassVPSlash vp = passVP vp vp.c2 ;
|
||||
|
||||
{- -----
|
||||
s = \\vif,ant,pol,agr => case vif of {
|
||||
|
||||
Reference in New Issue
Block a user