mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 11:08:35 -06:00
Hrv: extended smart paradigms
This commit is contained in:
@@ -7,7 +7,7 @@ lin
|
||||
---- few_Det = invarNumeral "málo" ; -- see notes
|
||||
for_Prep = mkPrep "pre" accusative ;
|
||||
from_Prep = mkPrep "iz" Gen ;
|
||||
have_V2 = mkV2 imati_VerbForms ;
|
||||
have_V2 = mkV2 (mkV imati_VerbForms) ;
|
||||
in_Prep = mkPrep "u" Loc ;
|
||||
---- many_Det = regNumeral "mnoho" "mnohých" "mnohým" "mnohými" ; ---- alternative: invarNumeral "veľa" ;
|
||||
or_Conj = mkConj "alebo" ;
|
||||
|
||||
Reference in New Issue
Block a user