fix(tazjin/predlozhnik): add missing preposition внутри
This isn't just a наречие, it also functions as a предлог. Change-Id: Id2e2ccbe0a8b7f73739289d531b6d1fda81bed2d Reviewed-on: https://cl.tvl.fyi/c/depot/+/7799 Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI Autosubmit: tazjin <tazjin@tvl.su>
This commit is contained in:
		
							parent
							
								
									48686ca0d6
								
							
						
					
					
						commit
						7934fb2b52
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -49,6 +49,7 @@ lazy_static! {
 | 
				
			||||||
            "в" => BTreeSet::from([Винительный, Предложный]),
 | 
					            "в" => BTreeSet::from([Винительный, Предложный]),
 | 
				
			||||||
            "вместо" => BTreeSet::from([Родительный]),
 | 
					            "вместо" => BTreeSet::from([Родительный]),
 | 
				
			||||||
            "вне" => BTreeSet::from([Родительный]),
 | 
					            "вне" => BTreeSet::from([Родительный]),
 | 
				
			||||||
 | 
					            "внутри" => BTreeSet::from([Родительный]),
 | 
				
			||||||
            "возле" => BTreeSet::from([Родительный]),
 | 
					            "возле" => BTreeSet::from([Родительный]),
 | 
				
			||||||
            "вокруг" => BTreeSet::from([Родительный]),
 | 
					            "вокруг" => BTreeSet::from([Родительный]),
 | 
				
			||||||
            "вроде" => BTreeSet::from([Родительный]),
 | 
					            "вроде" => BTreeSet::from([Родительный]),
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue