Re: I need some help from native speakers of Japanese



Bart Mathias wrote:
Ray wrote:

[...]
Now, there is a constraint in English Wh-question formation, to the
effect that an element, e.g. an NP or otherwise, in an adverbial
clause, be it causal, concessive or otherwise, cannot be moved out of
it. This captures the ungrammaticality of the following sentence:

*Where do you think so because he went t?


This hardly takes a native speaker.

(kare-wa doko-e itta-kara) soo omou-no-desu-ka
(he-top where-to went-because) so think-that-is-int

is a perfectly understandable sentence (I'd prefer "kare-ga," but I'm
sort of following Cindy here).

Bart

Sorry, but I would put '*' in front of this Japanese sentese...
* kare-wa doko-e itta-kara soo omou-no-desu-ka
* kare-ga doko-e itta-kara soo omou-no-desu-ka
Both, I read as asking :
"is it the reason, that he went (somewhere)",
and "doko/where" are quite out of place.
If you want ask "where", then it should be
kare-ga doko-e itta-to omoi-massu-ka.
and it ("Where do you think he went?") is not the meaning intented.

To ask:
1) you think so, 2) it's because he went somewhere, 3) and
where is that somewhere.

anata-ga soo omou-no-wa, kare-ga doko-ni itta-kara-desuka.

I confess it's quite similar to your sentense I put '*', but
"asking part" is -desuka, so yours is asking "omou-" or not.

(Now you can put analyse of my example, to please Ray, but I'm
not interesting serving him/her.)

muchan



.



Relevant Pages

  • Re: I need some help from native speakers of Japanese
    ... Now, there is a constraint in English Wh-question formation, to the ... clause, be it causal, concessive or otherwise, cannot be moved out of ... "Is the fact, that he went somewher, the reason, that you think so?", ...
    (sci.lang.japan)
  • Re: I need some help from native speakers of Japanese
    ... Now, there is a constraint in English Wh-question formation, to the ... clause, be it causal, concessive or otherwise, cannot be moved out of ... is a perfectly understandable sentence (I'd prefer "kare-ga," but I'm ...
    (sci.lang.japan)
  • Re: Continuing Autonumber from where I left off
    ... Perhaps not but Jeff Boyce Microsoft Office/Access MVP was. ... "You can use NOT NULL on a single field or within a named ... multiple-field named CONSTRAINT." ... including Standard SQL) a NOT NULL clause is not a CONSTRAINT, ...
    (microsoft.public.access.tablesdbdesign)
  • Re: Copy entire column from one table to another (sql)
    ... appears more than one time in the FROM clause, ... CONSTRAINT PRIMARY KEY CLUSTERED ... Insert Into Table1 Values ... Insert Into Table2 Select * From Table1 ...
    (microsoft.public.vb.database.ado)
  • Re: Easy way to drop a column with Default Value defined?
    ... > The other solution would be to stop using the DEFAULT clause on the column ... You can specify the default constraint name, even when included in a CREATE ... > from database to database. ... Use ALTER TABLE DROP CONSTRAINT ...
    (microsoft.public.sqlserver.server)