summaryrefslogtreecommitdiff
path: root/src/lib/tokens.mly
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/tokens.mly')
-rw-r--r--src/lib/tokens.mly5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/tokens.mly b/src/lib/tokens.mly
index 5466e90..0bceeac 100644
--- a/src/lib/tokens.mly
+++ b/src/lib/tokens.mly
@@ -6,6 +6,7 @@
%token D
%token E
%token E_ACUTE
+%token E_AGRAVE
%token F
%token G
%token H
@@ -16,6 +17,7 @@
%token M
%token N
%token O
+%token OU
%token Q
%token P
%token R
@@ -23,7 +25,6 @@
%token SZ
%token T
%token U
-%token UI
%token V
%token W (* semi voyel w *)
%token X
@@ -34,7 +35,7 @@
%nonassoc Low
-%right A E E_ACUTE I O U
+%right A E E_ACUTE I O U OU
%right C H J Q V W X Y Z
%right P B T D K G