mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-07 22:26:33 -06:00
weekdays in Swe ; adverbs for next and last weekday
This commit is contained in:
@@ -36,6 +36,8 @@ lin
|
||||
|
||||
weekdayPunctualAdv w = w.point ;
|
||||
weekdayHabitualAdv w = w.habitual ;
|
||||
weekdayLastAdv w = ParadigmsFin.mkAdv ("viime" ++ w.point.s) ;
|
||||
weekdayNextAdv w = ParadigmsFin.mkAdv ("ensi" ++ w.point.s) ;
|
||||
|
||||
oper
|
||||
|
||||
|
||||
Reference in New Issue
Block a user