/usr/share/xindy/lang/latin/letgroup.xdy is in xindy-rules 2.4-1.3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | ;; $Id: letgroup.xdy,v 1.3 1996/07/18 16:04:18 kehr Exp $
;;
;; This file contains the standard letter groups used in latin-based
;; languages.
(define-letter-groups
("a" "b" "c" "d" "e" "f" "g" "h" "i" "j" "k" "l" "m"
"n" "o" "p" "q" "r" "s" "t" "u" "v" "w" "x" "y" "z"))
;; End
|