delph-in / erg

English Resource Grammar
MIT License
17 stars 3 forks source link

Minor error in sc_didnt_tmr #32

Closed john-a-carroll closed 1 year ago

john-a-carroll commented 2 years ago
sc_didnt_tmr := one_one_form_tmt &
[ +INPUT < [ +FORM ^([dD])idn;?t$] >,
  +OUTPUT < [ +FORM "${I1:+FORM:1}didn't" ] > ].

There's a spurious "d" in the output +FORM.

danflick commented 1 year ago

Fixed in 2023 release.