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

@@ -11,7 +11,7 @@ np_p : N -> NP;
vp_t : V -> NP -> VP;
d_a, d_m : D;
n_c, n_f : N;
v_e : V;
v_e, v_h : V;
}