diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-10-07 14:08:58 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-10-07 14:08:58 +0000 |
| commit | f9cc79eba6f12a5306987478ec99c4d1dae72863 (patch) | |
| tree | 2efab0251feeaf7afa6029e3636df1747af30588 /examples | |
| parent | 2f284deb1ce3071b86efcabb5e57028cc5d2c52f (diff) | |
slight change in gfcc syntax and evaluation
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/bronzeage/Swadesh.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bronzeage/Swadesh.gf b/examples/bronzeage/Swadesh.gf index c831a3e74..98402b801 100644 --- a/examples/bronzeage/Swadesh.gf +++ b/examples/bronzeage/Swadesh.gf @@ -44,7 +44,7 @@ abstract Swadesh = Cat ** { -- Prepositions - at_Prep : Prep ; +-- at_Prep : Prep ; in_Prep : Prep ; with_Prep : Prep ; |
