Select the first li element inside its parent

This is the first paragraph (first child).

This is the second paragraph (nth child).

This is the third paragraph (odd child).

This is the fourth paragraph (last child).

This is the only child paragraph.