Exam oriented note KUHS Essay
cd /tmp/workspace/attachments/9aa5f9de-94c2-43ef-92d1-632bb4b2e445/ && python3 -c " import pdfplumber with pdfplumber.open('CN 11.pdf') as pdf: print(f'Pages: {len(pdf.pages)}') for i, page in enumerate(pdf.pages): text = page.extract_text() if text: print(f'--- PAGE {i+1} ---') print(text[:3000]) "
cd /tmp/workspace/attachments/9aa5f9de-94c2-43ef-92d1-632bb4b2e445/ && python3 -c " import pdfplumber with pdfplumber.open('CN 11.pdf') as pdf: for i, page in enumerate(pdf.pages[18:], start=19): text = page.extract_text() if text: print(f'--- PAGE {i} ---') print(text) "
Memory tip: "ALL except" - Accessory root supplies ALL except the two exceptions (tensor palati and stylopharyngeus).
| Muscle | Test | Normal Finding |
|---|---|---|
| Sternocleidomastoid | Ask patient to turn face to opposite side against resistance | SCM stands out prominently |
| Trapezius | Ask patient to shrug shoulders against resistance | Shoulder elevates normally |
| Feature | Cranial Root | Spinal Root |
|---|---|---|
| Origin | Nucleus ambiguus (medulla) | Ventral horn C1-C5 (spinal cord) |
| Fibre type | SVE | GSE |
| Entry to skull | Exits medulla, does not re-enter | Enters via foramen magnum |
| Exit from skull | Jugular foramen | Jugular foramen |
| Final distribution | Via vagus - palate, pharynx, larynx | SCM + Trapezius |