mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 02:32:50 -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