# 3 languages vocabulary

**URL:** https://forums.ankiweb.net/t/3-languages-vocabulary/16279
**Category:** Card Design
**Created:** [December 30, 2021, 10:31pm UTC](https://forums.ankiweb.net/t/3-languages-vocabulary/16279 "2021-12-30T22:31:48Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![luciliaw](https://avatars.discourse-cdn.com/v4/letter/l/73ab20/32.png) [@luciliaw](https://forums.ankiweb.net/u/luciliaw)
#### Post date: [December 30, 2021, 10:31pm UTC](https://forums.ankiweb.net/t/3-languages-vocabulary/16279/1 "2021-12-30T22:31:48Z")

</div>

Translating 3 languages into one another

Hi everyone. Happy New Year. I need to learn vocabulary in 3 different languages and be able to translate each word/expression into the other 2 (A to B, B to A, A to C, C to A, C to B and B to C). Should I create 3 reverse cards for each word (A/B/A - A/C/A - B/C/B) or is there a way of obtaining the same thing with only one card and 3 fields? Thanks a lot 😀 :

---

<div class="post-metadata">

### Author: ![abdo](https://sea2.discourse-cdn.com/flex002/user_avatar/forums.ankiweb.net/abdo/32/654_2.png) [@abdo](https://forums.ankiweb.net/u/abdo)
#### Post date: [December 31, 2021, 12:21am UTC](https://forums.ankiweb.net/t/3-languages-vocabulary/16279/2 "2021-12-31T00:21:00Z")

</div>

You can use a single note type with 6 card types, each one testing for a combination.

You can design your card templates like this:

Front:

```auto
B: {{A}}

```

Back:

```auto
{{B}}

```

This tests for the A-B combination. The other card types will be as simple as this.  
The “`B:`” part here is what tells you what language you have to recall here.

You can create a new note type from **Tools \> Manage Note Types**.  
If you’re not familiar with card templates, I recommend reading the [Card Templates](https://docs.ankiweb.net/templates/intro.html) sections of the manual.

Another simpler option is to just create 3 notes using the basic reversed note type as you said.

---

<div class="post-metadata">

### Author: ![kleinerpirat](https://sea2.discourse-cdn.com/flex002/user_avatar/forums.ankiweb.net/kleinerpirat/32/19863_2.png) [@kleinerpirat](https://forums.ankiweb.net/u/kleinerpirat)
#### Post date: [December 31, 2021, 12:21am UTC](https://forums.ankiweb.net/t/3-languages-vocabulary/16279/3 "2021-12-31T00:21:55Z")

</div>

Here’s a sample notetype using the languages German, English and French: [Gofile - Free file sharing and storage platform](https://gofile.io/d/7o76KM)

Just rename the fields to your desired languages and you’re good to go.

---

<div class="post-metadata">

### Author: ![luciliaw](https://avatars.discourse-cdn.com/v4/letter/l/73ab20/32.png) [@luciliaw](https://forums.ankiweb.net/u/luciliaw)
#### Post date: [December 31, 2021, 12:57am UTC](https://forums.ankiweb.net/t/3-languages-vocabulary/16279/4 "2021-12-31T00:57:25Z")

</div>

Thanks a lot. I’ll have a look right away.

Lucilia

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex002/uploads/anki2/original/1X/8f1279ababc5879d54e4838989f606cfe55af8c7.jpeg) [@system](https://forums.ankiweb.net/u/system)
#### Post date: [May 1, 2023, 7:37am UTC](https://forums.ankiweb.net/t/3-languages-vocabulary/16279/5 "2023-05-01T07:37:24Z")

</div>


