1
0
forked from GitHub/gf-core

add UttIAdv

This commit is contained in:
krasimir
2008-02-22 10:47:12 +00:00
parent b1dca38cb5
commit 67036682f3

View File

@@ -7,4 +7,5 @@ concrete PhraseBul of Phrase = CatBul ** open Prelude, ResBul in {
UttImpPl pol imp = {s = pol.s ++ imp.s ! pol.p ! GPl} ;
UttImpPol pol imp = {s = pol.s ++ imp.s ! pol.p ! GPl} ;
UttIAdv iadv = iadv ;
}