diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-02-24 10:12:49 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-02-24 10:12:49 +0000 |
| commit | f4775347f9dc749229bd14adbbc4f3cc1c076c81 (patch) | |
| tree | 1a885ea1231cba01f524746cff284c83f2141166 /examples | |
| parent | 22be1f33d58ac17be42e929f6afb645b64d23490 (diff) | |
swadesh adjustments
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/stoneage1/StoneageI.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/stoneage1/StoneageI.gf b/examples/stoneage1/StoneageI.gf index 54e66bbc3..392fc6ebf 100644 --- a/examples/stoneage1/StoneageI.gf +++ b/examples/stoneage1/StoneageI.gf @@ -85,7 +85,7 @@ lin Few = DetCN few_Det ; Other = DetCN other_Det ; - One = DetCN (DetSg one_Quant NoOrd) ; + One = DetCN one_Det ; Two = DetCN (DetPl (PlQuant IndefArt) two_Num NoOrd) ; Three = DetCN (DetPl (PlQuant IndefArt) three_Num NoOrd) ; Four = DetCN (DetPl (PlQuant IndefArt) four_Num NoOrd) ; |
