ysis(Kurohashi 05) to an input sentence, obtains con-
ditional clause (basic and original form) and conse-
quence clause, generates four types of asking back
questions according to the rules in Figure 3 and gives
them to the user. Take (ex 9) for example.
(ex 9) moshi (when/if) tenki (weather) ga haretara
(nice), yakyu (baseball) ga dekiru (will play).
From (ex 9), our system extracts “moshi (when/if)
tenki (weather) ga haretara (nice), ” as the condi-
tional clause, on the other hand, “yakyu (baseball) ga
dekiru (will play)” as the conclusion clause. Then, ac-
cording to the rules in Figure 3, our system generates
four types of asking back questions:
Asking back question (type A) [for general or ha-
bitual activities]
(ex 10) tenki ga hareru toki ha, itsumo yakyu ga
dekiru, desu ka? (You think it always happens
that you play baseball whenever the weather is
nice, don’t you?)
Asking back question (type B) [for very strong
possibility]
(ex 11) tenki ga hareru koto ha kakujitsu ni okoru
node, moshi tenki ga harereba yakyu ga dekiru,
desu ka? (You think it is certainly that the
weather will be nice and it certainly happens that
you will play baseball, don’t you?)
Asking back question (type C) [for fifty-fifty possi-
bility]
(ex 12) tenki ga hareru ka douka wakaranai ga,
moshi tenki ga harereba yakyu ga dekiru, desu
ka? (You think it is fifty-fifty that the weather
will be nice and are tentatively planning that you
will play baseball, don’t you?)
Asking back question (type D) [for very weak pos-
sibility]
(ex 13) tenki ga hareru koto ha arie nai ga,
moshi tenki ga harereba yakyu ga dekiru, desu
ka? (You think it is almost impossible that the
weather will be nice, however, you are dreaming
that you would play baseball, don’t you?)
Then, the user answers the asking back questions,
finds a gap between Japanese and English expres-
sions, and translates the Japanese expression into En-
glish by using explanations and example sentences
which are generated by our system and consistent
with the selected possibility. For example, Figure
4 (a) shows the explanation and example sentences
which our system gives to the user when he/she
chooses very strong realizable possibility. On the
(rule for type A) [for general or habitual activities]
[conditional clause (basic form)] toki (whenever) ha it-
sumo (always) [consequence clause] desu ka ? (You think
it always happens that [consequence clause] whenever
[condition clause], don’t you?)
(rule for type B) [for very strong possibility]
[conditional clause (basic form)] koto ha kakujitsu ni
(certainly) okoru (happen) node [conditional clause (orig-
inal form)] [consequence clause] desu ka ? (You think it is
certainly that [conditional clause] and it certainly happens
that [consequence clause], don’t you?)
(rule for type C) [for fifty-fifty possibility]
[conditional clause (basic form)] ka douka wakaranai
ga (fifty-fifty) [conditional clause (original form)] [con-
sequence clause] desu ka ? (You think it is fifty-fifty that
[conditional clause] and are tentatively planning that [con-
sequence clause], don’t you?)
(rule for type D) [for very weak possibility]
[conditional clause (basic form)] koto ha arie nai ga,
(impossible) [conditional clause (original form)] [conse-
quence clause] desu ka ? (You think it is almost impos-
sible that [conditional clause], however, you are dreaming
that [consequence clause], don’t you? )
Figure 3: Generation rules of Asking back question about
realizable possibility.
Explanation You want to compose English sup-
positive expressions with very strong realizable
possibilities. In such a case, you should not use
if clause.
Japanese Narita kuko ni tsui tara denwa shimasu
English I’ll call you when I get to Narita Airport.
(a) An explanation and example sentences for English
suppositive expressions with very strong realizable
possibilities.
Explanation You want to compose English sup-
positive expressions with fifty-fifty realizable
possibilities. In such a case, you should use if
clause.
Japanese Narita kuko ni tsui tara denwa shimasu
English If I get to Narita Airport, I’ll call you.
(b) An explanation and example sentences for English
suppositive expressions with fifty-fifty realizable
possibilities.
Figure 4: Explanations and example sentences which are
consistent with user’s selected realizable possibility.
other hand, Figure 4 (b) shows the explanation and
example sentences which our system gives to the user
when he/she chooses fifty-fifty realizable possibility.
LEARNING SUPPORT FOR ENGLISH COMPOSITION BY ASKING BACK QUESTIONS
369