Hi,
I have a text which looks something like this:
babillard (adj):taterend;babbelend;kletsend" (noun):babbelkous[m];babbelaar[m];tateraar[m];kletskous[m]"
babillarde
Question 1
I have this regular expression in my script
/^[a-z][a-z]*\s\(.*\)\:[a-z][a-z]*/ (see script below)
which I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.