Skip to content

Instantly share code, notes, and snippets.

@CameronHStewart
Last active March 1, 2023 11:16
Show Gist options
  • Select an option

  • Save CameronHStewart/eb57eaf1c3129505b3b74dc87959e8b3 to your computer and use it in GitHub Desktop.

Select an option

Save CameronHStewart/eb57eaf1c3129505b3b74dc87959e8b3 to your computer and use it in GitHub Desktop.
[{
"greek": "",
"english": "",
"learning-types": "",
"lessons": "",
"lesson-level": "",
"persona": "",
"words": [{
"english": "",
"greek": ""
}]
}]
{
"english": "Good evening!",
"greek": "Καλησπέρα!",
"persona": "Νικολέτα",
"lessons": "Taxi",
"learning_types": "Conversation"
},
{
"english": "Good evening, where are we going?",
"greek": "Καλησπέρα, που πηγαίνουμε;",
"persona": "Ταξιτζής",
"lessons": "Taxi",
"learning_types": "Conversation"
},
{
"english": "We're going to the city center, to Syntagma Square.",
"greek": "Θα πάμε στο κέντρο, στην πλατεία Συντάγματος.",
"persona": "Νικολέτα",
"lessons": "Taxi",
"learning_types": "Conversation"
},
{
"english": "Okay, no problem.",
"greek": "Εντάξει, κανένα πρόβλημα.",
"persona": "Ταξιτζής",
"lessons": "Taxi",
"learning_types": "Conversation"
},
{
"english": "Nice weather today, isn't it?",
"greek": "Ωραίος ο καιρός σήμερα, έτσι δεν είναι;",
"persona": "Νικολέτα",
"lessons": "Taxi",
"learning_types": "Conversation"
},
{
"english": "Yes, very nice. Thank God the sun came out.",
"greek": "Ναι, πολύ ωραίος. Ευχαριστώ τον Θεό που βγήκε ο ήλιος.",
"persona": "Ταξιτζής",
"lessons": "Taxi",
"learning_types": "Conversation"
},
{
"english": "Yes, you're right. How much do I owe you?",
"greek": "Ναι, έχετε δίκιο. Πόσο σας χρωστάω;",
"persona": "Νικολέτα",
"lessons": "Taxi",
"learning_types": "Conversation"
},
{
"english": "It's 10 euros.",
"greek": "Είναι 10 ευρώ.",
"persona": "Ταξιτζής",
"lessons": "Taxi",
"learning_types": "Conversation"
},
{
"english": "Here is the money. Thank you very much for the ride.",
"greek": "Εδώ είναι τα χρήματα. Ευχαριστώ πολύ για το ταξίδι.",
"persona": "Νικολέτα",
"lessons": "Taxi",
"learning_types": "Conversation"
},
{
"english": "You're welcome, have a good night!",
"greek": "Παρακαλώ, καλό βράδυ!",
"persona": "Ταξιτζής",
"lessons": "Taxi",
"learning_types": "Conversation"
},
{
"english": "You too!",
"greek": "Εσάς επίσης!",
"persona": "Νικολέτα",
"lessons": "Taxi",
"learning_types": "Conversation"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment