### ordinal

<b>HyperTalk Definition</b>

One of the following:

```
any
[the] last
[the] mid
[the] middle
[the] first
[the] second
[the] third
[the] fourth
[the] fifth
[the] sixth
[the] seventh
[the] eighth
[the] ninth
[the] tenth
```

<b>AppleScript Definition</b>

One of the following:

```
last
middle
first
second
third
fourth
fifth
sixth
seventh
eighth
ninth
tenth
```

See also: `[ph:background], [ph:bkgnd], [ph:button], [ph:card], [ph:chunk], [ph:field], [ph:menu], [ph:menuItem]` and `[ph:part]` 
