[dictionaries] Making new component for near/nearby prepositions

This commit is contained in:
Al
2016-06-01 15:32:23 -04:00
parent 755976bc16
commit dd7ef6fabf
4 changed files with 4 additions and 0 deletions

View File

@@ -84,6 +84,7 @@ gazetteer_types = {
'level_types_numbered': 'DICTIONARY_LEVEL_NUMBERED',
'level_types_standalone': 'DICTIONARY_LEVEL_STANDALONE',
'level_types_sub_basement': 'DICTIONARY_LEVEL_SUB_BASEMENT',
'near': 'DICTIONARY_NEAR',
'no_number': 'DICTIONARY_NO_NUMBER',
'number': 'DICTIONARY_NUMBER',
'nulls': 'DICTIONARY_NULL',