summaryrefslogtreecommitdiff
path: root/examples/bronzeage/SwadeshFre.gf
diff options
context:
space:
mode:
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 ;