diff options
| author | bringert <bringert@cs.chalmers.se> | 2006-04-20 16:43:13 +0000 |
|---|---|---|
| committer | bringert <bringert@cs.chalmers.se> | 2006-04-20 16:43:13 +0000 |
| commit | f9cdc3c732b982943736dab1daec2eed42a4b79a (patch) | |
| tree | cfe51f22be9afbbb8b15821baa2afb7e1e89ac76 /examples/peacekeeping/PeaceLex.gf | |
| parent | af52e49d59d6e764805a1409d715e22667792310 (diff) | |
Added QuestIAdv_NP.
Diffstat (limited to 'examples/peacekeeping/PeaceLex.gf')
| -rw-r--r-- | examples/peacekeeping/PeaceLex.gf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/peacekeeping/PeaceLex.gf b/examples/peacekeeping/PeaceLex.gf index 3a5464f16..71c3fc491 100644 --- a/examples/peacekeeping/PeaceLex.gf +++ b/examples/peacekeeping/PeaceLex.gf @@ -13,9 +13,9 @@ abstract PeaceLex = Cat ** { we_Pron : Pron ; youPl_Pron : Pron ; they_Pron : Pron ; - whoPl_IP : IP ; -- only one who in Swadesh 207 + whoPl_IP : IP ; whoSg_IP : IP ; - whatPl_IP : IP ; -- only one what in Swadesh 207 + whatPl_IP : IP ; whatSg_IP : IP ; -- Determiners |
