1
0
forked from GitHub/gf-rgl

IrregEng.go_V

This commit is contained in:
aarne
2006-06-19 13:18:15 +00:00
parent 520bc4400b
commit f475fc8ee4
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") ;