1
0
forked from GitHub/gf-core

extended cf syntax; Det experiment

This commit is contained in:
aarne
2005-11-15 10:43:32 +00:00
parent f339b8839b
commit 1fd1f44fcc
6 changed files with 591 additions and 17 deletions

View File

@@ -3,7 +3,7 @@
-- p. 164
utterance_phrase. UTTERANCE ::= PHRASE ;
utterance_conj_phrase. UTTERANCE ::= CONJ Phrase ;
utterance_conj_phrase. UTTERANCE ::= CONJ PHRASE ;
utterance_whatabout. UTTERANCE ::= "what" "about" PHRASE ;
utterance_howabout. UTTERANCE ::= "how" "about" PHRASE ;
@@ -106,7 +106,7 @@ np_np_vp_pass. NP ::= NP VP_pass ;
np_np_adjp. NP ::= NP ADJP_post ; --- restr. acc to text
rel_s_rel. REL ::= S_rel ;
rel_s_rel. REL ::= S_r ;
rel_s_norm. REL ::= S_normal_gap ; --- type normal=norm ??
--- they cannot be showing their real code here