Closed wvengen closed 3 years ago
getting somewhere, but now natuurlijke aroma's isn't recognized anymore ...
rule chemical_systematic_name
( chemical_systematic_name_num dash ) ( [A-Za-z]+ dash ( chemical_systematic_name_num dash ws?
( [A-Za-z]+ dash ( chemical_systematic_name_num dash ws? )? )+ [A-Za-z]+
end
rule chemical_systematic_name_num
digit+ [RH'] /
digit+ ( ',' digit+ )*
end
All are parsed now, except 1,2-benzisothiazol-3
(because it ends with -3
, which I wouldn't expect).
This is probably parse error earlier. Chemical names don't really end with a number like that, as far as I am aware.
Some chemical names have numbers in them, these are not recognized or by the parser or wrongly parsed.
1,2-benzisothiazol-3