1
0
forked from GitHub/gf-rgl

(Ara) add a few words in Structural and Construction

This commit is contained in:
Inari Listenmaa
2019-01-15 22:32:20 +01:00
parent 738091d170
commit 92126763c7
2 changed files with 9 additions and 6 deletions
+5 -2
View File
@@ -85,9 +85,12 @@ lin
myAge : NP = E.ApposNP me (mkNP (mkDet subjPron) L.name_N) ;
in mkQCl what_IP myAge ;
-- hungry_VP =
-- thirsty_VP =
hungry_VP = mkVP hungry_A ;
thirsty_VP = mkVP thirsty_A ;
oper
hungry_A = mkA "جءع" "فَاعِل" ;
thirsty_A = mkA True "عطش" "فَعْلَان" "فَعْلَى" ;
lincat Language = N ;
lin InLanguage l = mkAdv in_Prep (mkNP l) ;