From 5ced0cc6adf7064c58e995c70ded595460a8dbfb Mon Sep 17 00:00:00 2001 From: Rhiannon Morris Date: Fri, 11 Jun 2021 11:08:08 +0200 Subject: [PATCH] remove weird test thing in zk --- pages/zalajmkwely/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pages/zalajmkwely/index.md b/pages/zalajmkwely/index.md index dca52ca..6e90b75 100644 --- a/pages/zalajmkwely/index.md +++ b/pages/zalajmkwely/index.md @@ -82,8 +82,7 @@ init cons = ?consonant?, [?glide?] | ('mb' | 'nd' | 'ŋŋ'), [?glide?]; inner cons = '·', ?consonant? | '·', (?consonant? - ?glide?), ?glide? - | (('p' | 'k'), '·', ('t' | 's') | ('b' | 'ŋ'), '·', ('d' | 'z')), - (* the above ŋ is aksdm *) + | (('p' | 'k'), '·', ('t' | 's') | ('b' | 'ŋ'), '·', ('d' | 'z')) | ('s', '·', ('p' | 't' | 'k') | 'z', '·', ('b' | 'd' | 'm' | 'n' | 'ŋ')) | ('f' | 'h'), '·', ?voiceless plosive? | ?liquid?, '·', ?nasal?