User:Evie/Dates: Difference between revisions

From The Toaq Wiki
(tiny proposal :3)
 
(use pam-)
Tags: Mobile edit Mobile web edit
 
Line 2: Line 2:
* ''a''Ps are left-grouping (Kuna says they are)
* ''a''Ps are left-grouping (Kuna says they are)
* {{t|ko-}} creates <code>(c 1)</code> frames
* {{t|ko-}} creates <code>(c 1)</code> frames
* Month verbs are defined as e.g. {{t|geagom}} "&#x25af; is ''in'' April" rather than "&#x25af; ''is'' April"


This lets us say e.g. {{t|kofé geagom}} is "April 5th" via serialization. We can stack another {{t|ko-}} on top of that for the year:
This lets us say e.g. {{t|kofé pamgèagom}} is "April 5th" via serialization. We can stack another {{t|ko-}} on top of that for the year:


{{Example|{{t|ko21 reoruq kone2017}}|Sept 21, 2017}}
{{Example|{{t|ko21 pamrèoruq kone2017}}|Sept 21, 2017}}


and then modify ''that'' with a day of the week!
and then modify ''that'' with a day of the week!


{{Example|{{t|ko28 hoehıu kone2024 rıqchaq}}|Thurs, Nov 28, 2024}}
{{Example|{{t|ko28 pamhòehıu kone2024 rıqchaq}}|Thurs, Nov 28, 2024}}


The middle bits can be optional actually, maybe requiring {{t|kı-}}: {{t|ko14 kıkùaochaq}} "Friday the 14th".
The middle bits can be optional actually, maybe requiring {{t|kı-}}: {{t|ko14 kıkùaochaq}} "Friday the 14th".


I've also made {{t|déam}} but I'm not sure exactly what to do with it. I guess it could be useful for e.g. dates as ""numbers"" sort of, so {{t|déam 2024-11-28}}, {{t|déam 9:22pm}}, {{t|déam 43989.1}}, etc.
I've also made {{t|déam}} but I'm not sure exactly what to do with it. I guess it could be useful for e.g. dates as ""numbers"" sort of, so {{t|déam 2024-11-28}}, {{t|déam 9:22pm}}, {{t|déam 43989.1}}, etc.

Latest revision as of 21:42, 2 December 2024

Things we assume here:

  • aPs are left-grouping (Kuna says they are)
  • ko- creates (c 1) frames

This lets us say e.g. kofé pamgèagom is "April 5th" via serialization. We can stack another ko- on top of that for the year:

ko21 pamrèoruq kone2017
Sept 21, 2017

and then modify that with a day of the week!

ko28 pamhòehıu kone2024 rıqchaq
Thurs, Nov 28, 2024

The middle bits can be optional actually, maybe requiring kı-: ko14 kıkùaochaq "Friday the 14th".

I've also made déam but I'm not sure exactly what to do with it. I guess it could be useful for e.g. dates as ""numbers"" sort of, so déam 2024-11-28, déam 9:22pm, déam 43989.1, etc.