Drill commands
This commit is contained in:
parent
4cbe0156bb
commit
1fc86d3614
@ -23,7 +23,12 @@
|
||||
<tr>
|
||||
<td><em>Ad arma</em></td>
|
||||
<td>Fall In</td>
|
||||
<td>Fall into position at ease, single file to the left of the <em>vexillum</em> (standard)</td>
|
||||
<td>Fall into position, single file to the left of the <em>vexillum</em> (standard); stand at ease</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><em>Mandata captate</em></td>
|
||||
<td>Attention</td>
|
||||
<td>Stand at attention; legs together, arms at side, equipment off the ground</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><em>Laxate</em></td>
|
||||
@ -31,14 +36,78 @@
|
||||
<td>Relax with feet shoulder's width apart & equipment resting on the ground; disiplin should be maintained (don't move feet, face the front & remain quite)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><em>Mandata captate</em></td>
|
||||
<td>Attention</td>
|
||||
<td>Stand at attention; Legs together, arms at side, equipment off the ground</td>
|
||||
<td><em>Vos Dimitto</em></td>
|
||||
<td>Dismissed</td>
|
||||
<td>Fall out of formation</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2>Dressing</h2>
|
||||
<table class="table table-striped w-100 mb-3">
|
||||
<thead>
|
||||
<tr class="text-start">
|
||||
<th><em>Latin</em></th>
|
||||
<th>English</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><em>Frontem dirigite</em></td>
|
||||
<td>Right Dress</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><em>Silentium</em></td>
|
||||
<td>Silence</td>
|
||||
<td>Silence the ranks</td>
|
||||
<td><em>Spatium Date</em></td>
|
||||
<td>Right Dress (Close Order)</td>
|
||||
<td>Everyone but the right most person raises their right arm parellel to the ground with a closed fist and spaces them selfs one arm length away from the next person</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><em>Iungite</em></td>
|
||||
<td>Close Ranks</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><em>Intrăte</em></td>
|
||||
<td>Form Two Ranks (Rows)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><em>Exite</em></td>
|
||||
<td>Form Single Rank (Rows)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2>Turning</h2>
|
||||
<table class="table table-striped w-100 mb-3">
|
||||
<thead>
|
||||
<tr class="text-start">
|
||||
<th><em>Latin</em></th>
|
||||
<th>English</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><em>Ad gladios clinate</em></td>
|
||||
<td>Right Turn</td>
|
||||
<td>Turn 90° to the right, pivoting on the right foot</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><em>Ad scuta clinate</em></td>
|
||||
<td>Left Turn</td>
|
||||
<td>Turn 90° to the left, pivoting on the left foot</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><em>Transformate</em></td>
|
||||
<td>About Face</td>
|
||||
<td>Turn 180° to the right, pivoting on the right foot</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><em>Ad scutum transformate</em></td>
|
||||
<td>About Face to the Left</td>
|
||||
<td>Turn 180° to the left, pivoting on the right foot</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@ -50,6 +119,22 @@
|
||||
<h3>Gladius</h3>
|
||||
<h3>Artillery</h3>
|
||||
<h2>Miscellaneous</h2>
|
||||
<table class="table table-striped w-100 mb-3">
|
||||
<thead>
|
||||
<tr class="text-start">
|
||||
<th><em>Latin</em></th>
|
||||
<th>English</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><em>Silentium</em></td>
|
||||
<td>Silence</td>
|
||||
<td>Silence the ranks</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user