summaryrefslogtreecommitdiff
path: root/old-lib/resource/norwegian/IrregNorAbs.gf
diff options
context:
space:
mode:
authoraarne <aarne@chalmers.se>2009-06-22 15:39:08 +0000
committeraarne <aarne@chalmers.se>2009-06-22 15:39:08 +0000
commite89fdae2fa1626348d8025824a7469252fa85e42 (patch)
treec7d46bbd0494043b4bd6f917a25a7687517d0547 /old-lib/resource/norwegian/IrregNorAbs.gf
parent3049b59b35b25381a7c6787444165c200d66e08b (diff)
next-lib renamed to lib, lib to old-lib
Diffstat (limited to 'old-lib/resource/norwegian/IrregNorAbs.gf')
-rw-r--r--old-lib/resource/norwegian/IrregNorAbs.gf65
1 files changed, 65 insertions, 0 deletions
diff --git a/old-lib/resource/norwegian/IrregNorAbs.gf b/old-lib/resource/norwegian/IrregNorAbs.gf
new file mode 100644
index 000000000..2c6c61181
--- /dev/null
+++ b/old-lib/resource/norwegian/IrregNorAbs.gf
@@ -0,0 +1,65 @@
+abstract IrregNorAbs = 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 ;
+}