1
0
forked from GitHub/gf-core

IrregEng.go_V

This commit is contained in:
aarne
2006-06-19 13:18:15 +00:00
parent 79b4de6b86
commit 658fd526b4
2 changed files with 2 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ lin
glove_N = regN "glove" ;
gold_N = regN "gold" ;
good_A = mkADeg "good" "well" "better" "best" ;
go_V = (mkV "go" "goes" "went" "gone" "going") ;
go_V = mkV "go" "goes" "went" "gone" "going" ;
green_A = regADeg "green" ;
harbour_N = regN "harbour" ;
hate_V2 = dirV2 (regV "hate") ;