Skip to content

Commit

Permalink
Update root.lexc
Browse files Browse the repository at this point in the history
Add ADV_LAT for adverbs like sinna.
No tag has been given. Basically, this is information that could written with tags or done with CG SET or LIST, where we would want obliques and adverbs that express TARGET for some verbs.
  • Loading branch information
rueter committed Apr 3, 2024
1 parent 9429c41 commit 93ac957
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/fst/morphology/root.lexc
Original file line number Diff line number Diff line change
Expand Up @@ -534,10 +534,13 @@ LEXICON ADV_MANNER
!! @LEXNAME@
+Manner: K ;

LEXICON SPAT_
LEXICON ADV_LAT !sinna
!! @LEXNAME@
K ;
LEXICON ADV_SPAT
!! @LEXNAME@
+Spat: K ;

LEXICON ADV_TEMP
!! @LEXNAME@
+Temp: K ;
Expand Down

0 comments on commit 93ac957

Please sign in to comment.