mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-09 19:22:50 -06:00
A major update to the Latvian resource grammar
The case of the topic part of a clause (~subject) can now depend on the verb, allowing for less frequent agreement.
E.g. "man[Dat] garšo pica[Nom]" ("I like pizza").
The default case for the topic/subject remains the nominative case.
This commit is contained in:
@@ -312,7 +312,7 @@ lin
|
||||
year_N = mkN "gads" ;
|
||||
|
||||
blow_V = mkV "pūst" "pūšu" "pūtu" ;
|
||||
breathe_V = mkV2 (mkV "elpot" second_conjugation) acc_Prep ;
|
||||
breathe_V = mkV "elpot" second_conjugation ;
|
||||
burn_V = mkV "degt" "degu" "degu" ;
|
||||
dig_V = mkV "rakt" "roku" "raku" ;
|
||||
fall_V = mkV "krist" "krītu" "kritu" ;
|
||||
|
||||
Reference in New Issue
Block a user