-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
01df677
commit f268c3f
Showing
8 changed files
with
101 additions
and
113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,35 @@ | ||
export const words = [ | ||
"Gida", // House | ||
"Rana", // Sun | ||
"Lafiya", // Health | ||
"Abinci", // Food | ||
"Kudi", // Money | ||
"Farin ciki",// Happiness | ||
"Dare", // Night | ||
"Mutum", // Person | ||
"Ruwa", // Water | ||
"Jiki", // Body | ||
"Tarihi", // History | ||
"Mota", // Car | ||
"Duniya", // World | ||
"Hanya", // Road/Path | ||
"Makaranta" // School | ||
'Gida', // House | ||
'Rana', // Sun | ||
'Lafiya', // Health | ||
'Abinci', // Food | ||
'Kudi', // Money | ||
'Farin ciki', // Happiness | ||
'Dare', // Night | ||
'Mutum', // Person | ||
'Ruwa', // Water | ||
'Jiki', // Body | ||
'Tarihi', // History | ||
'Mota', // Car | ||
'Duniya', // World | ||
'Hanya', // Road/Path | ||
'Makaranta', // School | ||
]; | ||
|
||
export const phrases = [ | ||
"Sannu da aiki", // Hello (to someone working) | ||
"Ina kwana", // Good morning | ||
"Barka da yamma", // Good evening | ||
"Yaya gida?", // How is home? | ||
"Godiya ga Allah", // Thanks be to God | ||
"Ina jin Hausa", // I understand Hausa | ||
"Zan dawo", // I will return | ||
"Ina so in sayi wannan", // I want to buy this | ||
"Me sunanka?", // What is your name? | ||
"Na gode", // Thank you | ||
"Kada ka damu", // Don’t worry | ||
"Ina da lafiya", // I am fine | ||
"Zan iya taimaka maka?", // Can I help you? | ||
"Me kake yi?", // What are you doing? | ||
"Ina zaune a nan", // I live here | ||
'Sannu da aiki', // Hello (to someone working) | ||
'Ina kwana', // Good morning | ||
'Barka da yamma', // Good evening | ||
'Yaya gida?', // How is home? | ||
'Godiya ga Allah', // Thanks be to God | ||
'Ina jin Hausa', // I understand Hausa | ||
'Zan dawo', // I will return | ||
'Ina so in sayi wannan', // I want to buy this | ||
'Me sunanka?', // What is your name? | ||
'Na gode', // Thank you | ||
'Kada ka damu', // Don’t worry | ||
'Ina da lafiya', // I am fine | ||
'Zan iya taimaka maka?', // Can I help you? | ||
'Me kake yi?', // What are you doing? | ||
'Ina zaune a nan', // I live here | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,19 @@ | ||
export const words = [ | ||
'bia', | ||
'ego', | ||
'nabania', | ||
'wete' | ||
]; | ||
export const words = ['bia', 'ego', 'nabania', 'wete']; | ||
|
||
export const phrases = [ | ||
"Kedu ka ịmere?", // How are you? | ||
"Ekele m gị.", // Thank you. | ||
"Biko, nyere m aka.", // Please, help me. | ||
"A na m asụ Igbo ntakịrị.", // I speak a little Igbo. | ||
"Ndo!", // Sorry! | ||
"Ịhụnanya bụ ndụ.", // Love is life. | ||
"Nke a bụ eziokwu.", // This is true. | ||
"Ebee ka ị na-aga?", // Where are you going? | ||
"Ọ dị mma.", // It is good. | ||
"Gịnị bụ aha gị?", // What is your name? | ||
"Abụ m onye Igbo.", // I am Igbo. | ||
"Ka anyị gaa.", // Let's go. | ||
"Anọ m na ụlọ.", // I am at home. | ||
"Ị ga-esi aṅụ mmiri?", // Will you drink water? | ||
"Ọ na-atọ ụtọ.", // It is sweet. | ||
'Kedu ka ịmere?', // How are you? | ||
'Ekele m gị.', // Thank you. | ||
'Biko, nyere m aka.', // Please, help me. | ||
'A na m asụ Igbo ntakịrị.', // I speak a little Igbo. | ||
'Ndo!', // Sorry! | ||
'Ịhụnanya bụ ndụ.', // Love is life. | ||
'Nke a bụ eziokwu.', // This is true. | ||
'Ebee ka ị na-aga?', // Where are you going? | ||
'Ọ dị mma.', // It is good. | ||
'Gịnị bụ aha gị?', // What is your name? | ||
'Abụ m onye Igbo.', // I am Igbo. | ||
'Ka anyị gaa.', // Let's go. | ||
'Anọ m na ụlọ.', // I am at home. | ||
'Ị ga-esi aṅụ mmiri?', // Will you drink water? | ||
'Ọ na-atọ ụtọ.', // It is sweet. | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,19 @@ | ||
export const words = [ | ||
'Akpö', | ||
'Eki', | ||
'Isabato', | ||
'Ughegbe', | ||
'Migwo', | ||
'Wadoo' | ||
]; | ||
export const words = ['Akpö', 'Eki', 'Isabato', 'Ughegbe', 'Migwo', 'Wadoo']; | ||
|
||
export const phrases = [ | ||
"Mẹ̀rẹ́vwẹ̀", // Thank you | ||
"Ọmọvwẹ hẹ", // How are you? | ||
"Ọghẹnẹ kẹ̀", // God bless you | ||
"Vwo ro na", // See you later | ||
"Ọkpọ vwẹ mẹ", // Good morning | ||
"Emete ni", // What is this? | ||
"Ọbovwẹ kẹ mẹ", // Good afternoon | ||
"Edovwẹ mẹ", // Good evening | ||
"Ọrhiẹ vwẹ", // You’re beautiful | ||
"Urhe ovwo", // Sleep well | ||
"Wẹ bẹ́", // Come here | ||
"Vwẹ obo kẹ́", // Where are you? | ||
"Ọmọ vwẹ́ rha?", // Are you okay? | ||
"Ọvọ vwẹ̀ re vwo", // You did well | ||
"Ọrụmẹ vwẹ" // Goodbye | ||
'Mẹ̀rẹ́vwẹ̀', // Thank you | ||
'Ọmọvwẹ hẹ', // How are you? | ||
'Ọghẹnẹ kẹ̀', // God bless you | ||
'Vwo ro na', // See you later | ||
'Ọkpọ vwẹ mẹ', // Good morning | ||
'Emete ni', // What is this? | ||
'Ọbovwẹ kẹ mẹ', // Good afternoon | ||
'Edovwẹ mẹ', // Good evening | ||
'Ọrhiẹ vwẹ', // You’re beautiful | ||
'Urhe ovwo', // Sleep well | ||
'Wẹ bẹ́', // Come here | ||
'Vwẹ obo kẹ́', // Where are you? | ||
'Ọmọ vwẹ́ rha?', // Are you okay? | ||
'Ọvọ vwẹ̀ re vwo', // You did well | ||
'Ọrụmẹ vwẹ', // Goodbye | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters