[addresses] Adding stairway/entrance strings to the English address configs

This commit is contained in:
Al
2016-03-30 10:25:25 -04:00
parent af323295c1
commit e642e91e0e

View File

@@ -256,6 +256,29 @@ directions:
affix: s
direction: right
# Entrance
# ========
# For deriving strings like "North Entrance"
entrance:
canonical: entrance
abbreviated: ent
sample: true
# Staircase
# =========
# For deriving strings like "Staircase A" in apartment buildings
staircase:
canonical: stair
sample: true
alternates:
- canonical: stairway
sample: true
- canonical: staircase
sample: true
# Unit types
# ==========
# Unit information is common in residential addresses, offices, business parks, etc.