mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-21 09:16:22 -06:00
(Hun) Stems in N+CN, full infl table in NP.
This commit is contained in:
@@ -12,7 +12,7 @@ concrete AdjectiveHun of Adjective = CatHun ** open ResHun, Prelude in {
|
||||
-- : A -> NP -> AP ;
|
||||
ComparA a np = emptyAP ** {
|
||||
s = a.s ! Compar ;
|
||||
compar = applyAdp (caseAdp "nál" "nél") np ; -- Adessive
|
||||
compar = np.s ! Ade ;
|
||||
-- compar = applyAdp (prepos Nom "mint") np ;
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user