mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-03 04:28:33 -06:00
(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