Skip to content

Commit

Permalink
🤖🧹 reformat importjson files [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
fbanados authored and github-actions[bot] committed Nov 20, 2024
1 parent 2615b4b commit 7aca372
Showing 1 changed file with 11 additions and 85 deletions.
96 changes: 11 additions & 85 deletions src/stoeng/resources/dictionary/stoeng_test_db.importjson
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
[
{
"analysis": [[], "agdaa", ["+3Sg", "+ContentInterr"]],
"head": "agdaa",
"analysis": [
[],
"agdaa",
[
"+3Sg",
"+ContentInterr"
]
],
"linguistInfo": {
"inflectional_category": "wa-ya-Reg",
"pos": "V",
"stem": "a_gdaa",
"wordclass" : "VI"
"wordclass": "VI"
},
"paradigm": "VI",
"senses": [
Expand All @@ -25,16 +18,8 @@
"slug": "agdaa"
},
{
"analysis": [[], "apa", ["+3Sg", "+3SgO", "+ContentInterr"]],
"head": "apa",
"analysis": [
[],
"apa",
[
"+3Sg",
"+3SgO",
"+ContentInterr"
]
],
"linguistInfo": {
"inflectional_category": "poly-wa-ya",
"pos": "V",
Expand All @@ -50,15 +35,8 @@
"slug": "apa"
},
{
"analysis": [[], "cîga", ["+3Sg", "+ContentInterr"]],
"head": "cîga",
"analysis": [
[],
"cîga",
[
"+3Sg",
"+ContentInterr"
]
],
"linguistInfo": {
"inflectional_category": "wa-ya-Reg",
"pos": "V",
Expand All @@ -74,15 +52,8 @@
"slug": "cîga"
},
{
"analysis": [[], "hnagda", ["+3Sg", "+ContentInterr"]],
"head": "hnagda",
"analysis": [
[],
"hnagda",
[
"+3Sg",
"+ContentInterr"
]
],
"linguistInfo": {
"inflectional_category": "wa-ya-Reg",
"pos": "V",
Expand All @@ -98,15 +69,8 @@
"slug": "hnagda"
},
{
"analysis": [[], "hnuda", ["+3Sg", "+ContentInterr"]],
"head": "hnuda",
"analysis": [
[],
"hnuda",
[
"+3Sg",
"+ContentInterr"
]
],
"linguistInfo": {
"inflectional_category": "wa-ya-Reg",
"pos": "V",
Expand All @@ -122,15 +86,8 @@
"slug": "hnuda"
},
{
"analysis": [[], "ishdima", ["+3Sg", "+ContentInterr"]],
"head": "ishdima",
"analysis": [
[],
"ishdima",
[
"+3Sg",
"+ContentInterr"
]
],
"linguistInfo": {
"inflectional_category": "m-n-Stems",
"pos": "V",
Expand All @@ -146,16 +103,8 @@
"slug": "ishdima"
},
{
"analysis": [[], "nata", ["+3Sg", "+3SgO", "+ContentInterr"]],
"head": "nata",
"analysis": [
[],
"nata",
[
"+3Sg",
"+3SgO",
"+ContentInterr"
]
],
"linguistInfo": {
"inflectional_category": "poly-wa-ya",
"pos": "V",
Expand All @@ -171,16 +120,8 @@
"slug": "nata"
},
{
"analysis": [[], "uge", ["+3Sg", "+3SgO", "+ContentInterr"]],
"head": "uge",
"analysis": [
[],
"uge",
[
"+3Sg",
"+3SgO",
"+ContentInterr"
]
],
"linguistInfo": {
"inflectional_category": "poly-wa-ya",
"pos": "V",
Expand All @@ -196,15 +137,8 @@
"slug": "uge"
},
{
"analysis": [[], "yagda", ["+3Sg", "+ContentInterr"]],
"head": "yagda",
"analysis": [
[],
"yagda",
[
"+3Sg",
"+ContentInterr"
]
],
"linguistInfo": {
"inflectional_category": "m-n-Stems",
"pos": "V",
Expand All @@ -220,16 +154,8 @@
"slug": "yagda"
},
{
"analysis": [[], "yúda", ["+2Sg", "+Imp", "+Imm"]],
"head": "yúda",
"analysis": [
[],
"yúda",
[
"+2Sg",
"+Imp",
"+Imm"
]
],
"linguistInfo": {
"inflectional_category": "m-n-Stems",
"pos": "V",
Expand Down

0 comments on commit 7aca372

Please sign in to comment.