mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-19 16:12:52 -06:00
added dative case
This commit is contained in:
@@ -156,7 +156,7 @@ lin
|
||||
uncertain_A = mkA79 "íĺ˙ńĺí" ;
|
||||
|
||||
oper
|
||||
zaP = mkPrep "çŕ" ;
|
||||
naP = mkPrep "íŕ" ;
|
||||
doP = mkPrep "äî" ;
|
||||
zaP = mkPrep "çŕ" Acc ;
|
||||
naP = mkPrep "íŕ" Dat ;
|
||||
doP = mkPrep "äî" Acc ;
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user