Skip to content

Instantly share code, notes, and snippets.

@olavgm
olavgm / gist:d6badb5b99390497019d
Last active August 29, 2015 14:13
Norwegian word of the day
  • Ragnarok = End of the World
  • Oppgave = Task
  • Vær = Weather
  • Spade = Shovel
  • Lese = Read
  • Sannsynlighet = Likelihood
  • Tallerken = Plate
  • Hår = Hair
  • Vokal = Vowel
  • Bille = Beatle
@olavgm
olavgm / words.js
Last active March 15, 2019 13:29
Words in Spanish for "Alexa, teach me Spanish"
const words = [
{ textEn: "hello", textEs: "hola" },
{ textEn: "goodbye", textEs: "adiós" },
{ textEn: "house", textEs: "casa" },
{ textEn: "car", textEs: "coche" },
{ textEn: "one", textEs: "uno" },
{ textEn: "other", textEs: "otro" },
{ textEn: "air", textEs: "aire" },
{ textEn: "sun", textEs: "sol" },
{ textEn: "woman", textEs: "mujer" },

Personas

Spanish English
Yo I
You
Él / Ella He / She
Nosotros / Nosotras We
Vosotros / Vosotras You (plural)
Ellos / Ellas They