1
0
forked from GitHub/gf-core

biglex experiment

This commit is contained in:
aarne
2006-10-31 16:33:38 +00:00
parent 773e12142e
commit 716760288d
9 changed files with 35617 additions and 2 deletions

View File

@@ -5,5 +5,5 @@ concrete English of EnglishAbs =
IrregEng-[
blow_V,burn_V,come_V,dig_V,fall_V,fly_V,freeze_V,go_V,lie_V,run_V,
sew_V,sing_V,sit_V,sleep_V,spit_V,stand_V,swell_V,swim_V,think_V],
ExtraEng
ExtraEng
** {} ;

View File

@@ -434,7 +434,8 @@ oper
lek + "a" => conj1 leker ; --- bw compat
lek + "ar" => conj1 (lek + "a") ;
lek + "er" => conj2 (lek + "a") ;
bo + "r" => conj3 bo
bo + "r" => conj3 bo ;
_ => conj3 leker
} ;
mk2V leka lekte = case <leka,lekte> of {