mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 03:58:34 -06:00
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