forked from GitHub/gf-rgl
(Chi) Add linref for Prep
This commit is contained in:
@@ -290,6 +290,8 @@ oper
|
||||
hasDe = advTypeHasDe at ;
|
||||
} ;
|
||||
|
||||
linPrep : Preposition -> Str = \p -> p.prepPre ++ p.prepPost ;
|
||||
|
||||
advTypeHasDe : AdvType -> Bool = \at -> case at of {
|
||||
ATPoss => True ;
|
||||
_ => False
|
||||
|
||||
Reference in New Issue
Block a user