Module:Swadesh/data/he/hbo
Jump to navigation
Jump to search
- The following documentation is generated by Module:documentation. [edit]
- Useful links: root page • root page’s subpages • links • transclusions • testcases • sandbox
This module contains the Swadesh list of basic vocabulary in the Biblical Hebrew variety of Hebrew.
local m = {}
m["header"] = "Biblical Hebrew"
m[1] = {
{term = "אֲנִי", tr = "ʾănî"},
{term = "אָנֹכִי", tr = "ʾānōḵî"}
}
m[2] = {
{term = "אַתָּה", tr = "ʾattâ", notes = "masculine"},
{term = "אַתְּ ", tr = "ʾat", notes = "feminine"}
}
m[3] = {{term = "הוּא", tr = "hūʾ", notes = "masculine"}}
m[4] = {
{term = "אֲנַחְנוּ", tr = "ʾănáḥnû"},
{term = "אֲנוּ", tr = "ʾănû"}
}
m[5] = {
{term = "אַתֶּם", tr = "ʾattem", notes = "masculine"},
{term = "אַתֶּן", tr = "ʾatten", notes = "feminine"}
}
m[6] = {
{term = "הֵם", tr = "hēm", notes = "masculine"},
{term = "הֵן", tr = "hēn", notes = "feminine"}
}
m[7] = {
{term = "זֶה", tr = "zê", notes = "masculine"},
{term = "זוֹ", tr = "zô", notes = "feminine"},
{term = "זֹאת", tr = "zōʾṯ", notes = "feminine"}
}
m[8] = {
{term = "הַהוּא", tr = "hahûʾ", notes = "masculine"},
{term = "הַהִיא", tr = "hahîʾ", notes = "feminine"}
}
return m