[numex] adding a new type of left context for numeric expressions called conat_only_if_number (for something like "oh" which can be "Columbus, OH" or something like "Twenty-One Oh One"

This commit is contained in:
Al
2017-11-24 15:36:50 -05:00
parent 7d6e648fc3
commit c276cf1529
3 changed files with 5 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
name: "oh"
value: 0
type: "cardinal"
left: "concat_only_if_number"
-
name: "one"
value: 1