hi guys
i'm wondering if anyone has come across an app that allows you to input words from a dictionary database, set up a fixed structure, and have the program either generate anki cards, or simply just a txt file with the sentence.
e.g
input words x = *<all adjectives with suffix 'ent/ant'>;
different
magnificent
munificent
recalcitrant
Sentence
You are <x>.
This is a <x>
This is the <x> thing I was talking about, but <x+1> is not what i'm talking about
It sounds like a thing that's too specific to be generated, but i'd rather not have to code something up as my coding is sloppy, and slow. I might well end up doing it on my own if nothing else out there is created as there are loads of sentence structures I plan on practising and so loads of little tweaks and additions required. This is for french study via michel thomas for now.
i'm wondering if anyone has come across an app that allows you to input words from a dictionary database, set up a fixed structure, and have the program either generate anki cards, or simply just a txt file with the sentence.
e.g
input words x = *<all adjectives with suffix 'ent/ant'>;
different
magnificent
munificent
recalcitrant
Sentence
You are <x>.
This is a <x>
This is the <x> thing I was talking about, but <x+1> is not what i'm talking about
It sounds like a thing that's too specific to be generated, but i'd rather not have to code something up as my coding is sloppy, and slow. I might well end up doing it on my own if nothing else out there is created as there are loads of sentence structures I plan on practising and so loads of little tweaks and additions required. This is for french study via michel thomas for now.

