View Single Post
Old 10-03-2018, 02:24 AM   #4
Owl_
Enthusiastic reader
Owl_ ought to be getting tired of karma fortunes by now.Owl_ ought to be getting tired of karma fortunes by now.Owl_ ought to be getting tired of karma fortunes by now.Owl_ ought to be getting tired of karma fortunes by now.Owl_ ought to be getting tired of karma fortunes by now.Owl_ ought to be getting tired of karma fortunes by now.Owl_ ought to be getting tired of karma fortunes by now.Owl_ ought to be getting tired of karma fortunes by now.Owl_ ought to be getting tired of karma fortunes by now.Owl_ ought to be getting tired of karma fortunes by now.Owl_ ought to be getting tired of karma fortunes by now.
 
Posts: 424
Karma: 3880485
Join Date: Mar 2017
Location: Italy
Device: Kindle paperwhite3, Kobo aura one, kobo touch 2.0, Kobo Clara HD,Poke2
Quote:
Originally Posted by jcn363 View Post
Not sure you mean something like
Code:
Search: (.+?)\nword7TAB(.+?)\n(.+?)\n(.+?)\n
Replace: \1\nword7TAB\2\n\3\n\4 \2\n
Good luck.
I must
- select all the words that are contained between the terms (plural of and English) in all the file,
- select the lines begenning with the same word
- copy each line beside the correspondent (plural of....English)

Example:

finisher n.\n1 A person who finishes or completes something
finishers n.\n(plural of finisher English)
finishes n.\n(plural of finish English)
finishes off vb.\n(en-third-person singular of: finish off)
finishest vb.\n(en-archaic second-person singular of: finish)
finisheth vb.\n(en-archaic third-person singular of: finish)
finishing n.\n1 the act of completing something
finish.\nvb.\n(present participle of finish English)
finishing line n.\n(alternative form of finish line English)
finishing lines n.\n(plural of finishing line English)
finishing move n.\n(context video games English) In media such as....
finishing moves n.\n(plural of finishing move English)
finishing off vb.\n(present participle of finish off English)

Later

finisher n.\n1 A person who finishes or completes something
finishers n.\n(plural of finisher English) n.\n1 A person who finishes or completes something
finishes n.\n(plural of finish English)
finishes off vb.\n(en-third-person singular of: finish off)
finishest vb.\n(en-archaic second-person singular of: finish)
finisheth vb.\n(en-archaic third-person singular of: finish)
finishing n.\n1 the act of completing something
finish.\nvb.\n(present participle of finish English)
finishing line n.\n(alternative form of finish line English)
finishing lines n.\n(plural of finishing line English) n.\n(alternative form of finish line English)
finishing move n.\n(context video games English) In media such as....
finishing moves n.\n(plural of finishing move English)n.\n(context video games English) In media such as....
finishing off vb.\n(present participle of finish off English)
Owl_ is offline   Reply With Quote