forked from GitHub/gf-rgl
implemented compound nounds which work like adverbs
This commit is contained in:
@@ -133,7 +133,7 @@ lin
|
||||
oper
|
||||
mkMonth : Str -> Str -> N = \n,a -> lin N {
|
||||
s = \\_ => n ;
|
||||
rel = (mkA078 a).s ;
|
||||
rel = (mkA078 a).s ; relPost = False ;
|
||||
g = R.AMasc R.NonHuman
|
||||
} ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user