31 lines
429 B
JSON
31 lines
429 B
JSON
|
[
|
||
|
{
|
||
|
"base": "nago",
|
||
|
"pos": {
|
||
|
"noun": {
|
||
|
"masculine": [
|
||
|
{
|
||
|
"def": "Girl child."
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"base": "nakifu",
|
||
|
"pos": {
|
||
|
"noun": {
|
||
|
"feminine": [
|
||
|
{
|
||
|
"def": "A short poem."
|
||
|
}
|
||
|
],
|
||
|
"masculine": [
|
||
|
{
|
||
|
"def": "A long or epic poem."
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|