mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-11 12:12:51 -06:00
added AdAP in Slovenian
This commit is contained in:
@@ -287,6 +287,8 @@ oper
|
||||
|
||||
mkAdV : Str -> AdV = \s -> lin AdV {s=s} ;
|
||||
|
||||
mkAdA : Str -> AdA = \s -> lin AdA {s=s} ;
|
||||
|
||||
mkPron : (_,_,_,_,_,_,_ : Str) -> Gender -> Number -> Person -> Pron =
|
||||
\nom,acc,gen,dat,loc,instr,poss,g,n,p ->
|
||||
lin Pron {s = table {
|
||||
|
||||
Reference in New Issue
Block a user