forked from GitHub/gf-rgl
Use mkClause in the linearization of PredVP
This commit is contained in:
@@ -2,5 +2,6 @@ concrete SentenceTur of Sentence = CatTur ** open Prelude, ResTur in {
|
|||||||
|
|
||||||
lin
|
lin
|
||||||
|
|
||||||
PredVP np vp = mkClause (np.s ! npNom) np.a vp ;
|
PredVP np vp = mkClause (np.s ! Nom) vp ;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user