diff options
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 |
