<<< native [ EText TextNormal "Inline binomial, text style, no line\160" , EDelimited "(" ")" [ Right (EFraction NormalFrac (EGrouped [ EMathOperator "log" , ESymbol Ord "\8289" , EIdentifier "x" ]) (EIdentifier "y")) ] , EText TextNormal "\160the end." ] >>> mml Inline binomial, text style, no line  ( log x y )  the end.