-
Notifications
You must be signed in to change notification settings - Fork 218
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
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
courses/basque-from-english/23-Numbers2/skills/23-Numbers2-1.md
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# 23. Numbers 2-1 | ||
## CNumbers 20 to 99 | ||
* Basque counts by twenties. | ||
* Numbers from 20 to 99 are formed from the base multiple (hogei(20), berrogei(2 x 20, 40), hirurogei(3 x 20, 60), and laurogei(4 x 20, 80) | ||
* with ta attached and numbers 1-19 added so twenty one (hogeita bat) is twenty(hogei) + ta + one(bat). | ||
* Thirty (hogeita hamar) is twenty (hogei) + ta + ten (hamar). | ||
|
||
|
||
### Vocabulary 1 | ||
* hogei: twenty | ||
* hogeita hamar: thirty (20 + 10) | ||
* berrogei: forty (2 x 20) | ||
* berrogeita hamar: fifty (40 + 10) | ||
* hirurogei: sixty (3 X 20) | ||
* hirurogeita hamar: seventy (60 + 10) | ||
* laurogei: eighty (4 x 20) | ||
* laurogeita hamar: ninety (80 + 10) | ||
* bider: times/multiplied by | ||
|
||
|
||
[ Go Back to Home Page!](..) |