forked from GitHub/gf-core
CompoundAP in translator/Extensions, e.g. language(-)independent. Implemented for all but Bul,Hin
This commit is contained in:
@@ -53,6 +53,12 @@ lin
|
||||
g = cn.g
|
||||
} ;
|
||||
|
||||
CompoundAP noun adj = {
|
||||
s = \\af => adj.s ! Posit ! af ++ "di" ++ noun.s ! Sg ;
|
||||
isPre = False
|
||||
} ;
|
||||
|
||||
|
||||
{-
|
||||
GerundN v = {
|
||||
s = \\n,c => v.s ! VPresPart ;
|
||||
|
||||
Reference in New Issue
Block a user