From ad7ef082a530977fb9a5d4c83d802cf3fe5b12bd Mon Sep 17 00:00:00 2001 From: Al Date: Wed, 1 Jun 2016 16:48:48 -0400 Subject: [PATCH] [dictionaries] extended Dutch dictionaries --- resources/dictionaries/nl/ambiguous_expansions.txt | 1 + resources/dictionaries/nl/building_types.txt | 1 + resources/dictionaries/nl/directionals.txt | 10 +++++++++- resources/dictionaries/nl/entrances.txt | 1 + resources/dictionaries/nl/level_types_numbered.txt | 1 + resources/dictionaries/nl/level_types_standalone.txt | 5 +++++ resources/dictionaries/nl/near.txt | 7 +++++++ resources/dictionaries/nl/number.txt | 1 + resources/dictionaries/nl/post_office.txt | 1 + resources/dictionaries/nl/staircases.txt | 2 ++ resources/dictionaries/nl/unit_directions.txt | 2 ++ resources/dictionaries/nl/unit_types_numbered.txt | 3 +++ 12 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 resources/dictionaries/nl/building_types.txt create mode 100644 resources/dictionaries/nl/entrances.txt create mode 100644 resources/dictionaries/nl/level_types_numbered.txt create mode 100644 resources/dictionaries/nl/level_types_standalone.txt create mode 100644 resources/dictionaries/nl/near.txt create mode 100644 resources/dictionaries/nl/number.txt create mode 100644 resources/dictionaries/nl/post_office.txt create mode 100644 resources/dictionaries/nl/staircases.txt create mode 100644 resources/dictionaries/nl/unit_directions.txt create mode 100644 resources/dictionaries/nl/unit_types_numbered.txt diff --git a/resources/dictionaries/nl/ambiguous_expansions.txt b/resources/dictionaries/nl/ambiguous_expansions.txt index daebdfc9..27dd82a3 100644 --- a/resources/dictionaries/nl/ambiguous_expansions.txt +++ b/resources/dictionaries/nl/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +b h k l diff --git a/resources/dictionaries/nl/building_types.txt b/resources/dictionaries/nl/building_types.txt new file mode 100644 index 00000000..e65d496e --- /dev/null +++ b/resources/dictionaries/nl/building_types.txt @@ -0,0 +1 @@ +gebouw \ No newline at end of file diff --git a/resources/dictionaries/nl/directionals.txt b/resources/dictionaries/nl/directionals.txt index d59a66c7..c6b8095c 100644 --- a/resources/dictionaries/nl/directionals.txt +++ b/resources/dictionaries/nl/directionals.txt @@ -1,12 +1,20 @@ noord|n +noorden|n +noordelijke noordoost|noord oost|no|n.o.|n.o|n o noordoosten|noord oosten|no|n.o.|n.o|n o noordwest|noord west|nw|n.w.|n.w|n w noordwesten|noord westen|nw|n.w.|n.w|n w oost|o +oosten|o +oostelijke west|w +westen|w +westelijke zuidoost|zuid oost|zo|z.o.|z.o|z o zuidoosten|zuid oosten|zo|z.o.|z.o|z o zuidwest|zw|z.w.|z.w|z w zuidwesten|zw|z.w.|z.w|z w -zuid|z \ No newline at end of file +zuid|z +zuiden|z +zuidlijke \ No newline at end of file diff --git a/resources/dictionaries/nl/entrances.txt b/resources/dictionaries/nl/entrances.txt new file mode 100644 index 00000000..ab85d6f1 --- /dev/null +++ b/resources/dictionaries/nl/entrances.txt @@ -0,0 +1 @@ +ingang \ No newline at end of file diff --git a/resources/dictionaries/nl/level_types_numbered.txt b/resources/dictionaries/nl/level_types_numbered.txt new file mode 100644 index 00000000..38d3eaa2 --- /dev/null +++ b/resources/dictionaries/nl/level_types_numbered.txt @@ -0,0 +1 @@ +verdieping|verdiep \ No newline at end of file diff --git a/resources/dictionaries/nl/level_types_standalone.txt b/resources/dictionaries/nl/level_types_standalone.txt new file mode 100644 index 00000000..884f7644 --- /dev/null +++ b/resources/dictionaries/nl/level_types_standalone.txt @@ -0,0 +1,5 @@ +begane grond +benedenverdieping +gelijkvloers +het gelijkvloers +parterre \ No newline at end of file diff --git a/resources/dictionaries/nl/near.txt b/resources/dictionaries/nl/near.txt new file mode 100644 index 00000000..ac69e10a --- /dev/null +++ b/resources/dictionaries/nl/near.txt @@ -0,0 +1,7 @@ +bij +in +in de buurt +in de buurt van +in de buurt van me +nabij +te \ No newline at end of file diff --git a/resources/dictionaries/nl/number.txt b/resources/dictionaries/nl/number.txt new file mode 100644 index 00000000..5fedd5cd --- /dev/null +++ b/resources/dictionaries/nl/number.txt @@ -0,0 +1 @@ +nummer|nr|# \ No newline at end of file diff --git a/resources/dictionaries/nl/post_office.txt b/resources/dictionaries/nl/post_office.txt new file mode 100644 index 00000000..f20cb4c9 --- /dev/null +++ b/resources/dictionaries/nl/post_office.txt @@ -0,0 +1 @@ +postbus \ No newline at end of file diff --git a/resources/dictionaries/nl/staircases.txt b/resources/dictionaries/nl/staircases.txt new file mode 100644 index 00000000..4f2026b1 --- /dev/null +++ b/resources/dictionaries/nl/staircases.txt @@ -0,0 +1,2 @@ +stiege|stg +trap \ No newline at end of file diff --git a/resources/dictionaries/nl/unit_directions.txt b/resources/dictionaries/nl/unit_directions.txt new file mode 100644 index 00000000..f5a2dd16 --- /dev/null +++ b/resources/dictionaries/nl/unit_directions.txt @@ -0,0 +1,2 @@ +links|l +rechts|r \ No newline at end of file diff --git a/resources/dictionaries/nl/unit_types_numbered.txt b/resources/dictionaries/nl/unit_types_numbered.txt new file mode 100644 index 00000000..096f76d8 --- /dev/null +++ b/resources/dictionaries/nl/unit_types_numbered.txt @@ -0,0 +1,3 @@ +appartement|app|apt|ap +bus|b +kamer \ No newline at end of file