diff options
| author | john.j.camilleri <john.j.camilleri@chalmers.se> | 2013-09-16 07:17:27 +0000 |
|---|---|---|
| committer | john.j.camilleri <john.j.camilleri@chalmers.se> | 2013-09-16 07:17:27 +0000 |
| commit | f5461eb3d4eb2605b546a4ed202c12bcdaa1f4e4 (patch) | |
| tree | 946c9e8542b8e8271b6b529a95c0400fa6613cb4 /examples/peacekeeping/EXAMPLES | |
| parent | 8e1c6cca407c82fc09569d80c231b8d256735989 (diff) | |
Remove contribs and examples
Everything has now been moved to a separate repository at
https://github.com/GrammaticalFramework/gf-contrib
The contents of the examples folder are build during SetupWeb
Diffstat (limited to 'examples/peacekeeping/EXAMPLES')
| -rw-r--r-- | examples/peacekeeping/EXAMPLES | 66 |
1 files changed, 0 insertions, 66 deletions
diff --git a/examples/peacekeeping/EXAMPLES b/examples/peacekeeping/EXAMPLES deleted file mode 100644 index 822e649eb..000000000 --- a/examples/peacekeeping/EXAMPLES +++ /dev/null @@ -1,66 +0,0 @@ -== Working now == - -Yes. - -Who coughs? -Who owns this building? -Who needs water? -Who gives weapons to the soldiers? -Who gives water to the children? -Who is hungry? -Where do you sleep? -Where do you see the landmine? -Where are the weapons? - -The doctor sleeps. -I see a small girl. -Does your leg hurt? -Soldiers don't eat corpses. -Do you need medicine? -We don't give weapons to dangerous soldiers. -We give food to children. -Are you cold? -Landmines are dangerous. -We are your friends. -I am a police officer. -This is a translation machine. -Weapons aren't toys. -These soldiers aren't your enemies. - -Walk! -Breathe! -Don't eat your friend! -Drink cold water! -Give your weapon to the soldier! -Show me the landmine! -Give water to the boy! -Drop your weapon! -Cooperate with us! - -== Should work == - -Drink this water! (can't modify MassCN) -Drink! (drink is V2) - - -== How do we do these? == - -(without overgenerating too much) - -Turn around! - -plural-/singular-only nouns: clothes, ... - - -== English == - -=== Variants that should work === - -don't / do not -doesn't / does not -isn't / is not -aren't / are not - -corpse / dead body -give X to Y / give Y X - |
