mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-29 04:38:55 -06:00
"Committed_by_peb"
This commit is contained in:
@@ -21,6 +21,7 @@ d_m = { s = "many"; n = Pl };
|
||||
n_c = { s = table { Sg => "lion"; Pl => "lions" } };
|
||||
n_f = { s = table { _ => "fish" } };
|
||||
v_e = { s = table { Sg => "eats" ; Pl => "eat" } };
|
||||
v_h = { s = table { Sg => "hunts" ; Pl => "hunt" } };
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user