mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 19:18:34 -06:00
(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