mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 15:22:50 -06:00
Latvian: miscellaneous
This commit is contained in:
@@ -1,8 +1,17 @@
|
||||
--# -path=.:../abstract:../common:../prelude
|
||||
|
||||
abstract ExtraLavAbs = Extra ** {
|
||||
abstract ExtraLavAbs = Extra ** open ResLav, Prelude in {
|
||||
fun
|
||||
to8uz_Prep : Prep ; -- "to" in the sense of "uz" (direction)
|
||||
aiz_Prep : Prep ;
|
||||
ap_Prep : Prep ;
|
||||
gar_Prep : Prep ;
|
||||
kopsh_Prep : Prep ;
|
||||
liidz_Prep : Prep ;
|
||||
pa_Prep : Prep ;
|
||||
par_Prep : Prep ;
|
||||
paar_Prep : Prep ;
|
||||
pie_Prep : Prep ;
|
||||
pret_Prep : Prep ;
|
||||
|
||||
i8fem_Pron : Pron ;
|
||||
we8fem_Pron : Pron ;
|
||||
@@ -12,5 +21,7 @@ abstract ExtraLavAbs = Extra ** {
|
||||
they8fem_Pron : Pron ;
|
||||
it8fem_Pron : Pron ;
|
||||
|
||||
--empty_Det : Number -> Definite -> Bool -> Det ;
|
||||
|
||||
have_V3 : V3 ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user