mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 03:28:34 -06:00
(Pes) Fix appComp's behaviour with prepositions that take ezafe
Co-Authored-By: Nasrin M <Nasrin63@users.noreply.github.com>
This commit is contained in:
@@ -25,6 +25,10 @@ oper
|
||||
-- fatha : Str = "َ" ;
|
||||
kasre,fatha : Str = [] ;
|
||||
|
||||
-- for appComp
|
||||
-- runtimeKasre : Str -> Str = \s -> glue s kasre ;
|
||||
runtimeKasre : Str -> Str = \s -> s ;
|
||||
|
||||
|
||||
---- Nouns
|
||||
param
|
||||
|
||||
Reference in New Issue
Block a user