forked from GitHub/gf-rgl
(Ara) Add state parameter to regNP + small cleanup/move around code
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user