summaryrefslogtreecommitdiff
path: root/examples/bronzeage/SwadeshFre.gf
diff options
context:
space:
mode:
authorbringert <bringert@cs.chalmers.se>2006-02-28 18:49:04 +0000
committerbringert <bringert@cs.chalmers.se>2006-02-28 18:49:04 +0000
commitcd1fcf61c3beb9464584e5a4cc68f93adf824005 (patch)
tree38046859711ec64682c7dc1ca3221c2a9a21df7b /examples/bronzeage/SwadeshFre.gf
parentb90629b7650ed0a7231f90780c243d5c5faf6071 (diff)
Swadesh: added MassN category and made some nouns MassN instead of N. Removed some unused instantiations from Bronzeage??? modules. Swadesh: left and right are now Ord instead of A. Bronzeage: all pronouns as NP.
Diffstat (limited to 'examples/bronzeage/SwadeshFre.gf')
-rw-r--r--examples/bronzeage/SwadeshFre.gf9
1 files changed, 6 insertions, 3 deletions
diff --git a/examples/bronzeage/SwadeshFre.gf b/examples/bronzeage/SwadeshFre.gf
index 0a4ba93ca..134266a22 100644
--- a/examples/bronzeage/SwadeshFre.gf
+++ b/examples/bronzeage/SwadeshFre.gf
@@ -3,6 +3,9 @@
concrete SwadeshFre of Swadesh = CatFre
** open PhonoFre, MorphoFre, LangFre, ParadigmsFre, IrregFre, Prelude in {
+ lincat
+ MassN = N ;
+
lin
-- Pronouns
@@ -34,6 +37,9 @@ concrete SwadeshFre of Swadesh = CatFre
n = Pl
} ;
+-- left_Ord = regA "gauche" ;
+-- right_Ord = regA "droite" ;
+
-- Adverbs
here_Adv = here_Adv;
@@ -98,9 +104,6 @@ concrete SwadeshFre of Swadesh = CatFre
wide_A = regA "large" ;
yellow_A = yellow_A ;
- left_A = regA "gauche" ;
- right_A = regA "droite" ;
-
-- Nouns
animal_N = regN "animal" masculine ;