From f8adee9ed06fcfc635a1dcd944e0b2157386374a Mon Sep 17 00:00:00 2001 From: Al Date: Sun, 19 Jul 2015 03:13:06 -0400 Subject: [PATCH] [dictionaries] Arabic dictionaries --- data/dictionaries/ar/personal_titles.txt | 4 ++++ data/dictionaries/ar/place_names.txt | 1 + data/dictionaries/ar/street_types.txt | 11 +++++++++++ 3 files changed, 16 insertions(+) create mode 100644 data/dictionaries/ar/personal_titles.txt create mode 100644 data/dictionaries/ar/place_names.txt create mode 100644 data/dictionaries/ar/street_types.txt diff --git a/data/dictionaries/ar/personal_titles.txt b/data/dictionaries/ar/personal_titles.txt new file mode 100644 index 00000000..d8c10500 --- /dev/null +++ b/data/dictionaries/ar/personal_titles.txt @@ -0,0 +1,4 @@ +الملك +الشيخ +الدكتور +الأمير \ No newline at end of file diff --git a/data/dictionaries/ar/place_names.txt b/data/dictionaries/ar/place_names.txt new file mode 100644 index 00000000..e77d4cc4 --- /dev/null +++ b/data/dictionaries/ar/place_names.txt @@ -0,0 +1 @@ +المطار \ No newline at end of file diff --git a/data/dictionaries/ar/street_types.txt b/data/dictionaries/ar/street_types.txt new file mode 100644 index 00000000..bb0668e1 --- /dev/null +++ b/data/dictionaries/ar/street_types.txt @@ -0,0 +1,11 @@ +شارع +الطريق +طريق +السيار +نهج +الطريق الدائري +جادة +حارة +ميدان +الشارع +ساحة \ No newline at end of file