1
0
forked from GitHub/gf-rgl

small fixes and additions

This commit is contained in:
Inari Listenmaa
2017-10-02 16:05:25 +02:00
parent 4cdbb0ec89
commit 1c9e90f74d
4 changed files with 18 additions and 9 deletions
+6 -3
View File
@@ -7,10 +7,13 @@ concrete IdiomEus of Idiom = CatEus ** open Prelude, ResEus in {
-- often different even in closely related languages.
lin
{-
ImpersCl : VP -> Cl ; -- it is hot
GenericCl : VP -> Cl ; -- one sleeps
-- : VP -> Cl ; -- it is hot
ImpersCl = clFromVP empty_NP ;
-- : VP -> Cl ; -- one sleeps
GenericCl = clFromVP empty_NP ;
{-
CleftNP : NP -> RS -> Cl ; -- it is I who did it
CleftAdv : Adv -> S -> Cl ; -- it is here she slept