forked from GitHub/gf-core
add UttIAdv
This commit is contained in:
@@ -7,4 +7,5 @@ concrete PhraseBul of Phrase = CatBul ** open Prelude, ResBul in {
|
|||||||
UttImpPl pol imp = {s = pol.s ++ imp.s ! pol.p ! GPl} ;
|
UttImpPl pol imp = {s = pol.s ++ imp.s ! pol.p ! GPl} ;
|
||||||
UttImpPol pol imp = {s = pol.s ++ imp.s ! pol.p ! GPl} ;
|
UttImpPol pol imp = {s = pol.s ++ imp.s ! pol.p ! GPl} ;
|
||||||
|
|
||||||
|
UttIAdv iadv = iadv ;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user