miwafu/dist/dictionary/kyo.json

44 lines
797 B
JSON

[
{
"base": "kyoda",
"firstSyllable": "kyo",
"pos": {
"verb": {
"feminine": [
{
"def": "To ride a creature over distances."
}
],
"masculine": [
{
"def": "To charge a creature, such as into battle."
},
{
"def": "To sprint or race a creature while riding it."
}
],
"neuter": [
{
"def": "To ride poorly or without skill."
},
{
"def": "To learn how to ride a creature."
}
]
}
}
},
{
"base": "kyon",
"firstSyllable": "kyo",
"pos": {
"noun": {
"neuter": [
{
"def": "Red."
}
]
}
}
}
]