qutrub icon indicating copy to clipboard operation
qutrub copied to clipboard

Check valid verb by Javascript

Open linuxscout opened this issue 3 years ago • 0 comments

The input verb must be valid, we cna check some pattern without database,

it use verb_valid.py file, with is_valid_infinitive_verb(word, vocalized = True) function.

this function check some common error, we want to convert it to javascript function

linuxscout avatar Nov 09 '21 10:11 linuxscout