1
0
forked from GitHub/gf-rgl

modified mkPN and added preliminary structure of compounds (#452)

* modified mkPN and added preliminary structure of compounds

* added PassAgentVPSlash

* fixed PassAgentVPSlash and mkN
This commit is contained in:
Ekaterina Voloshina
2024-02-29 11:14:13 +01:00
committed by GitHub
parent 600af2b8bf
commit 4b4fbbb401
9 changed files with 251 additions and 211 deletions
+3 -1
View File
@@ -140,7 +140,9 @@ concrete ConjunctionRus of Conjunction =
s = \\n,cas => conj.s1 ++ xs.s1 ! n ! cas ++ conj.s2 ++ xs.s2 ! n ! cas ;
g = xs.g ;
mayben = JustPl ;
anim = xs.anim
anim = xs.anim ;
rel = (guessAdjectiveForms "");
rt = GenType ;
} ;
-- : NP -> NP -> ListNP ; -- John, Mary