########################################################################
#
# This file controls the input of alphabetic characters with
# diacritic marks into xjdic. It can be altered by the user.
#
# The file is in EUC-JP coding, and each line consists of 2 or 3
# TAB-separated fields:
#
#  - the target character (a JIS X 0212 codepoint in EUC-JP coding)
#  - the keystrokes to get that code, which must be an alphabetic
#           followed by a non-alphanumeric (i.e. returns TRUE from
#           ispunct()).
#  - an optional comment
#
# In the initial release, this file is set up for German, 
# French and Spanish, using the following conventions:
#
#	'	acute
#	`	grave
#	^	circumflex
#	:	diaeresis/umlaut
#	~	tilde
#	,	cedilla
#	+	Eszett/sharp S (use s+)
#
##########################################################################
	A'
	A`
	A:
	A^
	AX
	AX
	AX
	AX
	AX
	A~
	C'
	CX
	CX
	C,
	CX
	DX
	E'
	E`
	E:
	E^
	EX
	EX
	EX
	E,
	G^
	GX
	G,
	GX
	H^
	I'
	I`
	I:
	I^
	IX
	IX
	IX
	I,
	I~
	J^
	K,
	L'
	LX
	L,
	N'
	NX
	N,
	NX
	O'
	O`
	O:
	O^
	OX
	OX
	OX
	O~
	R'
	RX
	R,
	S'
	S^
	SX
	S,
	TX
	T,
	U'
	U`
	U:
	U^
	UX
	UX
	UX
	UX
	U,
	UX
	U~
	UX
	UX
	UX
	UX
	W^
	YX
	Y:
	Y^
	Z'
	ZX
	ZX
	a'
	a`
	a:
	a^
	aX
	aX
	aX
	a,
	aX
	a~
	c'
	c^
	cX
	c,
	cX
	dX
	e'
	e`
	e:
	e^
	eX
	eX
	eX
	e,
	g'
	g^
	gX
	gX
	h^
	i'
	i`
	i:
	i^
	iX
	iX
	i,
	i~
	j^
	k,
	l'
	lX
	l,
	n'
	nX
	n,
	n~
	o'
	o`
	o:
	o^
	oX
	oX
	oX
	o~
	r'
	rX
	r,
	s'
	s^
	sX
	s,
	tX
	t,
	u'
	u`
	u:
	u^
	uX
	uX
	uX
	uX
	u,
	uX
	u~
	uX
	uX
	uX
	uX
	w^
	y'
	y:
	y^
	z'
	zX
	zX
	s+
