1
0
forked from GitHub/gf-rgl

(Ara) Add proDrop function to the API

This commit is contained in:
Inari Listenmaa
2018-11-12 14:25:16 +01:00
parent 64b07cd352
commit 2159d4b0be
2 changed files with 10 additions and 0 deletions
+2
View File
@@ -536,6 +536,8 @@ resource ParadigmsAra = open
lock_NP = <>
};
proDrop : NP -> NP = ResAra.proDrop ; -- Force a NP to lose its string, only contributing with its agreement.
-- e.g. al-jamii3, 2a7ad
regNP : Str -> Number -> NP = \word,n ->
{ s = \\c => fixShd word (dec1sg ! Def ! c) ;