File tree 1 file changed +29
-0
lines changed
1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "MORN" : " during the morning" ,
3
+ "MORN.early" : " during the early morning" ,
4
+ "MORN.late" : " during the late morning" ,
5
+ "NOON" : " around 12:00 PM" ,
6
+ "AFT" : " during the afternoon" ,
7
+ "AFT.early" : " during the early afternoon" ,
8
+ "AFT.late" : " during the late afternoon" ,
9
+ "EVE" : " during the evening" ,
10
+ "EVE.early" : " during the early evening" ,
11
+ "EVE.late" : " during the late evening" ,
12
+ "NIGHT" : " during the night" ,
13
+ "PHS" : " after sleep" ,
14
+ "IMD" : " a single time" ,
15
+ "HS" : " before sleep" ,
16
+ "WAKE" : " upon waking" ,
17
+ "C" : " at a meal" ,
18
+ "CM" : " at breakfast" ,
19
+ "CD" : " at lunch" ,
20
+ "CV" : " at dinner" ,
21
+ "AC" : " before meal" ,
22
+ "ACM" : " before breakfast" ,
23
+ "ACD" : " before lunch" ,
24
+ "ACV" : " before dinner" ,
25
+ "PC" : " after meal" ,
26
+ "PCM" : " after breakfast" ,
27
+ "PCD" : " after lunch" ,
28
+ "PCV" : " after dinner"
29
+ }
You can’t perform that action at this time.
0 commit comments