From c4faf2dddd718db019adc7cdff8fc39b5b7f1615 Mon Sep 17 00:00:00 2001 From: Normunds Gruzitis Date: Mon, 8 Oct 2012 07:30:16 +0000 Subject: PhrasebookLav: few more improvements - Alternative variants in AScared. - The order of adv. modifiers: first time, then place (PSeeYouPlaceDate). - Fixed: the object valence in QWhatAge; Day.point linearization. - PSeeYouPlaceDate is now less formal. - Open/Closed and SeeYou functions are ok now, except that the word order in Open/Closed is a bit clumsy. TODO: " is open/closed" (currently not supported by the RG). --- examples/phrasebook/SentencesLav.gf | 3 --- 1 file changed, 3 deletions(-) (limited to 'examples/phrasebook/SentencesLav.gf') diff --git a/examples/phrasebook/SentencesLav.gf b/examples/phrasebook/SentencesLav.gf index 57c335653..29c00ad68 100644 --- a/examples/phrasebook/SentencesLav.gf +++ b/examples/phrasebook/SentencesLav.gf @@ -38,9 +38,6 @@ in { YouPlurFamFemale, YouPlurPolFemale = mkPerson youPl8fem_Pron ; TheyFemale = mkPerson they8fem_Pron ; - --AHaveCurr p curr = mkCl p.name have_V2 (mkNP aPl_Det curr) ; - --AHaveCurr p curr = mkCl (mkVP have_V3 (mkNP aPl_Det curr) p.name) ; - oper NPLanguage : Type = {lang : NP ; modif : Adv} ; NPNationality : Type = {lang : NPLanguage ; country : NP ; prop : A} ; -- cgit v1.2.3