forked from GitHub/gf-rgl
make leaner param for CN (morpho still as wrong as always)
This commit is contained in:
@@ -10,7 +10,7 @@ lin
|
||||
|
||||
-- : NP -> VP -> Cl
|
||||
PredVP np vp = {
|
||||
subj = np.s ! Nom ;
|
||||
subj = np.s ! CC Nom ;
|
||||
pred =
|
||||
-- table {something with tense+polarity =>
|
||||
vp.s ! TODOVF np.n np.p
|
||||
|
||||
Reference in New Issue
Block a user