1
0
forked from GitHub/gf-core

"Committed_by_peb"

This commit is contained in:
peb
2005-04-19 10:57:18 +00:00
parent d9c2c1e994
commit 046161b732
6 changed files with 41 additions and 9 deletions

View File

@@ -12,6 +12,7 @@ d_m = { s = "many" };
n_c = { s = variants { "lion" ; "lions" } };
n_f = { s = "fish" };
v_e = { s = variants { "eats" ; "eat" } };
v_h = { s = variants { "hunts" ; "hunt" } };
}