mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-26 03:08:55 -06:00
Danish lexicon and verbs complete, but inflection has to be verified
This commit is contained in:
@@ -1,65 +1,66 @@
|
||||
abstract IrregDanAbs = Cat ** {
|
||||
fun be_V : V ;
|
||||
fun bite_V : V ;
|
||||
fun bli_V : V ;
|
||||
fun brenne_V : V ;
|
||||
fun bringe_V : V ;
|
||||
fun burde_V : V ;
|
||||
fun bćre_V : V ;
|
||||
fun dra_V : V ;
|
||||
fun drikke_V : V ;
|
||||
fun drive_V : V ;
|
||||
fun dř_V : V ;
|
||||
fun eie_V : V ;
|
||||
fun falle_V : V ;
|
||||
fun finne_V : V ;
|
||||
fun fly_V : V ;
|
||||
fun flyte_V : V ;
|
||||
fun foretrekke_V : V ;
|
||||
fun forlate_V : V ;
|
||||
fun forstĺ_V : V ;
|
||||
fun fortelle_V : V ;
|
||||
fun fryse_V : V ;
|
||||
fun fĺ_V : V ;
|
||||
fun gi_V : V ;
|
||||
fun gjelde_V : V ;
|
||||
fun gjřre_V : V ;
|
||||
fun gni_V : V ;
|
||||
fun gĺ_V : V ;
|
||||
fun ha_V : V ;
|
||||
fun hente_V : V ;
|
||||
fun hete_V : V ;
|
||||
fun hjelpe_V : V ;
|
||||
fun holde_V : V ;
|
||||
fun komme_V : V ;
|
||||
fun kunne_V : V ;
|
||||
fun la_V : V ;
|
||||
fun legge_V : V ;
|
||||
fun ligge_V : V ;
|
||||
fun lřpe_V : V ;
|
||||
fun mĺtte_V : V ;
|
||||
fun renne_V : V ;
|
||||
fun se_V : V ;
|
||||
fun selge_V : V ;
|
||||
fun sette_V : V ;
|
||||
fun si_V : V ;
|
||||
fun sitte_V : V ;
|
||||
fun skjćre_V : V ;
|
||||
fun skrive_V : V ;
|
||||
fun skulle_V : V ;
|
||||
fun slĺ_V : V ;
|
||||
fun slĺss_V : V ;
|
||||
fun sove_V : V ;
|
||||
fun springe_V : V ;
|
||||
fun spřrre_V : V ;
|
||||
fun stikke_V : V ;
|
||||
fun stĺ_V : V ;
|
||||
fun suge_V : V ;
|
||||
fun synes_V : V ;
|
||||
fun synge_V : V ;
|
||||
fun ta_V : V ;
|
||||
fun treffe_V : V ;
|
||||
fun trives_V : V ;
|
||||
fun ville_V : V ;
|
||||
fun vite_V : V ;
|
||||
|
||||
fun
|
||||
|
||||
bćre_V : V ;
|
||||
bede_V : V ;
|
||||
bide_V : V ;
|
||||
blive_V : V ;
|
||||
brćnde_V : V ;
|
||||
bringe_V : V ;
|
||||
burde_V : V ;
|
||||
dř_V : V ;
|
||||
-- dra_V : V ;
|
||||
drikke_V : V ;
|
||||
-- drive_V : V ;
|
||||
-- eie_V : V ;
|
||||
falle_V : V ;
|
||||
fĺ_V : V ;
|
||||
finde_V : V ;
|
||||
flyde_V : V ;
|
||||
flyve_V : V ;
|
||||
foretrekke_V : V ;
|
||||
forlade_V : V ;
|
||||
forstĺ_V : V ;
|
||||
fortćlle_V : V ;
|
||||
fryse_V : V ;
|
||||
gĺ_V : V ;
|
||||
give_V : V ;
|
||||
-- gjelde_V : V ;
|
||||
gnide_V : V ;
|
||||
gřre_V : V ;
|
||||
have_V : V ;
|
||||
hente_V : V ;
|
||||
-- hete_V : V ;
|
||||
-- hjelpe_V : V ;
|
||||
holde_V : V ;
|
||||
komme_V : V ;
|
||||
kunne_V : V ;
|
||||
lade_V : V ;
|
||||
lćgge_V : V ;
|
||||
le_V : V ;
|
||||
ligge_V : V ;
|
||||
lřbe_V : V ;
|
||||
mĺtte_V : V ;
|
||||
renne_V : V ;
|
||||
sćlge_V : V ;
|
||||
sćtte_V : V ;
|
||||
se_V : V ;
|
||||
sidde_V : V ;
|
||||
sige_V : V ;
|
||||
skćre_V : V ;
|
||||
skrive_V : V ;
|
||||
skulle_V : V ;
|
||||
slĺ_V : V ;
|
||||
sove_V : V ;
|
||||
spřrge_V : V ;
|
||||
springe_V : V ;
|
||||
stĺ_V : V ;
|
||||
stikke_V : V ;
|
||||
synge_V : V ;
|
||||
tage_V : V ;
|
||||
-- treffe_V : V ;
|
||||
-- trives_V : V ;
|
||||
vide_V : V ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user