Not sure if that's a serious suggestion but since not all alternatives consist of exactly 1 word. A simple parser won't suffice.
I might use a simple parser and then fix the results by hand but if possible I would prefer not to do that. On Thursday, November 17, 2016 at 2:33:45 PM UTC+1, Ben Goertzel wrote: > > perl ;p > > On Thu, Nov 17, 2016 at 6:33 PM, Roman Treutlein <[email protected] > <javascript:>> wrote: > > Hey Linas, > > > > I have the follow definition in for a Lojban Predicate: > > > > bacru: x1 utters verbally/says/phonates/speaks [vocally makes sound] x2. > > > > ignoring the things in brackets I get: > > > > x1 utters verbally/says/phonates/speaks x2. > > > > Now I would like to extract individual sentences from this: > > > > x1 utters verbally x2 > > x1 says x2 > > x1 phonates x2 > > x1 speaks x2 > > > > Do you know of any tool that allows me to do this easily? > > > > best Regards > > > > /Roman > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "opencog" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > Visit this group at https://groups.google.com/group/opencog. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/opencog/6b9fa1a6-995c-44ff-9d0a-9f2c2cdfaeb4%40googlegroups.com. > > > > For more options, visit https://groups.google.com/d/optout. > > > > -- > Ben Goertzel, PhD > http://goertzel.org > > “I tell my students, when you go to these meetings, see what direction > everyone is headed, so you can go in the opposite direction. Don’t > polish the brass on the bandwagon.” – V. S. Ramachandran > -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/opencog. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/9ef3a9cb-1cd2-488b-b967-1ebe8b63a117%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
