abouttreesummaryrefslogcommitdiff
path: root/srcs/compose/accent_dot_below.json
diff options
context:
space:
mode:
Diffstat (limited to 'srcs/compose/accent_dot_below.json')
-rw-r--r--srcs/compose/accent_dot_below.json30
1 files changed, 25 insertions, 5 deletions
diff --git a/srcs/compose/accent_dot_below.json b/srcs/compose/accent_dot_below.json
index 35114d0..c0bcfd4 100644
--- a/srcs/compose/accent_dot_below.json
+++ b/srcs/compose/accent_dot_below.json
@@ -1,14 +1,34 @@
{
+ // latin
"a": "ạ",
- "ă": "ặ",
- "â": "ậ",
+ "b": "ḅ",
+ "d": "ḍ",
"e": "ẹ",
- "ê": "ệ",
+ "h": "ḥ",
"i": "ị",
+ "k": "ḳ",
+ "l": "ḷ",
+ "m": "ṃ",
+ "n": "ṇ",
"o": "ọ",
+ "r": "ṛ",
+ "s": "ṣ",
+ "t": "ṭ",
+ "u": "ụ",
+ "v": "ṿ",
+ "w": "ẉ",
+ "y": "ỵ",
+ "z": "ẓ",
+ // extended latin
+ "ă": "ặ",
+ "â": "ậ",
+ "ê": "ệ",
"ô": "ộ",
"ơ": "ợ",
- "u": "ụ",
+ "ṡ": "ṩ",
"ư": "ự",
- "y": "ỵ"
+ // math
+ "-": "⨪",
+ "+": "⨥",
+ "=": "⩦"
}