[ EText TextNormal "Inline binomial, display style, no line\160"
, EDelimited
    "("
    ")"
    [ Right
        (EFraction
           NormalFrac
           (EGrouped [ EIdentifier "n" , ESymbol Bin "-" , EIdentifier "k" ])
           (EIdentifier "n"))
    ]
, EText TextNormal "\160the end."
]