Skip to content

Commit

Permalink
add tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Trondtr committed Nov 7, 2024
1 parent c53e617 commit fe6093a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/fst/morphology/affixes/nouns.lexc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
! ---------------
!! The Tokelauan language nouns inflect in number and cases.

LEXICON n
LEXICON nouninfl
+N+Sg: # ;

! vim: set ft=xfst-lexc:
Expand Down
1 change: 1 addition & 0 deletions src/fst/morphology/root.lexc
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Multichar_Symbols !!≈ # Definitions for @CODE@

!! The parts of speech are further split up into:
+Prop +Pers +Dem +Interr +Refl +Recipr +Rel +Indef !!≈ - @CODE@
+Def +Der !!≈ - @CODE@
+Prox +Med +Dist !!≈ - @CODE@ = proximal, medial, distal (near speaker, hearer, neiter)

!! The Usage extents are marked using following tags:
Expand Down

0 comments on commit fe6093a

Please sign in to comment.