1
0
forked from GitHub/gf-rgl

(Ara) Add state parameter to regNP + small cleanup/move around code

This commit is contained in:
Inari Listenmaa
2018-11-30 15:23:49 +01:00
parent fc0c504107
commit 0475955567
4 changed files with 18 additions and 16 deletions

View File

@@ -16,7 +16,7 @@ concrete IdiomAra of Idiom = CatAra ** open
in predVP it vp ;
-- : VP -> Cl ; -- one sleeps
GenericCl = predVP (regNP "المَرْء" Sg) ;
GenericCl = predVP (regNP "المَرْء" Sg Def) ;
-- : NP -> RS -> Cl ; -- it is I who did it
--CleftNP np rs =