mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-24 02:31:10 -06:00
make it possible to control the preposition in LN
This commit is contained in:
@@ -41,7 +41,7 @@ lin FullName gn sn =
|
||||
a=Ag (gennum ln.g ln.n) P3
|
||||
} ; -- Does NP need animacy?
|
||||
|
||||
InLN ln = ss (applyPrep {s=v_prep_mod; c=Loc; hasPrep=True} {
|
||||
InLN ln = ss (applyPrep ln.c {
|
||||
s=ln.s ;
|
||||
pron=False;
|
||||
a=Ag (gennum ln.g ln.n) P3
|
||||
|
||||
Reference in New Issue
Block a user