Skip to content

Commit

Permalink
[en] Inflection data addition for Assyrian Neo-Aramaic
Browse files Browse the repository at this point in the history
Fixes #973

This apparently broke the table pretty badly.
  • Loading branch information
kristian-clausal committed Jan 7, 2025
1 parent 332cc91 commit 7961605
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/wiktextract/extractor/en/inflectiondata.py
Original file line number Diff line number Diff line change
Expand Up @@ -4021,10 +4021,15 @@
"Moroccan Arabic",
"Maltese",
"Gulf Arabic",
"Assyrian Neo-Aramaic",
],
# "pos": ["noun", "verb", "particle", "prep"],
"then": "stem",
},
"Base Form": {
"lang": ["Assyrian Neo-Aramaic",],
"then": "stem",
},
"Personal-pronoun- including forms": {
"lang": [
"Arabic",
Expand Down

0 comments on commit 7961605

Please sign in to comment.