1
0
forked from GitHub/gf-rgl

Add some prepositions, merge with pronouns (TODO: merge with articles too)

This commit is contained in:
Inari Listenmaa
2025-08-22 16:30:30 +02:00
parent a539db3d55
commit c85e7a514b
7 changed files with 87 additions and 42 deletions

View File

@@ -13,7 +13,7 @@ lin
subj = np.s ! CC Nom ;
pred =
-- table {something with tense+polarity =>
vp.s ! TODOVF np.n np.p
vp.s ! TODOVF np.a
-- TODO: all of the VP's tense and polarity should be open here!
-- PredVP only decides the subject.
-- }