hchiam / please

An experimental programming language (transpiler) to make it easier to write code with speech recognition.
MIT License
1 stars 1 forks source link

add better variable/list creation phrasing? ('to' keeps being transcribed as '2') #62

Closed hchiam closed 7 years ago

hchiam commented 7 years ago

1) Better phrasing for variable creation/assignment? (avoid using 'to', which sometimes gets recognized as '2').

2) Better phrasing for list creation/assignment? (avoid using 'to', which sometimes gets recognized as '2').

hchiam commented 7 years ago

2) Maybe this: "list starting from ... (and )ending at ..."

hchiam commented 7 years ago
  1. Maybe add this phrasing: "assign...the value (of )..."
hchiam commented 7 years ago

Test with text.txt using revised assign phrasing.

hchiam commented 7 years ago

deprecate the unnatural phrasing please assign...to...