mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-15 18:10:12 -06:00
(Hun) Stems in N+CN, full infl table in NP.
This commit is contained in:
@@ -106,12 +106,12 @@ lin by8means_Prep = caseAdp Ins ;
|
||||
lin for_Prep = caseAdp Dat ;
|
||||
-- lin from_Prep = mkPrep "" ;
|
||||
-- lin in8front_Prep = mkPrep "" ;
|
||||
lin in_Prep = caseAdp "ban" "ben" ;
|
||||
lin in_Prep = caseAdp Ine ;
|
||||
lin on_Prep = caseAdp Sup ;
|
||||
-- lin part_Prep = casePrep ;
|
||||
-- lin possess_Prep = -- Suffix attaches to possessee, not possessor
|
||||
-- lin through_Prep = mkPrep ;
|
||||
lin to_Prep = caseAdp "hoz" "hez" "höz" ;
|
||||
lin to_Prep = caseAdp All ;
|
||||
lin under_Prep = nomAdp "alatt" ;
|
||||
-- lin with_Prep = mkPrep "" ;
|
||||
-- lin without_Prep = mkPrep "" ;
|
||||
|
||||
Reference in New Issue
Block a user