Skip to content

Commit

Permalink
Adding the Nonexistential Quantifier.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ntsekees committed Jan 21, 2024
1 parent 5381bf8 commit b0b595d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions grammar/src/grammemes.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
| ew | CUQ | Collective universal quantifier |
| ıw || Distributive universal quantifier |
| uy || Existential quantifier |
| ïy || Nonexistential quantifier |
| ey | UQZ | Unary quantifierizer |

### PARTICLES:
Expand Down
1 change: 1 addition & 0 deletions grammar/src/morphology/roles/determinacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Determinacy affixes are optional and occur in slot 2b.
│ Collective universal quantifier │ ew │
│ Distributive universal quantifier │ ıw │
│ Existential quantifier │ uy │
│ Nonexistential quantifier │ ïy │
│ Unary quantifierizer │ ey │
└────────────────────────────────────┴─────┘
```
Expand Down

0 comments on commit b0b595d

Please sign in to comment.